mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 06:22:43 +00:00
The 6.5.8 kernel booted to a dracut emergency shell because all but the first of its kernel command line parameters were removed #24
Labels
No labels
exclusivescoped
label
exclusivescoped
label2
scoped/label
testlabel
Qality
Blocker
Quality
FE
release
39
release
40
release
41
release
42
release
rawhide
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rpms/grub2#24
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
sudo dnf install fedora-repos-rawhide
followed bysudo dnf update --enablerepo=rawhide kernel
: I haven't tried the latest Rawhide kernel. 6. Are you running any modules that not shipped with directly Fedora's kernel?: No 7. Please attach the kernel logs. You can get the complete kernel log for a boot withjournalctl --no-hostname -k > dmesg.txt
. If the issue occurred on a previous boot, use the journalctl-b
flag. Reproducible: Always