summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/nfs.rst
blob: f4eda5d13c579570f40051e8fa20e062de133cfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.. index:: nfs (filesystem)

.. _filesystems_nfs:

NFS Support
===========

barebox has readonly support for NFSv3 in UDP mode.

Example::

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