mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #1681] Cannot launch openSUSE Leap 16.0 Agama-based installer #568
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#568
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 @uqsme on GitHub (Oct 2, 2025).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1681
Originally assigned to: @Copilot on GitHub.
Describe the bug
netboot.xyz failed to boot a openSUSE Leap 16.0 installer due to the fact that initramfs cannot find squashfs device.
To Reproduce
Steps to reproduce the behavior:
Linux Network Installs (64-bit).openSUSE.openSUSE Leap 16.0.Expected behavior
Wait for a while and initramfs droped us to the emergency shell.
/run/initramfs/rdsosreport.txtreported that initramfs had searched USB drives with openSUSE label, trying to load squashfs, but failed.Screenshots
Additional context
Reproduced at following hosts:
Leap 16.0 has retired YaST in favor of the new Agama-based installer. Many kernel parameters may change.
@antonym commented on GitHub (Oct 4, 2025):
Yeah, I ran into this when testing yesterday. Doesn't seem to be many docs on it to see if netboot path is still supported. If you track down anything, please notate it here.
Probably just need the new incantation of kernel flags for it.
@antonym commented on GitHub (Oct 4, 2025):
These basic flags seem to load up the installer via iPXE:
@uqsme commented on GitHub (Oct 28, 2025):
After some searching I've found a document describing exactly the PXE part, but it seems to depend on a special initramfs called Iguana. Unfortunately I failed to find neither precompiled kernel nor initramfs on their OBS page...
And, for other normal users who need to install openSUSE Leap 16 on their remote machine, I'd recommend @bin456789/reinstall as a temporary alternative 🥲
@antonym commented on GitHub (Nov 8, 2025):
Should be in Release 2.0.89 going out today.