Bug 525849

Summary: Anaconda removes all data from target device on livecd install
Product: [Fedora] Fedora Reporter: Alexey Kuznetsov <axet>
Component: anacondaAssignee: Brian Lane <bcl>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: vanmeeuwen+fedora
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-11-18 19:45:17 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:

Description Alexey Kuznetsov 2009-09-26 10:19:33 UTC
Anaconda livecd installer remove all data from target device instead i choice do not format target partition market as "/"

Comment 1 Chris Lumens 2009-09-28 13:31:57 UTC
You can't choose to not format the partition for / on a livecd install - it works by copying the contents of the livecd entirely over onto the target system.  There are no packages at work here.  It's a simple raw copy of the whole livecd.

Comment 2 Alexey Kuznetsov 2009-09-28 13:51:34 UTC
i did it, anaconda allow to uncheck "format /". then you probably need to automaticaly check "format" checkbox. 

you probably wrong mark it as notabug.

second, i really need one feature which allow to keep my /home folder.

Comment 3 Alexey Kuznetsov 2009-11-14 02:42:13 UTC
that is completely incorrect. i did ask anaconda DO NOT FORMAT partition. it does format it without warning.

Comment 4 Bug Zapper 2009-11-16 12:58:38 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 5 Chris Lumens 2009-11-16 15:00:14 UTC
You need to explain exactly what partitioning choices you are trying to make before I can even understand what's going on here.

Comment 6 Alexey Kuznetsov 2009-11-16 15:09:30 UTC
No problem.

First i do load my machine with livecd. Then, i choice to create custom partition scheme. Then i choice boot partition, root (/) partition, and swap partition. All those partitions i try to reuse (uncheck "format parition" checkbox). Anaconda allow it.

After partition dialog, i click Next, then "write data to disk" dialog appear with no warnings about formating drive (dd command here?). And anaconda starts to install packages.

No warnings, everytings tell ok, and no messages about possible data lose.

Comment 7 Bug Zapper 2010-11-04 09:48:49 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 8 Brian Lane 2010-11-04 17:47:05 UTC
We should disable the checkbox for formatting / and warn the user if they try to uncheck it.

/home has to be on a separate partition if you want to save it during the install.

Comment 9 Brian Lane 2010-11-18 19:45:17 UTC
We shouldn't allow installing to an unformatted / in any case. bug 629311 will take care of this.

*** This bug has been marked as a duplicate of bug 629311 ***