On Mon, May 14, 2001 at 10:53:56PM +0200, spider wrote:
> my grub does not see the vmlinuz file...
> 
> entries looks like this:
> 
> #Entry 0:
> title Debian
> root (hd0,0)
> kernel /boot/vmlinuz root/dev/hda3

Does a /boot/vmlinuz exist?  Typically Debian makes /vmlinuz and
/vmlinuz.old symlinks to the two most recent kernels:

/vmlinuz -> /boot/vmlinuz-2.2.19

Also, shouldn't that be 'root=/dev/hda1' ?  Or should the "root (hd0,0)"
be "root (hd0,2)"?

-- 
Eric G. Miller <[email protected]>

Reply via email to