khaled gouaich wrote:
> Hi all,
> I have a problem with bootig my lfs-6.4, here the out put :
>
> -VFS: cannot open root device "hda3" or unknown-block (2-0)
> Please append a correct "root="; boot option ......
> kernel panic-not syncing : VFS :unable to mount root fs on unknown-block (2,0)
The kernel is looking for a file system to mount, and can't find
it.
The most likely cause for this is not building drivers compatible
with your actual disc interface hardware into the kernel. Boot your
host system, and use lspci or something similar to find out what your
hardware chips are (or look inside your machine) and then check
your kernel configuration and make sure you include drivers for
those chips, and build them in (not make them loadable modules).
Another possibility is that you don't have the file system driver
built in.
[...]
Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Oppose globalization and One World Governments like the UN.
This message made from 100% recycled bits.
You have found the bank of Larn.
I speak only for myself, and I am unanimous in that!
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page