On Dec 26, 2012, at 2:09 AM, JIA Pei wrote:
Kernel panic - not syncing: VFS: unable to mount root fs on unknown block(0,0)
http://www.linuxfromscratch.org/lfs/faq.html#unable-to-mount-root 0,0 means no block devices were detected which means: 1) No hard drive controller enabled in the kernel config 2) Possibly no block device driver enabled in the kernel Next, make sure the filesystem driver is enabled in the kernel, too.Resort to the FAQ and the mailing list archive before this. Most of your issues are redundant and already have solutions in the support archives.
Do a little work yourself. Sincerely, William Harrington
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page