-
-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Description
Hello,
I'm building an image (on an Alpine 3.18 host) for deployment on OVH bare metal, using the following:
alpine-make-vm-image --image-format qcow2 \
--image-size 2G \
--boot-mode UEFI \
--packages "chrony doas doas-sudo-shim less logrotate openssh ssmtp" \
--script-chroot \
alpine.qcow2 -- ./configure.sh
The built image is available here: https://jordanschatz.com/alpine.qcow2
When loading it in OVH via their BYOI (bring-your-own-image)
After installing the host does not respond to a ping. Using IPMI the host hangs (?) after booting to EFI
Any suggestions how to debug or what to try?
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
