# /etc/fstab: static file system information. # # Use 'blkid -o value -s UUID' 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 defaults 0 0 # / was on /dev/sda5 during installation UUID=c2ce5c19-4f8d-4196-b0c7-8e0c58e3a56d / ext4 defaults,noatime,errors=remount-ro 0 1 # /home was on /dev/sda6 during installation UUID=a6fc2ad0-bc9c-4137-b07c-4d1d4b5af042 /home ext4 defaults,noatime 0 2 # /mnt/W was on /dev/sda4 during installation UUID=F4BCAED7BCAE93A0 /mnt/W ntfs defaults,noatime,nls=utf8,umask=007,gid=46 0 0 # swap was on /dev/sda7 during installation UUID=e2320977-af69-4794-a96c-52e5ca424088 none swap sw 0 0 /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0