summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: