9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: Re: [9fans] Removing grub after installing Plan 9
@ 2004-06-16  3:13 fu
  2004-06-16  3:20 ` Kenji Okamoto
  2004-06-16  3:28 ` Russ Cox
  0 siblings, 2 replies; 4+ messages in thread
From: fu @ 2004-06-16  3:13 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Don`t discount Grub, it is very strong and plan9 friendly, It installs to the MBR, fdisk on linux has an option to clear it , a windows fdisk will erase it with fdisk /mbr , or you can dd 512 out of /dev/zero to the MBR.
For GRUB all you need is to define the root partition for 9

In the grub shell try:

root (hd0,0)  /*or what ever your 9 part is */
rootnoverify
chainloader +1
boot


> 
> From: Matt Pidd-Cheshire <mattjpc@gmail.com>
> Date: 2004/06/14 Mon PM 05:29:48 EDT
> To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
> Subject: Re: [9fans] Removing grub after installing Plan 9
> 
> Vester Thacker wrote:
> 
> > Is there an easy way to remove Grub after Plan 9 install?
> > I'd rather not use Grub. Any help is greatly appreciated.
> > 
> > Cheers,
> > 
> > Vester Thacker
> 
> i use Slackware 8 to install lilo for multiboot if that's
> your need. it works very well.
> 
> 




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-06-16  4:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-16  3:13 Re: [9fans] Removing grub after installing Plan 9 fu
2004-06-16  3:20 ` Kenji Okamoto
2004-06-16  3:28 ` Russ Cox
2004-06-16  4:34   ` Kenji Okamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).