solus-project / os-installer

Solus Installer
https://solus-project.com/
GNU General Public License v2.0
16 stars 11 forks source link

[Feature Request] Make partition selector LVM aware #41

Open joepalma opened 7 years ago

joepalma commented 7 years ago

I have a laptop with a slow sata bus but two drives, so I use a stripped LVM setup to bring it up to speed. I understand why the installer doesn't do this for the user, because striped drives double your risk on disk failure.

But I'm willing to set up LVM for myself in the terminal, and take that risk. It would be nice if the installer would show those logical volumes I set up.

orschiro commented 6 years ago

Just to clarify. The installer does support the creation of a new LVM but doesn't recognize and allow you to use an existing one, correct?

joepalma commented 6 years ago

It's been a few months since I tried to install it, but yes, that was the situation. The select partition screen showed only EFI partition.

orschiro commented 6 years ago

How did you go over and solved your issue?

joepalma commented 6 years ago

I didn’t, I stuck with Arch on that laptop.

kinsys-git commented 6 years ago

For clarification - the installer only supports creating LVM partitions if you erase the entire disk. Currently there is no way to use LVM with Solus if you don't want to use the entire disk (or completely reconfigure it after the fact)