diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-01-19 13:09:16 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-01-19 16:01:01 +0100 |
commit | 27d13175ccd378e4d3531176276475dd84af5fed (patch) | |
tree | 625411d59b83ecc8339bbedebc49f41968101371 /hurd/running/debian/CrossInstall.mdwn | |
parent | 601bba64b7b2b4e5c499ea4258bb89743133ff5a (diff) |
Move some pages, remove others that are either out of date or whose content is duplicated somewhere else.
Diffstat (limited to 'hurd/running/debian/CrossInstall.mdwn')
-rw-r--r-- | hurd/running/debian/CrossInstall.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/running/debian/CrossInstall.mdwn b/hurd/running/debian/CrossInstall.mdwn index 9a07424e..1cde150c 100644 --- a/hurd/running/debian/CrossInstall.mdwn +++ b/hurd/running/debian/CrossInstall.mdwn @@ -34,7 +34,7 @@ Now the program starts retrieving all the necessary base packages. ### <a name="Preparing_to_reboot"> Preparing to reboot </a> -When all packages have been extracted we must prepare [[GrubNotes]] for the Hurd when we reboot. Add the below entry to your `/boot/grub/menu.lst` file to boot the Hurd in single user mode (-s). Single user mode is needed only for the two reboots when running the Native Install. +When all packages have been extracted we must prepare [[GRUB]] for the Hurd when we reboot. Add the below entry to your `/boot/grub/menu.lst` file to boot the Hurd in single user mode (-s). Single user mode is needed only for the two reboots when running the Native Install. title GNU (kernel GNUmach 1.3) root (hd0,2) |