Hi, all!

I'm using busybox to mount nfs, and get the following problem:
... unkown error: 13
My shell command is:
busybox mount -t nfs -o tcp 192.168.1.48:/mnt/nfs /tmp

But when I use the binary image accompanying the board, I can use busybox successfully. Unfortunately, I don't know how to build an image as the one accompanying the board.

My uClinux config is:

1 Target Platform Selection
   Vendor/Product    Micetek/44b0
   Libc Version    uClibc
       n    Default all settings(lose changes)
       y    Customize Kernel Settings
       y    Customize Verdor/User Settings
       n    Update Default Vendor Settings
2 Linux Kernel Configuration
   System Type    Micetek
General setup y Networking support
   Networking options
       y    Enable debugging networking
       y    Packet socket
       y    Unix domain sockets
       y    TCP/IP networking
       y    Debug TCP/IP networking
   Network device support
       y    Network device support?
       y    Debug Network device
       Ethernet(10 or 100Mbit)
           y    Ethernet(10 or 100Mbit)
           y    MICETEK EV44B0-II ethernet support
   Block devices
       y    Loopback device support
       y    Network block device support
   File systems
       Network File Systems
           y    NFS file system support
           y    Provide NFSv3 client support
   Character devices
       y    EV44B0II Sound device support
3 uClinux Application Configuration
   File systems
       n    mount
       n    umount
   Network Applications
       y    ifconfig
       y    ping
       y    portmap
   BusyBox
       y    BusyBox
       y    mount
       y    mount:loop device
       y    mount:support /etc/mtab
       y    mount:support NFS mounts
       y    umount
       y    umount:forced unmounts
   Miscellaneous Applications
       y    mp3play
   Micetek Misc
       y    build Sound test program



Tony
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to