diff options
author | Michael Banck <mbanck@gmx.net> | 2006-01-25 13:25:20 +0000 |
---|---|---|
committer | Michael Banck <mbanck@gmx.net> | 2006-01-25 13:25:20 +0000 |
commit | 48e48703cc39476f80a4870ba0b8859361e0ee6d (patch) | |
tree | f3ebfcb5d6d87412a16266cf9abed0c5eb765c0b /Distrib | |
parent | b1ba631f6710ef18d8158f797b75f14faf96808d (diff) |
none
Diffstat (limited to 'Distrib')
-rw-r--r-- | Distrib/DebianAfterInstall.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Distrib/DebianAfterInstall.mdwn b/Distrib/DebianAfterInstall.mdwn index adeed1df..6c21dd1a 100644 --- a/Distrib/DebianAfterInstall.mdwn +++ b/Distrib/DebianAfterInstall.mdwn @@ -44,7 +44,9 @@ You often need scp and ssh. Sadly the Debian GNU/Hurd does not come with any def ### <a name="_Hurd_HurdConsole_Setup_Virtual_"> </a> [[Hurd/HurdConsole]] -The latest Hurd package in Debian, plus the /native-install script, creates all necessary device nodes and other magic. You just need to call console with the proper arguments: +The latest Hurd package in Debian, plus the /native-install script, creates all necessary device nodes and other magic. You just need to edit /etc/default/hurd-console to tune the parameters and tell it to start at bootup. + +You can also call the Hurd console manually with the proper arguments: console -d vga -d pc_kbd --repeat=kbd -d pc_mouse --repeat=mouse \ -d generic_speaker -c /dev/vcs |