Forum archive
Customizing appliance partitioning setup
I want to skip "partitioning" installation step. Let install format entire drive to ext4+swap, no LVM, just confirmation "Do you want to reformat /dev/sda?". In case of hard-fail pure ext4 is more repairable than LVM. AFAILK, TKLBAM works w/o LVM, so I still can use it. I played with di-live, trying to preseed answers, but no success. Can you point me in right direction?
You can extract the filesystem from an ISO using the tklpatch-extract-iso command then dump it to wherever you like. I've used that trick to get TurnKey installed remotely when I didn't have physical access to a machine, only another Linux distributions...