Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device stuck at boot/kexec #2

Open
aniruddha-a opened this issue Feb 9, 2024 · 1 comment
Open

Device stuck at boot/kexec #2

aniruddha-a opened this issue Feb 9, 2024 · 1 comment

Comments

@aniruddha-a
Copy link

Hello,

I followed the steps here, and created a m3.small.x86 server instance, to that, I tried loading
my Ubuntu Bionic based custom ISO. I could see the VM booted up fine, I was able to also
access the serial console et al. But in the last step, the server didn't complete booting, I could
see that it was trying to load the kernel from my custom ISO, but was getting stuck somewhere
at kexec stage! (saw just a screenful of ? )
The server had UEFI, so I chose UEFI in KVM. Not sure what else could have gone wrong. I
could not configure the interface/PCI pass-through as I didn't see "Ethernet*" in the PCI.
What else can I check ? Is this recoverable or just have to discard and start over ?

Thanks.

@enkelprifti98
Copy link
Owner

Make sure the serial console kernel command line option is set to console=ttyS1,115200n8. If you see no output or it gets stuck in the kernel boot process then it's likely a driver / hardware support issue with the kernel you're using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants