Public bug reported:

I upgraded from Kubuntu 6.06 to 6.10 folling the procedure given at
http://kubuntu.org/announcements/6.10-release.php

Then I found that everytime I am booting the swap is inactive. However,
the boot log erroneously says "enabling swap - ok".

I finally found out that there is a wrong entry in my /etc/fstab (given
below)

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/hda8 -- converted during upgrade to edgy
UUID=47e35db0-7cdc-46e6-a55c-7f42e5409a62 / ext3 defaults,errors=remount-ro 0 1
# /dev/hda1 -- converted during upgrade to edgy
UUID=1834C33534C314A2 /media/hda1 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
# /dev/hda6 -- converted during upgrade to edgy
UUID=088C9CFC8C9CE60A /media/hda6 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
# /dev/hda4 -- converted during upgrade to edgy
UUID=14a7d49c-478c-4f12-b373-ab5372babe12 /media/ubuntu5 ext3 defaults 0 2
# /dev/hda7 -- converted during upgrade to edgy
UUID=0aff4adc-6925-457c-93e4-890cc083b7f5 /data ext3 defaults 0 0
# /dev/hda10 -- converted during upgrade to edgy
UUID=4C83-6DB9 /media/winxp vfat defaults,utf8,umask=007,gid=46 0 1
# /dev/hda9 -- converted during upgrade to edgy
#UUID=07215f2e-9548-4c69-867e-617ab367a007 none swap sw 0 0
/dev/hdd        /media/cdrom0   udf,iso9660 user,noauto     0       0

the line below "/dev/hda9" is the swap partition. However, if I run
"swapon -a" manually, it says:

swapon: cannot stat /dev/disk/by-uuid/07215f2e-9548-4c69-867e-
617ab367a007: No such file or directory

What's the problem here?

** Affects: Ubuntu
     Importance: Undecided
         Status: Unconfirmed

-- 
Upgrading from 6.06 to 6.10 --> misconfigured swap partition entry in fstab
https://launchpad.net/bugs/72016

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to