Why parted command is failing to create new partition ?
Issue
- Parted command is failing to create new partition with the below errors
(parted) mkpart primary 2199GB 2999GB
Error: starting sector number, 4294967296 exceeds the msdos-partition-table-imp
(parted) mkpart primary 2199GB 2499GB
Error: starting sector number, 4294967296 exceeds the msdos-partition-table-imp
(parted) mkpart primary 2199GB 2299GB
Error: starting sector number, 4294967296 exceeds the msdos-partition-table-imp
(parted) mkpart primary 2200GB 2899GB
Error: starting sector number, 4296873984 exceeds the msdos-partition-table-imp
(parted) mkpart primary 2200 2899
Error: starting sector number, 4296873984 exceeds the msdos-partition-table-imp
Environment
- Red Hat Enterprise Linux 6.2
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.