bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Booting Windows/FreeBSD 4/FreeBSD 5/SuSE Linux 9


From: Yedidyah Bar-David
Subject: Re: Booting Windows/FreeBSD 4/FreeBSD 5/SuSE Linux 9
Date: Thu, 1 Apr 2004 10:55:47 +0200
User-agent: Mutt/1.4i

On Wed, Mar 31, 2004 at 11:48:05PM -0800, Scott Sewall wrote:
[snip]
> Installing grub 0.94 from the FreeBSD ports collections, I can boot 
> Windows, FreeBSD 4, and FreeBSD 5, but not SuSE Linux.
> 
> I used the following grub commands in menu.lst
>    title SuSE Linux
>        root (hd0,4)/boot/vmlinuz root=/dev/hda5 vga=788
>        initrd (hd0,4)/boot/initrd
> 
> These are the same commands use by SuSE enu.lst to boot itself.
> 

Are you sure these are the exact commands?
It should be something like
title SuSE
        root (hd0,4)
        kernel /boot/vmlinuz root=/dev/hda5 vga=788
        initrd (hd0,4)/boot/initrd
-- 
Didi





reply via email to

[Prev in Thread] Current Thread [Next in Thread]