mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #388] Test distribution iso, bootstrap too large to load #1690
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#1690
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 @orange888 on GitHub (Nov 14, 2019).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/388
Hi,
I am trying to boot my custom ubuntu ISO (created with https://github.com/core-process/linux-unattended-installation) . But it error-ed out "bootstrap too large to load"
https://imgur.com/a/dc2SKPx
Any idea how to resolve this?
Thanks.
@antonym commented on GitHub (Nov 14, 2019):
See https://github.com/antonym/netboot.xyz/issues/333#issuecomment-553979375
but in general I would try to avoid using memdisk where you can and either use installer kernels with a preseed or extract the ISO and point to the kernels and squash files directly.