Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Answer Found - RE:Ubuntu drive designations (Re: update to Hardy)


Hi Bill

Try replacing root=/dev/sdb1 with root=UUID=YOUR_ROOT_UUID
It is the default in Ubuntu and I think it should solve the problem.

Masood

On Sat, Jun 14, 2008 at 5:04 PM, bill <billb@xxxxxxxxxxxxxxx> wrote:

>
> root (hd0,0)
> kernel /boot/vmlinuz-2.6.24-16-genric root=/dev/sdb1 ro quiet splash.
>
> Notice the /dev/sdb1 which indicates that the IDE hd is the SECOND hd.
>
>