9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] dual boot with grub2?
@ 2010-09-09 12:32 kokamoto
  2010-09-10  0:59 ` Jacob Todd
  0 siblings, 1 reply; 4+ messages in thread
From: kokamoto @ 2010-09-09 12:32 UTC (permalink / raw)
  To: 9fans

Is there anyone using grub2 for dual booting Plan9?
If there, please teach me how to set it up.

Kenji




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

* Re: [9fans] dual boot with grub2?
  2010-09-09 12:32 [9fans] dual boot with grub2? kokamoto
@ 2010-09-10  0:59 ` Jacob Todd
  2010-09-13 13:37   ` kokamoto
  0 siblings, 1 reply; 4+ messages in thread
From: Jacob Todd @ 2010-09-10  0:59 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Sep 09, 2010 at 09:32:09PM +0900, kokamoto@hera.eonet.ne.jp wrote:
> Is there anyone using grub2 for dual booting Plan9?
> If there, please teach me how to set it up.
>
> Kenji
>
in /boot/grub/menu.lst:

title Plan 9
rootnoverify (hd0,0)
makeactive
chainloader +1

replace hd0,0 with the correct partition.



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

* Re: [9fans] dual boot with grub2?
  2010-09-10  0:59 ` Jacob Todd
@ 2010-09-13 13:37   ` kokamoto
  2010-09-13 16:07     ` Jacob Todd
  0 siblings, 1 reply; 4+ messages in thread
From: kokamoto @ 2010-09-13 13:37 UTC (permalink / raw)
  To: 9fans

> in /boot/grub/menu.lst:

I'm using Ubuntu 10.04, which uses grub2 not just grub.
It has no file such /boot/grub/menu.lst, instead, has /boot/grub/grub.cfg.

I'm now using usb boot method.

Thanks a lot.

Kenji




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

* Re: [9fans] dual boot with grub2?
  2010-09-13 13:37   ` kokamoto
@ 2010-09-13 16:07     ` Jacob Todd
  0 siblings, 0 replies; 4+ messages in thread
From: Jacob Todd @ 2010-09-13 16:07 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Mon, Sep 13, 2010 at 10:37:42PM +0900, kokamoto@hera.eonet.ne.jp wrote:
> > in /boot/grub/menu.lst:
>
> I'm using Ubuntu 10.04, which uses grub2 not just grub.
> It has no file such /boot/grub/menu.lst, instead, has /boot/grub/grub.cfg.
On my Funtoo system, menu.lst is a symlink to grub.conf. It must be there for
'compatabilty.' What I previously posted should work just fine. :)



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

end of thread, other threads:[~2010-09-13 16:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-09 12:32 [9fans] dual boot with grub2? kokamoto
2010-09-10  0:59 ` Jacob Todd
2010-09-13 13:37   ` kokamoto
2010-09-13 16:07     ` Jacob Todd

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).