sudo blkid:

/dev/sdb1: LABEL="LINUX" UUID="D016-535B" TYPE="vfat" 
/dev/sdb2: UUID="2602492c-8753-48d3-abd4-ef6cb726b15e" TYPE="ext3" 
/dev/sdb3: UUID="fe49e8f7-29b6-40ff-8997-23ef430e8116" TYPE="swap" 
/dev/sdb5: LABEL="SWAP" UUID="96B8349FB8347FB3" TYPE="ntfs" 

/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    nodev,noexec,nosuid 0       0
# / was on /dev/sdb2 during installation
UUID=2602492c-8753-48d3-abd4-ef6cb726b15e /               ext3    
errors=remount-ro 0       1
/dev/sdb3       none            swap    sw              0       0

-- 
swapon read swap header failed
https://bugs.launchpad.net/bugs/569031
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