Bug 5671

Summary: Upgrade Impossible if NTFS Partition is in the system
Product: [Retired] Red Hat Linux Reporter: thomas.bartschies
Component: installerAssignee: Jay Turner <jturner>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6.1CC: srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-10-07 14:24:29 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 thomas.bartschies 1999-10-07 06:16:45 UTC
On my system are 4 partitions. /dev/hda1 is ext2 mounted as
/boot. /dev/hda2 is NTFS. /dev/hda3 is ext2 mounted as /.
/dev/hda4 is linux swap. Installed is RH 5.2. Every time
I try to upgrade, anaconda fails with a message box
complaining about invalid mount flags for /dev/hda2. If I
switch to the log console, there are many python script
errors. Then the setup hangs with the message box
"Searching for Linux Installations".

I assume the problem is, that /dev/hda2 is recognized as
OS/2 HPFS and that the setup tried to mount it that way.

Comment 1 Bill Nottingham 1999-10-07 14:24:59 UTC
*** This bug has been marked as a duplicate of 5567 ***