On Jun 11, 2013, at 9:45 PM, John Black wrote:

Kernel panic, probably it's from fstab file.

Kernel panics don't know about /etc/fstab.

Kernel panics mean that you don't have the proper drivers in the running kernel.

If it is a vfs issue about mounting root fs and unknown block-device (0,0) or (2,0) I suggest you build the required drivers to mount the rootfs into the kernel:

hard drive controller driver
filesystem driver

Please read the LFS FAQ, it explains it.

Sincerely,

William Harrington
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to