FS#22874 - [archboot] Do NOT use parted to set up disk partitions
Attached to Project:
Arch Linux
Opened by David Campbell (Davekong) - Sunday, 13 February 2011, 03:40 GMT
Last edited by Tobias Powalowski (tpowa) - Tuesday, 22 February 2011, 06:25 GMT
Opened by David Campbell (Davekong) - Sunday, 13 February 2011, 03:40 GMT
Last edited by Tobias Powalowski (tpowa) - Tuesday, 22 February 2011, 06:25 GMT
|
Details
The partition disk step in archboot drops the user into
parted on the command line. This is crappy. cfdisk is much
more intuitive to use and less likely to result in things
like unwanted gaps between partitions/frustrated users.
|
This task depends upon
Closed by Tobias Powalowski (tpowa)
Tuesday, 22 February 2011, 06:25 GMT
Reason for closing: Not a bug
Tuesday, 22 February 2011, 06:25 GMT
Reason for closing: Not a bug
https://wiki.archlinux.org/index.php/Archboot#FAQ.2C_Known_Issues_and_limitations
cfdisk is still on the disk you have to run it from the commandline.
parted is the only program that does everything correct.