LFS 7.7 End Kernel panic Error - not syncing: VFS: unable to mount rootfs on unknown-block(0,0)
If your system running on
Vmware program [Esx-i , vmare]
please kindly re-install kernel with build in "VMware VMCI Driver" + "VMware PVSCSI driver"
เข้าไปที่ folder= Linux-3.19
#echo $LANG
#make LANG=en_GB.ISO-8859-1 LC_ALL= menuconfig
# All options are required unless noted as "Optional" or under a # Begin and # End block, which is also noted as "Optional" or "Hardware Specific"
# It is important that they are selected as built-in or the kernel might fail to correctly detect the partitions and/or filesystems.
# It is a good idea to run "make defconfig" first
Device Drivers --->
Generic Driver Options --->
() path to uevent helper
- Maintain a devtmpfs filesystem to mount at /dev
- Automount devtmpfs at /dev, after the kernel mounted the rootfs (optional)
# Optional, required for VMware virtual machines
# Begin here
Misc devices --->
<*> VMware VMCI Driver
# End here
# Optional, required for VMware virtual machines
# Begin here
- SCSI low-level drivers --->
<*> BusLogic SCSI support (used by older VMware virtual solutions, can be optionally selected)
<*> VMware PVSCSI driver support (used by vSphere I think, but not by default, can be used by Player and Workstation too)
# End here