summaryrefslogtreecommitdiff
path: root/target/device/Atmel/root/target_busybox_skeleton/etc/fstab
blob: 5a351e2b187468e959b61ed8650a39e2761b7ef4 (plain)
1
2
3
4
5
6
7
8
9
# /etc/fstab: static file system information.
#
# <file system> <mount pt>     <type>	<options>         <dump> <pass>
/dev/root       /              ext2	rw,noauto         0      1
proc		/proc	       proc     defaults	  0	 0
devpts		/dev/pts       devpts   defaults,gid=5,mode=620	  0	 0
tmpfs           /tmp           tmpfs    defaults          0      0
configfs	/config	       configfs defaults	  0	 0
sysfs		/sys	       sysfs    defaults	  0	 0