Bug 186018

Summary: anaconda doesn't detected hibernated machine
Product: [Fedora] Fedora Reporter: Han-Wen Nienhuys <hanwen>
Component: anacondaAssignee: David Cantrell <dcantrell>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: linux
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-27 20:00:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150224    

Description Han-Wen Nienhuys 2006-03-21 01:44:21 UTC
Hi,

with the pm-hibernate support in FC5, I never switch off my laptop, I just
hibernate it. Big mistake when upgrading Fedora: the CDs don't detect the
hibernation. They mount disks, and then decide that the swap space sig is
broken. After a reboot the dehibernated system gets completely confused, because
of  
the FS was mounted r/w by anaconda.

Comment 1 Jeremy Katz 2006-03-21 16:41:19 UTC
Hrm, we should probably do something about this for FC6.  Our current upgrade
finding is "look for filesystems we can mount, read /etc/fstab".

I guess we should add a "find all swaps, see if they're swsusp, warn really
loud" and then what we currently do

Comment 2 David Cantrell 2006-03-27 20:00:34 UTC
Fixed in rawhide.  If a swap partition has a software suspend signature, a
dialog pops up explaining the situation.  You can skip the partition and the
installer won't do anything with it, you can format it as swap and continue, or
you can reboot.

Comment 3 David Cantrell 2006-03-29 14:47:55 UTC
*** Bug 180311 has been marked as a duplicate of this bug. ***