1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
raspberrypi-build/files/fstab

4 lines
190 B
Text
Raw Normal View History

2016-04-11 02:29:41 -04:00
proc /proc proc defaults 0 0
2017-03-07 10:13:22 -05:00
BOOTDEV /boot vfat defaults 0 2
ROOTDEV / ext4 defaults,noatime 0 1