make an rdev on your kernel to see if it has the right root device:
$rdev vmlinuz
should give you :
$Root device /dev/hdb2
else you can change it also with rdev ( look at the man page)
Besides this, the exact procedure with dd worked for me fine.
I had the same message once when I forgot to compile scsi support into my
kernel (I have scsi disks), but this can't be the problem if you can boot
the kernel normally.
clemens
-----------------------------------------------------------------------------
Clemens Adler e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED]
Institut fuer Kernphysik
Universitaet Frankfurt office phone: 069-798-24285
August-Euler-Strasse 6
60486 Frankfurt
On Fri, 5 Jun 1998, Mike Hesse wrote:
> Michael Lees wrote on 5 Jun 98, :
>
>
> > | >How do I make a boot disk to fire up Linux, I now have it
> > | installed with
> > | >no way of firing it up :-(
> >
> > This is not as difficult as you think.
> > Simply boot the computer with the RedHat boot/install floppy.
> > When you are greeted with the menu, the bottom of the screen will have a boot
> > prompt
> > (ie "boot: ") (Assuming RedHat 5.0).
> > At this boot prompt simply type "vmlinuz root=/dev/hdb1" (If linux is in the
> > hdb1 partition of the second hard drive)
>
> Yes it did, my Linux is on hdb2
>
> I went in, added a user, & then did the following to try create a boot disk
> dd if=/boot/vmlinuz of=/dev/fd0 bs=8192
>
> This boots and I then get then the following error
>
> VFS: Cannot open root device 08:05
> Kernel panic : VFS : Unable to mount root fs 05:05
>
> I can still go in manually using my install disk, what is the correct
> procedure to make a boot disk?
>
>
> Mike Hesse
> P.O.Box 613 Tel & Fax (H) +2711-475-4619
> Cresta Tel (W)+2711-706-1217
> 2118 Fax (W) +2711-706-7608
> South Africa
>
>
> --
> PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
> To unsubscribe: mail [EMAIL PROTECTED] with
> "unsubscribe" as the Subject.
>
>
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.