/etc/fstab on laptop:

# /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/sda3 during installation
UUID=d87519de-6da5-4b78-9653-1e04d01d8ed1 /               ext4    
errors=remount-ro 0       1
# /boot was on /dev/sda1 during installation
UUID=683cce7e-89ad-4048-8244-9e82bd987f48 /boot           ext4    defaults      
  0       2
# swap was on /dev/sda2 during installation
#UUID=09cfceef-0c4c-4d86-9528-38700c50d419 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

Reply via email to