Advertisement
Guest User

Untitled

a guest
Jan 27th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. proc /proc proc defaults 0 0
  2. /dev/mmcblk0p6 /boot vfat defaults 0 2
  3. /dev/mmcblk0p7 / ext4 defaults,noatime 0 1
  4. # a swapfile is not a swap partition, no line here
  5. # use dphys-swapfile swap[on|off] for that
  6. //10.0.0.23/t /media/toshiba cifs username=guest,password=,uid=1000,iocharset=utf8,vers=2.0 0 0
  7. //10.0.0.23/w /media/wd cifs username=guest,password=,uid=1000,iocharset=utf8,vers=2.0 0 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement