Advertisement
Guest User

FSTAB

a guest
Nov 29th, 2017
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. proc /proc proc defaults 0 0
  2. /dev/mmcblk0p5 /boot vfat defaults 0 2
  3. /dev/mmcblk0p6 / ext4 defaults,noatime 0 1
  4. # a swapfile is not a swap partition, so no using swapon|off from here on, use dphys-swapfile swap[on|off] for that
  5. ~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement