*** This bug is a duplicate of bug 66637 ***
https://bugs.launchpad.net/bugs/66637
am using 7.10, and have got the same problem after I crated a new
partition for swap and deleted the old one [as I wanted a bigger swap.
--
[Feisty] Swap partition receives new UUID
https://bugs.launchpad.net/
*** This bug is a duplicate of bug 66637 ***
https://bugs.launchpad.net/bugs/66637
@miaviator278: what version are you running? I haven't seen this issue
in a long while!
I run 8.04 LTS and have never seen this sort of behaviour, using
suspend almost all the time.
I am also quite sure 7.10 w
*** This bug is a duplicate of bug 66637 ***
https://bugs.launchpad.net/bugs/66637
miaviator: if this happens at every boot despite of the fix above,
please report a separate bug. Are you sure UUIDs are changing?
--
[Feisty] Swap partition receives new UUID
https://bugs.launchpad.net/bugs/10
*** This bug is a duplicate of bug 66637 ***
https://bugs.launchpad.net/bugs/66637
All this talk about removing UUIDS from fstab is not a solution. Every
boot my Device Names and UUID's are changing. The only way for me to
boot this system currently is to hand edit fstab every boot, or to us
*** This bug is a duplicate of bug 66637 ***
https://bugs.launchpad.net/bugs/66637
i had the same problem.
the problem is the symbolic link in /dev/disk/by-uuid/ at the swap
partition.
to fix it make:
sudo mkswap /dev/
copy the new uuid
edit your /etc/fstab
UUID= none swap sw 0 0
*** This bug is a duplicate of bug 66637 ***
https://bugs.launchpad.net/bugs/66637
** This bug has been marked a duplicate of bug 66637
After running mkswap, swap space is discarded, system fails to hibernate
(invalid swap signature)
--
[Feisty] Swap partition receives new UUID
https://b
This is occuring also on my Feisty installation, no wonder my laptop has
been running like the proverbial mutt. I followed the above
instructions to use plain old filesystem locations and now my swap is
back!!
This really really needs to be fixed!! If there is any debug
information etc that will
WOW..
i really had a hard time figuring out what was wrong with my system.
but thanks to this post i fixed (so far).
i followed the advice of tactus said on 2007-04-19:
and updated all values of UUID in my /etc/mdadm/mdadm.conf file with the
new ones and it works...
hope Ubuntu Team takes thi
I found the value of the UUID given by mkswap was incorrect. Post reboot
the vol_id value differed to the mkswap value.
After correcting /etc/fstab, /etc/initramfs/config.d/resume ,
boot/grub/menu.lst to the vol_id value then restarting udev, updating
initramfs and another reboot, I can resume fro
After much searching, reading and testing I now have hibernate and Swap
going reliably on one system. I'll test this on other systems as I have
time. I realize this is not the fix we really need but at least it
works for now here:
Fiesty Swap/hibernate fix:
- Check swap: $
I've confirmed this problem on multiple systems with Fiesty and Gutsy.
I've followed the recommendations above but have been unable to get the
Swap UUID to stick. I've searched the forums, the internet and here.
My conclusion is that this problem is at the root of many reported
problems.
This pro
Has been troubling me too.
My fix around this is to change fstab and make it use the old and proven
none-uuid devices
# /dev/hda5
/dev/sda5 none swap sw 0 0
Certainly not a /real/ solution, more a hack to make things work again,
so to say.
However, this broke several times because during up
Same problem here, but this was because my swap partition was gone.
Now, I am really wondering why was it gone.
--
[Feisty] Swap partition receives new UUID
https://bugs.launchpad.net/bugs/105490
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact
** Changed in: udev (Ubuntu)
Sourcepackagename: None => udev
Importance: Undecided => Medium
Assignee: Brian Murray => (unassigned)
Status: Needs Info => Confirmed
--
[Feisty] Swap partition receives new UUID
https://bugs.launchpad.net/bugs/105490
You received this bug notification
I confirmed this problem, too.
Here is what I did to fix:
1. follow all this procedure:
https://bugs.launchpad.net/ubuntu/+bug/105490/comments/9
2. sudo /etc/init.d/udev restart
3. remove /etc/uswsusp.conf
4. sudo /usr/sbin/update-initramfs
After these procedure, hibernation feature works correct
I confirm this problem of swap not been activated. The UUID changes when
resumed after an hibernation.can we just replace the UUID with the
actual device block (say /dev/hda6 , which represents a swap partition,
in my case)
--
[Feisty] Swap partition receives new UUID
https://bugs.launchpad.n
grahams1 were you able to pin down what was making the UUID change?
--
[Feisty] Swap partition receives new UUID
https://bugs.launchpad.net/bugs/105490
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ub
I have this issue with 2-6-20-16 when hibernate stopped working and
would just bounce back to the screen saver. I finally tracked this down
to my swap partition failing to load as the UUID had changed.
After running blkid and editing /etc/fstab with the new UUID, swapon -a
loaded swap. I hibernate
^^ update, Just in case anyone else has the same symptoms, or it has
relevance for the bug; after another reboot and update-initramfs (see
mentioned thread on ubuntuforums) hibernate works again!
--
[Feisty] Swap partition receives new UUID
https://bugs.launchpad.net/bugs/105490
You received this
Confirmed by me as well. I'm running Kubuntu 7.04 on a ThinkPad X41 with
kernel
[EMAIL PROTECTED]:~$ uname -r
2.6.20-15-generic
Suspend and hibernate worked out of the box, but after a few restarts,
hibernation ceased to work (it wouldn't hibernate at all). (Suspend
still works.) When trying to h
You can correct by hand the UUID in /etc/fstab after doing a new mkswap and
copying the new UUID from vol_id. It should work. Report please.
Nevertheless, it's really a bug: we shouldn't have to put our hands there.
--
[Feisty] Swap partition receives new UUID
https://bugs.launchpad.net/bugs/105
Same problem here. The UUID in fstab didn't match the one in
/dev/disk/by-uuid/. This started after a sleep/wake cycle. Had to fix it by
hand by editing fstab to use the correct value from /dev/disk/by-uuid. swapon
-a was reporting:
% sudo swapon -a
swapon: cannot stat /dev/disk/by-uuid/15ed6769
I have the same error the swap goneprevious i tried to
hibernate.
--
[Feisty] Swap partition receives new UUID
https://bugs.launchpad.net/bugs/105490
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing l
Update: After rebooting with the above /etc/fstab settings my swap is
once again gone (as expected).
$ free | grep Swap
Swap:0 0 0
$ sudo vol_id /dev/sda2 | grep UUID
ID_FS_UUID=c45a7273-5fe4-4150-9d62-c099d121299e
What happened prior my post above I tried to hibern
My current kernel version is:
$ uname -a
Linux dellbox 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
GNU/Linux
Not sure if this is useful, but /etc/fstab and vol_id showed some
confusing data this morning (/dev/sda2 is my swap partition):
$ cat /etc/fstab | grep swap
UUID=9a42174c-1
Thanks for taking the time to report this bug and helping to make Ubuntu
better. What version of the kernel are you using? Thanks in advance.
** Changed in: Ubuntu
Assignee: (unassigned) => Brian Murray
Status: Unconfirmed => Needs Info
--
[Feisty] Swap partition receives new UUID
I can confirm this as well, I had submitted another bug, and my swap
uuid changes repeatedly after every few reboots.
--
[Feisty] Swap partition receives new UUID
https://bugs.launchpad.net/bugs/105490
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug co
I can confirm this.
UUID for the swap partition was wrong in /etc/fstab. Swap was not mounted or
activated.
I do not have laptop so I cannot test the hibernation.
Anyway, this is how to find the correct UUID for any partition.
Find the device name of swap.
$ sudo fdisk -l
Find the UUID for tha
** Summary changed:
- [Feisty] Swap partition receives new UUID after hibernate
+ [Feisty] Swap partition receives new UUID
** Description changed:
I noticed recently my swap partition was gone. free -m returned zero
space swap. /etc/fstab was configured with a wrong UUID for my swap
parti
29 matches
Mail list logo