/etc/fstab from my desktop: # /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 /dev/mapper/pri-root / ext4 errors=remount-ro 0 1 # /boot was on /dev/sda1 during installation UUID=47bdceef-5a9b-4483-8f85-8f92ae027230 /boot ext4 defaults 0 2 /dev/mapper/sec-home /home ext4 defaults 0 2 #/dev/mapper/sec-swap none swap sw 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0 /dev/mapper/cryptswap1 none swap sw 0 0
-- swap not started at boot https://bugs.launchpad.net/bugs/532196 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs