Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
VFS: Unable to mount root fs via NFS, trying floppy
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
fangwen
Tux's lil' helper
Tux's lil' helper


Joined: 23 Oct 2011
Posts: 128
Location: Shanghai, China

PostPosted: Mon Nov 07, 2011 3:22 pm    Post subject: VFS: Unable to mount root fs via NFS, trying floppy Reply with quote

Today I made some changes to my kernel and recompiled it, now I am not able to boot up my system.

It stopped at this point:
Code:
VFS: Unable to mount root fs via NFS, trying floppy

and the led light on my CAPS LOCK key flashed at that moment.

I didn't remember any changes related to NFS, so how could I solve this problem?
_________________
All operating systems suck. This one just sucks less.


Last edited by fangwen on Tue Nov 08, 2011 2:50 am; edited 1 time in total
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9891
Location: almost Mile High in the USA

PostPosted: Mon Nov 07, 2011 3:32 pm    Post subject: Reply with quote

It looks like you probably have NFS root compiled in. But that's not the problem, you probably also don't have either your disk drivers compiled in or not have the filesystem driver compiled in. Need more debugging lines to tell exactly what went wrong but those are the main culprits.

When the caps lock and scroll lock lights flash on your keyboard, the kernel is usually in 'panic' and cannot continue running code, whether it ran out of stuff to run or got confused and don't know what to run any more.
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
fangwen
Tux's lil' helper
Tux's lil' helper


Joined: 23 Oct 2011
Posts: 128
Location: Shanghai, China

PostPosted: Tue Nov 08, 2011 2:48 am    Post subject: Reply with quote

I built the disk drivers into kernel following this guide:http://www.gentoo.org/doc/en/kernel-config.xml, but I disabled some default options which I think may cause this problem. Now the error message are as follows:
Code:
VFS: Unable to mount root fs via NFS, trying floppy
VFS: Cannot open root device "sda8" or unknown-block(2,0)

I double checked my kernel configuration but I really didn't know what was wrong.

If you need any further information, please tell me.
_________________
All operating systems suck. This one just sucks less.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Tue Nov 08, 2011 2:50 am    Post subject: Reply with quote

(2,0)

No driver for HDD controller built into kernel, (but floppy is built in, I personally would do it other way around).

Pay a visit to http://kmuto.jp/debian/hcl/
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
fangwen
Tux's lil' helper
Tux's lil' helper


Joined: 23 Oct 2011
Posts: 128
Location: Shanghai, China

PostPosted: Tue Nov 08, 2011 12:35 pm    Post subject: Reply with quote

I figured out the problem myself. It was not able to boot up because I excluded the AHCI SATA support.
_________________
All operating systems suck. This one just sucks less.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum