# /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=d2177c20-95bd-4cd4-b213-147e676fbb1f / ext4 errors=remount-ro 0 1 # /disk was on /dev/sdb1 during installation #UUID=fde53e17-9134-4cf9-a674-d66a6535783e /disk ext4 defaults 0 2 # swap was on /dev/sda5 during installation UUID=61a4597d-16a1-46e4-a97a-7221f72ce483 none swap sw 0 0 files:/data8 /datas/data8 nfs noauto 0 0