mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1621] Proxmox 8-4-1 wont load iso #544
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#544
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 @XAMENOS21 on GitHub (May 12, 2025).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1621
Netbootxyz will not load proxmox 8-4-1 iso
Describe the bug
My server which runs netbootxyz (no dockers, simple dnsmasq and nginx) says that there is no space left to load the iso
Here is the config of netbootxyz for the proxmox menu:
:boot-pve
set kernel_url ${live_endpoint}/asset-mirror/releases/download/8.4-1-613c19ff/
set proxmox_version 8.4-1
imgfree
kernel ${kernel_url}vmlinuz vga=791 video=vesafb:ywrap,mtrr ramdisk_size=16777216 rw quiet ${params} initrd=initrd.magic ${cmdline}
initrd ${kernel_url}initrd
initrd ${kernel_url}proxmox.iso /proxmox.iso
boot
Take note that i am relatively new to the whole concept of ipxe as i started this 3 weeks ago.
Here is a photo of the error:
I thought that i may need to increase the disksize ram but i have no idea if i should or not.
If anyone can help it would be apreciated
@antonym commented on GitHub (May 16, 2025):
Unable to reproduce, 8.4.1 works from within a Proxmox VM, sounds like you may need more RAM as it's trying to load the ISO into RAM.
@XAMENOS21 commented on GitHub (May 20, 2025):
The server where netbootxyz is hosted has 64GB ram and the server where i am trying to install it has 32GB ram.
Take note that they are both physical servers and not VMs so i doubt that i am missing ram can you or someone else try with physical servers instead of vms
@FleischKarussel commented on GitHub (Jun 25, 2025):
I can confirm having the same issue, also bare metal.
Weird about it is, the same server next to it, boots fine, triple checked boot options etc.
The affected server error's out like yours.
This happens when using legacy instead of UEFI.
both Specs:
dual socket intel xeon 36 cores
768GB RAM