summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOgnyan Kulev <ogi@fmi.uni-sofia.bg>2003-01-23 06:38:05 +0000
committerOgnyan Kulev <ogi@fmi.uni-sofia.bg>2003-01-23 06:38:05 +0000
commit4acf2ff68d87271caa6b37d8e45ee3a24c5a49cd (patch)
tree2eac0d00155aa4b06b6e4e72c4c1ef0750ba68f4
parent609882eac25880eaedf81abab2f68a2e5a05b5f0 (diff)
none
-rw-r--r--Hurd/HurdConsole.mdwn12
1 files changed, 6 insertions, 6 deletions
diff --git a/Hurd/HurdConsole.mdwn b/Hurd/HurdConsole.mdwn
index 1fc81261..1ad9a02e 100644
--- a/Hurd/HurdConsole.mdwn
+++ b/Hurd/HurdConsole.mdwn
@@ -75,12 +75,12 @@ Please add it with
Then you should add the terminals to ttys, so you get a login session on them at boot time. Edit the file `/etc/ttys`, and add the following lines (or similar if you made more/less ttys):
- tty1 "/libexec/getty 38400" hurd on secure trusted console
- tty2 "/libexec/getty 38400" hurd on secure trusted console
- tty3 "/libexec/getty 38400" hurd on secure trusted console
- tty4 "/libexec/getty 38400" hurd on secure trusted console
- tty5 "/libexec/getty 38400" hurd on secure trusted console
- tty6 "/libexec/getty 38400" hurd on secure trusted console
+ tty1 "/libexec/getty 38400" hurd on secure trusted console
+ tty2 "/libexec/getty 38400" hurd on secure trusted console
+ tty3 "/libexec/getty 38400" hurd on secure trusted console
+ tty4 "/libexec/getty 38400" hurd on secure trusted console
+ tty5 "/libexec/getty 38400" hurd on secure trusted console
+ tty6 "/libexec/getty 38400" hurd on secure trusted console
This is all. If you now reboot, you will get six virtual consoles with a login prompt on each. But of course, the console client is not started automatically yet, so you don't see them. Login at the normal system console, and try to attach to the console server, either with the ncurses driver or with the vga/pc\_kbd driver: