# /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).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
UUID=76162ab2-e6ad-44e9-85bd-2d4917c3baff / ext4 noatime,errors=remount-ro 0 1
# /boot was on /dev/sda1 during installation
UUID=ce651feb-71bf-41d3-90d2-19a2fabfcce2 /boot ext2 noatime 0 2
# /data was on /dev/sda7 during installation
UUID=044a7bc7-1299-449f-9fe2-35b9ac15bf0a /data ext4 noatime 0 2
# /home was on /dev/sda3 during installation
UUID=4a3f0965-6c1a-41ce-a782-2d72fa970a05 /home reiserfs noatime 0 2
# /var was on /dev/sda6 during installation
UUID=f24f3d95-f7b1-4d8b-96e8-347f965757ba /var reiserfs noatime,acl 0 2
# swap was on /dev/sda5 during installation
UUID=4bf7bdb8-9e9a-4f4a-a0f4-770b5af8c4e3 none swap sw 0 0
/dev/sr0 /media/cdrom0 udf,iso9660 user,noauto 0 0
#/dev/sdb1 /media/usb0 auto rw,user,noauto 0 0
#/dev/sdb2 /media/usb1 auto rw,user,noauto 0 0
# WD Elements My Book
UUID=4C6C38516C3837D2 /media/mybook ntfs-3g defaults,auto,nofail,umask=000,users,rw 0 0
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000080
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 411647 204800 83 Linux
/dev/sda2 411648 41371647 20480000 83 Linux
/dev/sda3 41371648 82331647 20480000 83 Linux
/dev/sda4 82333694 625141759 271404033 5 Extended
/dev/sda5 82333696 88477695 3072000 82 Linux swap / Solaris
/dev/sda6 88479744 113055743 12288000 83 Linux
/dev/sda7 113057792 625141759 256041984 83 Linux