mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1705] Devuan 6 stuck at EFI stub #576
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#576
Loading…
Add table
Add a link
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?
Originally created by @ste1590 on GitHub (Nov 19, 2025).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1705
Describe the bug
Devuan 6 installer stuck at EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path. I already tried to put kernel cmdline params: console=ttyS0,9600, but it doesn't work anyway. I also tried console=tty1 console=ttyS0, since that's how it was set in /proc/cmdline on the default Ubuntu instance, but it still doesn't work. The problem occurs on Oracle Cloud amd64 instances.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The installation was expected to start
Screenshots