Kurt Guenther <[EMAIL PROTECTED]> writes:

> Seems straightforward, but my grub.conf has:
>
> title Gentoo (2.6.1-r1)
>     root (hd0,4)
>     kernel (hd0,4)/kernel-2.6.1-gentoo-r1 root=/dev/hda7
>
> and I checked the /etc/fstab and it has
>
> /dev/hda7     /      ext3    noatime       0  1

I had a similar error once, I ended up using
/dev/ide/host0/bus0/target0/lun0/part1 on that particular machine to get
access to my /dev/hda1. Seemed, the symlink was created after the boot,
so it was not there for the kernel to find. But I cannot recall if I was
using it on the grub kernel-line or in /etc/fstab...

HTH,
Martin

--
[EMAIL PROTECTED] mailing list

Reply via email to