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

EFIStub with dracut #7

Closed Stratos-Crimson closed 1 year ago

Stratos-Crimson commented 1 year ago

Hi, Why aren't you making efistubs with dracut and then just updating that one stub file. You wouldn't need to update the entry.

Le0xFF commented 1 year ago

Hi, thank you for suggestion!

As written in the README, I'm totally not a Linux or script expert, so I learnt a lot of things while making the script itself 😅

Regarding your question, I really have no idea how to create the EFISTUB with dracut and I remember finding some documentation online was really difficult about it. So if you find any detailed documentation how to do so, please link it here, that would be really helpful!

Or if you feel confident enough, feel free to submit a PR! 😄

Stratos-Crimson commented 1 year ago

See #8