2005-05-06 12:41:00 +04:00
|
|
|
# $NetBSD: fstab.wd0.3,v 1.4 2005/05/06 08:41:00 hubertf Exp $
|
2000-03-03 15:56:05 +03:00
|
|
|
#
|
|
|
|
# Sample fstab for IDE 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/wd0a / ffs rw 1 1
|
|
|
|
/dev/wd0b none swap sw 0 0
|
2005-05-06 12:41:00 +04:00
|
|
|
/dev/wd0f /usr ffs rw 1 2
|
|
|
|
/dev/wd0g /var ffs rw 1 2
|
2005-04-03 18:12:14 +04:00
|
|
|
#
|
|
|
|
# Possibly include data from the following files here:
|
|
|
|
# fstab.cdrom
|
|
|
|
# fstab.pseudo
|
|
|
|
# fstab.ramdisk
|