Bill Longman <bill.longman <at> gmail.com> writes:

> 
> Yikes. Sorry, I didn't look back through the thread.
> 
> Did you notice that you have an extra zero in your CONFIG_PHYSICAL:
> 
> CONFIG_PHYSICAL_START=0x1000000
> # CONFIG_RELOCATABLE is not set
> CONFIG_PHYSICAL_ALIGN=0x1000000
> 
> The default is 0x100000 for x86.
> 

Thanks for your suggestion! I tried and it seems the previous 
problem disappeared but it throws out another  error:

"Root-NFS: No NFS server available, giving up.
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: Cannot open root device "sda5" or unknown-block(2,0)
Please append ac correct "root=" boot option; here are the
available partitions:
Kernel panic - not syncing: VFS: unable to mount root fs on
unknown-block(2,0)
Pid: 1, comm: swapper Not tainted 2.6.31-gentoo-r10 #2"

I searched the Internet for a while, but still can't find any solutions.
The root partition is definitely sda5, as also specified in the fstab file.


Reply via email to