archfi icon indicating copy to clipboard operation
archfi copied to clipboard

RFE: Create Luks and LVM Partitioning

Open DanitiKain opened this issue 6 years ago • 10 comments

Would like the option in the script to create auto partitioning with LUKS and LVM as an option.

DanitiKain avatar Jan 18 '19 02:01 DanitiKain

https://github.com/MatMoul/archfi/issues/42#issuecomment-455330961

MatMoul avatar Jan 18 '19 22:01 MatMoul

reposting here:

I think I'll tackle the option to do Full Disk Encryption using LUKs and LVM. This is how I usually install laptops, so I have quite a bit of experience with this.

Let me know if this is something you'd be willing to merge and if you have suggestions how to integrate it into the menu system.

TheLinuxNinja avatar Jun 08 '19 03:06 TheLinuxNinja

Perhaps linked to #55

MatMoul avatar Jun 08 '19 22:06 MatMoul

I treat LVM on Luks as a separate problem than UEFI, but yes, I can tackle both when I have time.

TheLinuxNinja avatar Jun 12 '19 02:06 TheLinuxNinja

I suggest to merge this issue to https://github.com/MatMoul/archfi/issues/55#issuecomment-501458874

MatMoul avatar Jun 12 '19 21:06 MatMoul

Seconded. Unless it will let me create LVM / LUKS, archfi is almost completely useless to me as I typically will not do a Linux install without LVM, and I wouldn't do a Linux install on a laptop without LUKS as well.

LVM / LUKS always seems to be the linchpin where these "installer scripts" fail; either they won't let you do it at all, or they will but won't let you specify names for your volume group(s) / logical volume(s) / etc.

praetorxyn avatar Dec 26 '19 01:12 praetorxyn

@praetorxyn It's very difficult to offer all the part sheme avaible in linux... This is why you can press CTRL+F2 to make your own part sheme and mount it as you want... Then you can come back to archfi with CTRL+F1 and select your partitions...

MatMoul avatar Jan 11 '20 02:01 MatMoul

That's what I ended up doing, though in this case I decided to just do LUKS and try out a custom btrfs subvolune scheme.

On Fri, Jan 10, 2020, 9:17 PM MatMoul [email protected] wrote:

@praetorxyn https://github.com/praetorxyn It's very difficult to offer all the part sheme avaible in linux... This is why you can press CTRL+F2 to make your own part sheme and mount it as you want... Then you can come back to archfi with CTRL+F1 and select your partitions...

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MatMoul/archfi/issues/43?email_source=notifications&email_token=AB2LVSIL5WRMBVDTPOYHL7DQ5ET37A5CNFSM4GQ4RKJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIVWSVQ#issuecomment-573270358, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB2LVSMJE6L3KZZUJTP5Y73Q5ET37ANCNFSM4GQ4RKJQ .

praetorxyn avatar Jan 11 '20 02:01 praetorxyn

Maybe I'm mis-understanding the issue, but setting up LVM + LUKS with archfi works fine for me without doing anything custom.

nicekiwi avatar Feb 26 '20 22:02 nicekiwi

Maybe I'm mis-understanding the issue, but setting up LVM + LUKS with archfi works fine for me without doing anything custom.

like - how?

Staubgeborener avatar Aug 29 '20 16:08 Staubgeborener

Closing old issue...

MatMoul avatar Nov 18 '22 01:11 MatMoul