Comment 3 for bug 442055

Revision history for this message
TStahl (mail-myname-tstahl) wrote :

/etc/fstab:

# /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).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / was on /dev/sda5 during installation
UUID=f8b792d4-172c-47d2-939b-62cb2d25d0b3 / ext4 errors=remount-ro 0 1
# /home/txxx was on /dev/sda6 during installation
#UUID=460f9781-dade-4168-84ce-39a940619aa0 /home/t ext4 defaults 0 2
/dev/mapper/crypt /home/txxx ext4 defaults 0 1
# /home/txxx/Music was on /dev/sda7 during installation
UUID=1233e775-78ab-4dcd-b03b-7de5dd6e529e /home/xxx/Music ext3 defaults 0 2
# swap was on /dev/sda8 during installation
UUID=80a81706-18e9-4bcc-aac6-cbba79ed0700 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0

/etc/crypttab:

# <target name> <source device> <key file> <options>
crypt /dev/sda6 none none