buildroot/sources/target_skeleton/etc/fstab

7 lines
269 B
Plaintext
Raw Normal View History

# /etc/fstab: static file system information.
#
# <file system> <mount pt> <type> <options> <dump> <pass>
/dev/ubda / ext2 defaults,rw 0 1
proc /proc proc defaults 0 0
tmpfs /tmp tmpfs defaults 0 0