From 4acf2ff68d87271caa6b37d8e45ee3a24c5a49cd Mon Sep 17 00:00:00 2001 From: Ognyan Kulev Date: Thu, 23 Jan 2003 06:38:05 +0000 Subject: none --- Hurd/HurdConsole.mdwn | 12 ++++++------ 1 file 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: -- cgit v1.2.3