-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
Latest Kernel from current-testing causing boot loop #4997
Comments
Which kernel package? "kernel" (at 4.19.x), or "kernel-latest" (at 5.0.x)? As for switching to older kernel, in case of legacy BIOS boot, go to "advanced" submenu in boot loader. In case of UEFI, you need to boot some rescue system, mount EFI partition, edit |
I've changed it from 4.19.36-1 back to 4.19.34-1 and it's booting fine now. Thanks for your help. |
There are separate kernel packages for dom0 (what you see in xen.cfg and /boot) and VM (what you see in qubes manager). The one with VM has |
Kernel 5.0.7-1 doesn't even get to the LUKS decryption screen. It goes black. I'm reverting back to 4.19.34-1 that works. Thanks marmarek. |
Same issue on Lenovo X1 carbon 5th Gen I7-7500U with kernel 4.19.67 : after displaying the efi info (kernel an initramfs version):
|
The latest functional kernel for me is 4.14.74-1. |
@euidzero I have very similar hardware and don't see this problem. Right now I use 5.2.7 kernel, but 4.19.x also worked for me. Maybe you've run out of disk space in |
Will try and report. In the meantime: is there any low risk way to raise
the size of /boot (with is 200mb there) ?
Thx
Le dim. 1 sept. 2019 à 18:37, Marek Marczykowski-Górecki <
notifications@github.com> a écrit :
… @euidzero <https://github.com/euidzero> I have very similar hardware and
don't see this problem. Right now I use 5.2.7 kernel, but 4.19.x also
worked for me. Maybe you've run out of disk space in /boot/efi and
initramfs generation failed? Check how much space you have and and
regenerate initramfs with sudo dracut -f
/boot/efi/EFI/qubes/initramfs-4.19.67-1.pvops.qubes.x86_64.img
4.19.67-1.pvops.qubes.x86_64
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#4997?email_source=notifications&email_token=AADLUHDALAYGMGMS3H53JULQHPVTBA5CNFSM4HIHRCG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5UGEGI#issuecomment-526934553>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADLUHHY6YU7NZSPJAVGDN3QHPVTBANCNFSM4HIHRCGQ>
.
|
Depending on partition layout, but in most cases no. |
First initramfs was not correctly generated but this occured completely silently. Not first time I see this on dom0 when out of space on /boot. So maybe a dracut bug ?
My BOOTX64.cfg (working, substitute kenrel version for non working config) :
|
kernel-latest (5.2.9-1) is booting correctly. |
I assume it was out of disk space issue, more details in #5038) |
Qubes OS version
The version of Qubes OS you're using (e.g.,
R4.0
), available via the commandcat /etc/qubes-release
in a dom0 terminal.4.0.1
I just installed the latest Kernel from current-testing and selected it in Qubes Manager. After performing a reboot my system keeps rebooting after entering the LUKS password.
How do I select an older Kernel to get the system working again?
The text was updated successfully, but these errors were encountered: