Таки буду ставить по новой.
А так сейчас выглядит этот файл:
# /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/sda8 during installation
UUID=dddb6f44-568e-4bce-9570-a8cbb698e585 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda6 during installation
UUID=0d151e2b-02f5-45e4-a3a3-d00d156fb457 none swap sw 0 0
/dev/sr1 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
UUID=24c4c174-ba25-4a1f-afd5-8fb6be4a9c11 /home ext4 defaults 0 2
# home on /dev/sda7
UUID=24c4c174-ba25-4a1f-afd5-8fb6be4a9c11 /home ext4 defaults 0 0