# /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # proc /proc proc nodev,noexec,nosuid 0 0 # / was on /dev/sda1 during installation UUID=92946bc6-b3c2-46df-9fc6-e0e9905add2f / ext4 errors=remount-ro 0 1 UUID=c9db8ac4-d840-4a43-a7c5-e982c537a182 /media/data ext4 errors=remount-ro 0 1 # swap was on /dev/sda5 during installation UUID=8782a6a4-e691-4451-a78b-461a529706a6 none swap sw 0 0 //10.0.0.75/data /media/old-data smbfs auto,credentials=/root/.credentials,uid=1000,umask=000,user 0 0 //10.0.0.75/data2 /media/old-data2 smbfs auto,credentials=/root/.credentials,uid=1000,umask=000,user 0 0 //10.0.0.75/oldmyth /mnt/oldmyth smbfs auto,credentials=/root/.credentials,uid=1000,umask=000,user 0 0 //10.0.0.75/oldmyth2 /mnt/oldmyth2 smbfs auto,credentials=/root/.credentials,uid=1000,umask=000,user 0 0