Hacker News new | ask | show | jobs
by mattdm 3362 days ago
There's basically two ways to do advanced partitioning. (Of course, there's a "just do it" automated option too.)

1. I understand about disks, volumes, partitions, filesystems, and I want to build it all up. 2. I have goals (like redundancy) and would like to tell the installer to give me that from whatever resources are available.

The former works very well for sysadmins and Linux enthusiasts (the people likely to be quad-booting or whatever), but our research showed it was really painful for basically everyone else -- so we have a UI focused on the latter.

That said, we definitely want Fedora to be appealing to the former class as well. There is an Anaconda feature in the works to add a more-traditional partition manager option as well. https://fedoraproject.org/wiki/Changes/AnacondaBlivetGUI (It's currently targetted for F26, but I'm not sure if it's going to make that with the current schedule.)

2 comments

I see what you're saying, but I suspect the top-down approach is not the cause of the usability issues with Anaconda. The problems are simply that it isn't always clear which buttons do what, which partitions are about to get zapped, and what the next action should be at any given point. It's not unusable, but it could be easier.

The Blivet GUI looks like it could fix many of these issues.

Oh hey look, there is a [Test Day](https://fedoraproject.org/wiki/Test_Day:2017-04-06_AnacondaB...) scheduled for tomorrow (April 6, 2017) to shake out bugs in the new interface for F26.