2.2. NFS SupportΒΆ

barebox has readonly support for NFSv3 in UDP mode.

Example:

mount -t nfs 192.168.23.4:/home/user/nfsroot /mnt/nfs

Previous topic

2.1. FAT filesystem

Next topic

2.3. RAM filesystem

This Page