Le0xFF / VoidLinuxInstaller

A bash script to install Void Linux with optional LUKS encryption, optional LVM, btrfs filesystem and optional swap as file.
GNU Affero General Public License v3.0
53 stars 8 forks source link

Support for BIOS/MBR systems #5

Open ohoes opened 1 year ago

ohoes commented 1 year ago

First of all, I want to thank you for creating this script. It helped me a lot, and saved me a lot of time. A good addition would be to support BIOS/MBR systems, because I and maybe other people own an older computer, which do not support UEFI, with that addition it would practically be a perfect script :)

Le0xFF commented 1 year ago

I'm very happy to know that! For that improvement I'll look into it later in the future, since right now I really have no time to put my hands into the script again, but it's something I'll consider!

ohoes commented 1 year ago

Thanks for your quick response, would be great to see that added in your script!