Jeff Cranmer wrote:
> The kernel now finds the drive, but for some reason puts a little 8MB drive 
> at 
> sda, and populates the 'real' 250MB drive at sdb, so the kernel still panics 
> (probably due to fstab wanting to see the main drive at sda, not sdb).
>   

that's very odd that there is a sda drive. Perhaps sda is a pen drive
that you have installed? a USB drive?

you can always change your boot options in grub.

at the grub prompt, hit [e]dit, select the line which has the "kernel"
line, move the cursor to the end, and change root=/dev/sda1 to /dev/sdb1

hit [b]oot

sit back and smile.
-- 
[EMAIL PROTECTED] mailing list

Reply via email to