Advertisement
Guest User

Untitled

a guest
May 24th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. proc /proc proc defaults 0 0
  2. PARTUUID=6c586e13-01 /boot vfat defaults 0 2
  3. PARTUUID=6c586e13-02 / 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. //192.168.2.101/retropie-mount/home/pi/RetroPie/roms /home/pi/RetroPie/roms cifs guest,uid=1000 0 0
  7. //192.168.2.101/retropie-mount/home/pi/RetroPie/BIOS /home/pi/RetroPie/BIOS cifs guest,uid=1000 0 0
  8. //192.168.2.101/retropie-mount/home/pi/RetroPie/skyscraper/cache /home/pi/RetroPie/skyscraper/cache cifs guest,uid=1000 0 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement