# /etc/fstab: static file system information.
#
# Use 'vol_id --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).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda5 during installation
UUID=f0ae0772-22f9-4561-88d5-87a5918fdd44 / ext2 relatime,errors=remount-ro 0 1
# swap was on /dev/sda6 during installation
UUID=a8046d21-11c4-4c98-b2ab-f277163b6424 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
a vypis s fdisk
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1aec1aec
Device Boot Start End Blocks Id System
/dev/sda1 * 1 4462 35840983+ 7 HPFS/NTFS
/dev/sda2 7057 30401 187518712+ 7 HPFS/NTFS
/dev/sda3 4463 7056 20836305 5 Extended
/dev/sda5 4463 6942 19920568+ 83 Linux
/dev/sda6 6943 7056 915673+ 82 Linux swap / Solaris
Partition table entries are not in disk order