AVR32 Linux Development/NFS mount

From AVRFreaks Wiki

Jump to: navigation, search

To mount a nfs network share the following parameters must be specified:

mount -t nfs -o nfsvers=2,nolock 10.191.252.181:/nfs /mnt

Static version created: 2007-03-07
Copyright (c) 2007 Atmel Corporation