fstab.sd0.atari revision 1.3 1 # $NetBSD: fstab.sd0.atari,v 1.3 2005/05/04 18:26:14 hubertf Exp $
2 #
3 # All swap devices are now configured by swapctl(8), so a swap entry
4 # is now needed for all swap partitions so that the "swapctl -A" in
5 # /etc/rc will find them, or you will have no swap space.
6 # /atari is a GEMDOS filesystem (hence the '-G' flag).
7 #
8 #
9 /dev/sd0a / ffs rw 1 1
10 /dev/sd0b none swap sw 0 0
11 /dev/sd0d /usr ffs rw,nodev 1 2
12 #/dev/sd0e /atari msdos rw,-G
13 #
14 # Possibly include data from the following files here:
15 # fstab.cdrom
16 # fstab.pseudo
17 # fstab.ramdisk
18