diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-01-10 23:11:55 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-01-10 23:11:55 +0100 |
commit | 1153b375b1478560c68071677a45b6b7accd90d0 (patch) | |
tree | c99c0664fd2ece637c014f5809c03692e1d038b2 /unsorted/CrossHurd.mdwn | |
parent | 74083dc7ace2c4cc14f1034d2673ff8bea34d419 (diff) | |
download | web-1153b375b1478560c68071677a45b6b7accd90d0.tar.gz web-1153b375b1478560c68071677a45b6b7accd90d0.tar.bz2 web-1153b375b1478560c68071677a45b6b7accd90d0.zip |
Remove some obsolete stuff.
Diffstat (limited to 'unsorted/CrossHurd.mdwn')
-rw-r--r-- | unsorted/CrossHurd.mdwn | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unsorted/CrossHurd.mdwn b/unsorted/CrossHurd.mdwn index d33d2a00..08e03c1f 100644 --- a/unsorted/CrossHurd.mdwn +++ b/unsorted/CrossHurd.mdwn @@ -47,8 +47,6 @@ The first two runs (reboots) you must run the Hurd in single-user mode! -T typed ${root} $(task-create) $(task-resume) module /lib/ld.so.1 /hurd/exec $(exec-task=task-create) -The notation of Grub, and of the Hurd, can be somewhat bisarre on first sight. Consult the [[InstallNotes]] document and the Grub manual for a thorough explanation. - N.B. the '-s' on the kernel line, it is "single user mode", which you need for the first two reboots. OK, reboot now. @@ -94,6 +92,5 @@ Move around just like in Linux console, but with persistent scroll-back buffers ## <a name="References"> References </a> -* [[InstallNotes]] * [[Network]] * [[Console]] |