blob: 0f2c273183c0e561c5b1739ee6aa6f1b023fef20 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $NetBSD: fstab.nfs.2,v 1.2 2005/04/03 14:12:14 hubertf Exp $
#
# Sample fstab file for diskless clients using NFS.
#
server:/export/arch/root / nfs rw
#
# Possibly include data from the following files here:
# fstab.cdrom
# fstab.pseudo
# fstab.ramdisk
|