initramfs and kernel 2.6.7

From: Arkadiusz Patyk
Date: Wed Jun 30 2004 - 13:56:09 EST


Hi,

I 'am trying to launch linux kernel 2.6.7 with initramfs.

My pxelinux.cfg/default file looks as follows:
default a1
prompt 1
timeout 600
label a1
kernel vmlinuz-2.6.7-1
append initrd=initramfs_data.cpio.gz root=/dev/ram0 init=/linuxrc

Kernel image vmlinuz-2.6.7-1 and initramfs_data.cpio.gz was loaded
succesfully by pxelinux.

Kernel says:
checking if image is initramfs... it is

but later occurs an error:
Kernel panic: VFS: Unable to mount root fs on ram0

Full log: http://rescuecd.pld-linux.org/minicom.cap

What should I do to run my system?
Maybe root=/dev/ram0 is not correct?

Best regards,
--
Arkadiusz Patyk [areq(at)pld-linux.org] [http://rescuecd.pld-linux.org/]
[IRC:areq ICQ:16231667 GG:1383] [AP3-6BONE] [AP14126-RIPE]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/