lefeck / ubuntu-autoinstall-generator-tools

Generate a fully-automated Ubuntu ISO for unattended installations.
GNU General Public License v3.0
34 stars 9 forks source link

Cannot create filesystem for UEFI bootloader via user-data file #3

Closed maworsham closed 6 months ago

maworsham commented 6 months ago

I am attempting to use the following for auto installation and it keeps saying that the UEFI bootloader ~ "autoinstall config did not create needed bootloader partition". What is it that I need to adjust to get the code working?

`` storage: config:

lefeck commented 6 months ago

I would like to know if you have a virtual machine or a physical installation? You need to check the device type before installing, if the device type name is not /dev/sda/ it won't load.

maworsham commented 6 months ago

It's a physical server, Dell PowerEdge R630. Trying to get one server figured out for kickstarting/auto installing, then I was going to use a similar user-data for the other two servers just changing the bonded IP address.

lefeck commented 6 months ago

That's a good idea, good luck, and if you have any other questions, I'd be happy to answer them.

lefeck commented 6 months ago

It's a physical server, Dell PowerEdge R630. Trying to get one server figured out for kickstarting/auto installing, then I was going to use a similar user-data for the other two servers just changing the bonded IP address.

If there are no further questions, I'll close the ticket.

maworsham commented 6 months ago

I actually figured it out. I needed to do the following to my grub commands in the user-data:

storage: grub: reorder_uefi: false bootloader: grub config: