1 # $NetBSD: fstab.sd0.amiga,v 1.3 2005/05/04 18:26:14 hubertf Exp $
3 # Sample fstab for Amiga.
5 # fast file system on / root partition (NBR\7) lowest scsi disk unit
7 # swap partition (NBS\0) SCSI ID 0:
8 # All swap devices are now configured by swapctl(8), so a swap entry
9 # is now needed for all swap partitions so that the "swapctl -A" in
10 # /etc/rc will find them, or you will have no swap space.
11 /dev/sd0b none swap sw 0 0
12 # fast file system on /usr (NBU\7) next to lowest scsi disk unit
13 /dev/sd0d /usr ffs rw 1 2
14 # amigados file system on /amiga (DOS/1)
15 # It is recomended that you mount it on a dir that matches the
16 # volume name and then slinks will resolve correctly. All ados
17 # unknonwn and NBU type filesystems are addressed in physical
18 # offset (on media) order. So in this example the bsd usr part is
19 # first on the disk followed by the ados.
20 #/dev/sd0e /amiga ados ro
22 # Possibly include data from the following files here: