summaryrefslogtreecommitdiff
path: root/etc/etc.atari/fstab.tmp
blob: 28d0dd172fc17f60c17522e16a6d71182e9a0d0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
#	$NetBSD: fstab.tmp,v 1.3 1997/09/02 19:59:23 leo Exp $
#
# 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.
# /tmp is on a 5M mfs partition; see mount_mfs(8) for details.
# /atari is a GEMDOS filesystem (hence the '-G' flag).
#
#
/dev/sd0a	/	ffs	rw		1	1
/dev/sd0b	none	swap	sw		0	0
/dev/sd0d	/usr	ffs	rw		1	2	
#/dev/sd0b	/tmp	mfs	rw,-s10240
#/dev/sd0e	/atari	msdos	rw,-G
#procfs	/proc	procfs	ro
#kernfs	/kern	kernfs	ro