Results 1 to 3 of 3
Command : cfdisk -P s /dev/sdb gives the output FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder
while "Parted -l" successfully lists the partition table ...
- 06-22-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 2
FATAL ERROR cfdisk
Command : cfdisk -P s /dev/sdb gives the output FATAL ERROR: Bad primary partition 0: Partition ends in the final partial cylinder
while "Parted -l" successfully lists the partition table for the drive.
Plz explain the FATAL ERROR part. How can i list the partition table using the cfdisk command itself?
- 06-23-2010 #2
cfdisk is very senstive and doesn't edit partition tables that don't end in an specific cylinder. You can probably resize the partition using parted to use the complete cylinder. I'm not sure if this is possible. So what are you tried to do that requires cfdisk and not parted or simply fdisk?
Put your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 06-23-2010 #3Just Joined!
- Join Date
- Jun 2010
- Posts
- 2


Reply With Quote

