Bug 2372

Summary: fdisk can't handle large drives
Product: [Retired] Red Hat Linux Reporter: pickens
Component: util-linuxAssignee: Cristian Gafton <gafton>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 5.2   
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-05 05:58:56 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 pickens 1999-04-26 16:54:03 UTC
This bug is related to 1077, but is more specific.
fdisk is not able to partition the last 5GB of a 20GB
drive. Presumably, this problem is due to fdisk using
32-bit ints intead of 64-bit long-longs.

As a result, I cannot install Linux on my machine at all.
Will a 64-bit version of fdisk be made available in
the near future?

fdisk reports wrong cylinder numbers in the extended
partition. I add logical partitions anyway. When I
attemp to "verify" fdisk reports that they all overlap
each other. Moreover, when I exit fdisk, the install
program complains that it cannot read the partition table
of /tmp/hdd.

Comment 1 David Lawrence 1999-05-07 19:30:59 UTC
This has been assigned to a developer for further review.gafton

Comment 2 Cristian Gafton 1999-06-18 16:46:59 UTC
What drive and model number?
Assigned to msw, as the installer needs to take care of this too.

Comment 3 Cristian Gafton 1999-10-05 05:58:59 UTC
Closed due to lack of feedback. I have been able to use the curent
fdisk from 6.0 and 6.1 to partition an IBM Deskstar 22GB IDE drive, so
I know that at least "works for me".