9fans archive / 2006 / 09 / 346    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: Ben Huxham <gimfred@gma...> Subject: Adding to wiki, installation, boot setup, edit.. Date: Sun, 24 Sep 2006 03:11:21 +1000 How do I go about editing the installation wiki if I don't have a networked Plan 9 system? I would like to add the following: 'linux: to boot from a previously installed linux system, with plan 9 on the second (empty) hd drive: when asked to choose a boot method, press (control + d). Reboot to linux and add the following to the end of '/boot/grub/menu.lst' : title plan 9 rootnoverify (hd1,0) savedefault makeactive chainloader +1 Then reboot, and test the plan 9 option! Note: For help with GRUB see http://www.gnu.org/software/grub/manual/html_node/index.html' Having recently installed Plan 9, I had to do the not so difficult job of transfering lilo specific instructions to grub from a web search. was disappointed that the install didn't have any options for booting with linux. Hopefully this may save someone the few minutes to work it out or for guru's hours explaining how to do so;