
13 Jan
2013
13 Jan
'13
4:58 p.m.
On Sun, Jan 13, 2013 at 03:52:37PM +0000, Roelof Wobben wrote:
Hello, I installed Crux on a VMware system.Did all the steps from the manual without any problem. So I rebooted and I see this message : lilo loading Crux Bios data check sucessfulKernel panic - not syncing VFS: Unable to mount rootfs on unknown block (0,8). The system is one partition of 8G ext4 in the kernel. Roelof
Common issues are missing drivers to access your disk: common: DEVTMPFS=y DEVTMPFS_MOUNT=y BLK_DEV_SD=y filesystem: EXT4_FS=y disk controller, on vmware probably: ATA_PIIX=y on physical hardware: SATA_AHCI=y -- Fredrik Rinnestam