1995-10-09 05:25:41 +03:00
|
|
|
#
|
1997-06-21 19:40:03 +04:00
|
|
|
# $NetBSD: fstab.tmp,v 1.9 1997/06/21 15:40:03 veego Exp $
|
1995-10-09 05:25:41 +03:00
|
|
|
#
|
1994-07-05 07:16:13 +04:00
|
|
|
# fast file system on / root partition (NBR\7) lowest scsi disk unit
|
1995-08-22 23:52:25 +04:00
|
|
|
/dev/sd0a / ffs rw 1 1
|
1997-06-21 19:40:03 +04:00
|
|
|
# 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/sd0b none swap sw 0 0
|
1994-07-05 07:16:13 +04:00
|
|
|
# fast file system on /usr (NBU\7) next to lowest scsi disk unit
|
1995-08-22 23:52:25 +04:00
|
|
|
/dev/sd0d /usr ffs rw 1 2
|
1994-07-05 07:16:13 +04:00
|
|
|
# virtual mem file system on /tmp using swap (NBS\0) scsi id 0 size 5M
|
|
|
|
#/dev/sd0b /tmp mfs rw,-s10240
|
1994-07-07 01:06:27 +04:00
|
|
|
# amigados file system on /amiga (DOS/1)
|
|
|
|
# It is recomended that you mount it on a dir that matches the
|
|
|
|
# volume name and then slinks will resolve correctly. All ados
|
|
|
|
# unknonwn and NBU type filesystems are addressed in physical
|
|
|
|
# offset (on media) order. So in this example the bsd usr part is
|
|
|
|
# first on the disk followed by the ados.
|
1995-08-19 21:28:22 +04:00
|
|
|
#/dev/sd0e /amiga ados ro
|
1994-07-05 07:16:13 +04:00
|
|
|
# process file system
|
|
|
|
#procfs /proc procfs ro
|
|
|
|
# kernel file system
|
|
|
|
#kernfs /kern kernfs ro
|