dalto8
dalto8
To be clear, the issue above is caused by a really specific manual partitioning issue. If you are having issues during the unmount process, it may not be related to...
Unless you have a highly specific use-case where that would be important, you can avoid this issue by not doing that.
Contributions are always welcome. I think the question would be how to do it in an elegant way. I guess if it is about Erase disk, Replace Partition or Install...
> IMO one good way to do it might be to use the same UI as the second screenshot @sezanzeb posted. Honestly, I think that is too confusing for most...
I don't think it needs to be limited to `/boot`. In `partition.conf`, if you put an additional option inside `partitionLayout` than any partition could be marked as `noEncrypt`
It excludes the ESP, mounted at `efi.mountPoint`
> Another aspect of this issue I didn't think of until trying to implement this is, if a distro specifies a custom partition layout using `partiitonLayout`, that layout is going...
> This raises a second question - does Calamares try to create all partitions specified in the layout when doing an "install alongside" operation? Yes. It uses the same layout...
> The point of an alternate partition layout would be so that if the unreadable nature of an encrypted partition messed with things, that can be worked around. But what...
> At a minimum, we should be able to set the names of the subvolumes at installation. As stated above, the subvolume names are set in `/etc/calamares/modules/mount.conf`. You can edit...