summaryrefslogtreecommitdiff
path: root/static/netbsd/man1/fstab.sd0.1
blob: 81297dab0d48e303378a0d38d271b2cfa0955d7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#	$NetBSD: fstab.sd0.1,v 1.4 2005/05/06 08:41:00 hubertf Exp $
#
# Sample fstab for SCSI disk based system
# see fstab(5) for details on what the fields mean
# Notes:
# All swap devices are now configured by swapctl(8), so a swap entry
# is now needed for all swap partitions so that the "swapctl -A" in
# /etc/rc will find them, or you will have no swap space.
#
/dev/sd0a	/	ffs	rw		1 1
/dev/sd0b	none	swap	sw		0 0
/dev/sd0f	/usr	ffs	rw      	1 2
/dev/sd0g	/var	ffs	rw		1 2
#
# Possibly include data from the following files here:
# fstab.cdrom
# fstab.pseudo
# fstab.ramdisk