Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[9fans] dual boot with grub2?

238 views
Skip to first unread message

koka...@hera.eonet.ne.jp

unread,
Sep 9, 2010, 8:39:56 AM9/9/10
to
Is there anyone using grub2 for dual booting Plan9?
If there, please teach me how to set it up.

Kenji


Jacob Todd

unread,
Sep 9, 2010, 9:01:46 PM9/9/10
to
in /boot/grub/menu.lst:

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

replace hd0,0 with the correct partition.

koka...@hera.eonet.ne.jp

unread,
Sep 13, 2010, 9:46:24 AM9/13/10
to
> 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


Jacob Todd

unread,
Sep 13, 2010, 12:10:57 PM9/13/10
to
On Mon, Sep 13, 2010 at 10:37:42PM +0900, koka...@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. :)

0 new messages