Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-25-2012, 03:44 PM
|
#1
|
Member
Registered: Aug 2004
Posts: 173
Rep:
|
VFS: Unable to mount root fs via NFS, trying floppy.
this is an embedded board,
if i nfs boot from /home/user1/fs, it boots fine.
Then i "sudo cp -R /home/user1/fs /home/5883",
then try to nfs boot from /home/5883/fs, it says
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: Cannot open root device "nfs" or unknown-block(2,0)
Please append a correct "root=" boot option; here are the available partitions:
1f00 128 mtdblock0 (driver?)
1f01 1664 mtdblock1 (driver?)
1f02 256 mtdblock2 (driver?)
1f03 3072 mtdblock3 (driver?)
1f04 3072 mtdblock4 (driver?)
1f05 65536 mtdblock5 (driver?)
1f06 65536 mtdblock6 (driver?)
1f07 4096 mtdblock7 (driver?)
1f08 380928 mtdblock8 (driver?)
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
[<c0039d78>] (unwind_backtrace+0x0/0xec) from [<c033f668>] (panic+0x54/0x178)
[<c033f668>] (panic+0x54/0x178) from [<c0008ec0>] (mount_block_root+0x1d0/0x210)
[<c0008ec0>] (mount_block_root+0x1d0/0x210) from [<c0008fa0>] (mount_root+0xa0/0xc0)
[<c0008fa0>] (mount_root+0xa0/0xc0) from [<c0009128>] (prepare_namespace+0x168/0x1c0)
[<c0009128>] (prepare_namespace+0x168/0x1c0) from [<c0008440>] (kernel_init+0x108/0x148)
[<c0008440>] (kernel_init+0x108/0x148) from [<c00355f8>] (kernel_thread_exit+0x0/0x8)
this is the only change, any suggestions ?
|
|
|
04-25-2012, 04:36 PM
|
#2
|
Moderator
Registered: Mar 2008
Posts: 22,246
|
home/5883/fs
and
home/5883
are not the same. Not same permissions maybe, not same nfs mount, also dunno about how this boots, any comments to some folder?
Has nothing to do with floppy, just correct access to the data.
|
|
|
04-25-2012, 05:27 PM
|
#3
|
Member
Registered: Aug 2004
Posts: 173
Original Poster
Rep:
|
i've changed the group/owner recursively, they should be the same.
panic ....
Quote:
Originally Posted by jefro
home/5883/fs
and
home/5883
are not the same. Not same permissions maybe, not same nfs mount, also dunno about how this boots, any comments to some folder?
Has nothing to do with floppy, just correct access to the data.
|
|
|
|
04-25-2012, 06:04 PM
|
#4
|
LQ Newbie
Registered: Apr 2012
Posts: 1
Rep:
|
/etc/exports
Have you updated the /etc/exports file to reflect the change in the filesystem to be mounted?
|
|
|
04-25-2012, 06:14 PM
|
#5
|
Member
Registered: Aug 2004
Posts: 173
Original Poster
Rep:
|
cannot use cp, have to use tar, learned sth. today ...
Quote:
Originally Posted by alglin
Have you updated the /etc/exports file to reflect the change in the filesystem to be mounted?
|
|
|
|
All times are GMT -5. The time now is 12:46 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|