public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Is it possible to use NFS with built-in kernel on 5912 OSK?
@ 2006-04-10 13:43 Sergey Vointsev
  2006-04-11  1:46 ` Li Weichen
  0 siblings, 1 reply; 4+ messages in thread
From: Sergey Vointsev @ 2006-04-10 13:43 UTC (permalink / raw)
  To: Linux-omap-open-source

Hello, everybody!

I try to mount folder of host PC via NFS. From other PC it works
perfect. But from OMAP5912 OSK I have the following situation:

# insmod /lib/modules/2.4.20_mvl31-omap5912_osk/kernel/fs/nfsd/nfsd.o
# mkdir /tmp/nfs
# mount 192.168.0.16:/nfs /tmp/nfs
mount: 192.168.0.16:/nfs failed, reason given by server: Permission denied
mount: nfsmount failed: Bad file descriptor
NFS: mount program didn't pass remote address!
mount: Mounting 192.168.0.16:/nfs on /tmp/nfs failed: Invalid argument

What's wrong? I use standard kernel and rootfs shipped with the board.
By the way, why OMAP5912 OSK has 32M of flash onboard, but the size of
default rootfs is only 16M?

Thanks. Sergey.

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

* RE: Is it possible to use NFS with built-in kernel on 5912 OSK?
  2006-04-10 13:43 Is it possible to use NFS with built-in kernel on 5912 OSK? Sergey Vointsev
@ 2006-04-11  1:46 ` Li Weichen
  2006-04-12  6:30   ` Sergey Vointsev
  0 siblings, 1 reply; 4+ messages in thread
From: Li Weichen @ 2006-04-11  1:46 UTC (permalink / raw)
  To: 'Sergey Vointsev', Linux-omap-open-source

Hi there,

> I try to mount folder of host PC via NFS. From other PC it works
> perfect. But from OMAP5912 OSK I have the following situation:
> 
> # insmod /lib/modules/2.4.20_mvl31-omap5912_osk/kernel/fs/nfsd/nfsd.o
> # mkdir /tmp/nfs
> # mount 192.168.0.16:/nfs /tmp/nfs
> mount: 192.168.0.16:/nfs failed, reason given by server: Permission denied

Check your host setup in /etc/exports, maybe you have made some restricts of
ip.

> mount: nfsmount failed: Bad file descriptor
> NFS: mount program didn't pass remote address!
> mount: Mounting 192.168.0.16:/nfs on /tmp/nfs failed: Invalid argument
> 
> What's wrong? I use standard kernel and rootfs shipped with the board.
> By the way, why OMAP5912 OSK has 32M of flash onboard, but the size of
> default rootfs is only 16M?

Because the rootfs' address starts from 0x1000000.

Regards,


Li Weichen

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

* Re: Is it possible to use NFS with built-in kernel on 5912 OSK?
  2006-04-11  1:46 ` Li Weichen
@ 2006-04-12  6:30   ` Sergey Vointsev
  0 siblings, 0 replies; 4+ messages in thread
From: Sergey Vointsev @ 2006-04-12  6:30 UTC (permalink / raw)
  To: Linux-omap-open-source

> > By the way, why OMAP5912 OSK has 32M of flash onboard, but the size of
> > default rootfs is only 16M?
> Because the rootfs' address starts from 0x1000000.


Can we somehow use (make fs and mount) previous 16M?

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

* RE: Is it possible to use NFS with built-in kernel on 5912 OSK?
@ 2006-04-12  8:14 Ishigami, Tatsuya
  0 siblings, 0 replies; 4+ messages in thread
From: Ishigami, Tatsuya @ 2006-04-12  8:14 UTC (permalink / raw)
  To: Sergey Vointsev; +Cc: Linux-omap-open-source

Hi,

 Probably you can update the u-boot ver 1.1.2 or later, which 
allocates the file system from 0x00240000.

 Regards,
 Ishigami

-----Original Message-----
From: Behalf Of Sergey Vointsev
Sent: Wednesday, April 12, 2006 3:30 PM
To: Linux-omap-open-source@linux.omap.com
Subject: Re: Is it possible to use NFS with built-in kernel on 5912 OSK?

> > By the way, why OMAP5912 OSK has 32M of flash onboard, but the size
of
> > default rootfs is only 16M?
> Because the rootfs' address starts from 0x1000000.


Can we somehow use (make fs and mount) previous 16M?
_______________________________________________
Linux-omap-open-source mailing list
Linux-omap-open-source@linux.omap.com
http://linux.omap.com/mailman/listinfo/linux-omap-open-source

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

end of thread, other threads:[~2006-04-12  8:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-10 13:43 Is it possible to use NFS with built-in kernel on 5912 OSK? Sergey Vointsev
2006-04-11  1:46 ` Li Weichen
2006-04-12  6:30   ` Sergey Vointsev
  -- strict thread matches above, loose matches on Subject: below --
2006-04-12  8:14 Ishigami, Tatsuya

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