Advertisement
Guest User

Untitled

a guest
Dec 13th, 2013
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. #
  2. #
  3. #
  4. /dev/mmcblk0p1 /boot xbian rw 0 1
  5. /dev/root /home xbian subvol=home/@,noatime 0 0
  6. /dev/root /lib/modules xbian subvol=modules/@,noatime 0 0
  7. /dev/root / xbian noatime 0 0
  8. none /run/lock tmpfs noauto 0 0
  9. none /run/shm tmpfs noauto 0 0
  10. none /run/user tmpfs noauto 0 0
  11. none /sys/kernel/debug debugfs noauto 0 0
  12. none /sys/kernel/security securityfs noauto 0 0
  13. 192.168.0.100:/volume1/music /mnt/musik nfs rsize=8192,wsize=8192,timeo=14,intr 0 0
  14. 192.168.0.100:/volume1/photo /mnt/photo nfs rsize=8192,wsize=8192,timeo=14,intr 0 0
  15. 192.168.0.100:/volume1/video /mnt/video nfs rsize=8192,wsize=8192,timeo=14,intr 0 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement