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: Scott Sewall
Subject: Re: Booting Windows/FreeBSD 4/FreeBSD 5/SuSE Linux 9
Date: Mon, 05 Apr 2004 20:01:00 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)



Yedidyah Bar-David wrote:
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

I tried your recommendation. It failed with the following messages:

root (hd0,4)

Error 22: No such partition

Press any key to continue...

How can I debug this?

-- Scott


reply via email to

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