public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [NFS problem][On osk_5912]
@ 2006-03-23 16:53 May Lin
  0 siblings, 0 replies; 2+ messages in thread
From: May Lin @ 2006-03-23 16:53 UTC (permalink / raw)
  To: linux-omap-open-source

Hi!
I am using osk_5912, when I want to start my system...
The message below poped out...
Can you tell me how to solve it??
Regards,
 
Looking up port of RPC 100003/2 on 140.113.179.57
portmap: server 140.113.179.57 not responding, timed
out
Root-NFS: Unable to get nfsd port number from server,
using default
Looking up port of RPC 100005/1 on 140.113.179.57
portmap: server 140.113.179.57 not responding, timed
out
Root-NFS: Unable to get mountd port number from
server, using default
mount: server 140.113.179.57 not responding, timed out
Root-NFS: Server returned error -5 while mounting
/home/wei/montavista/filesys
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: No root yet, retrying to mount root on nfs
(unknown-block(2,0))
VFS: No root yet, retrying to mount root on nfs
(unknown-block(2,0))
VFS: No root yet, retrying to mount root on nfs
(unknown-block(2,0))
VFS: No root yet, retrying to mount root on nfs
(unknown-block(2,0))
VFS: No root yet, retrying to mount root on nfs
(unknown-block(2,0))
VFS: No root yet, retrying to mount root on nfs
(unknown-block(2,0))
VFS: Cannot open root device "nfs" 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)


___________________________________________________  最新版 Yahoo!奇摩即時通訊 7.0,免費網路電話任你打!  http://messenger.yahoo.com.tw/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [NFS problem][On osk_5912]
@ 2006-03-25 12:39 Michał Szabat
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Szabat @ 2006-03-25 12:39 UTC (permalink / raw)
  To: Linux-omap-open-source

Hello.
You shuld compile the kernel with options 
CONFIG_NFS_FS=y

CONFIG_NFS_V3=y

CONFIG_ROOT_NFS=y

You will need set some parameters for the kernel, for examlpe

# setenv bootargs console=ttyS0,115200n8 noinitrd ip=${OSK_IP}:${PC_IP}:${GATEWAY_IP}:${NETMASK}:osk:eth0:off root=

/dev/nfs rw nfsroot=${PC_IP}:/data/rootfs2.6,nolock mem=32M

# saveenv

Check if server nfs work on ip 140.113.179.57, and if you can mount folder on this pc where is running server nfs.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-03-25 12:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-25 12:39 [NFS problem][On osk_5912] Michał Szabat
  -- strict thread matches above, loose matches on Subject: below --
2006-03-23 16:53 May Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox