[GH-ISSUE #1368] Proxmox PXE boot dosn't work #1957

Closed
opened 2026-03-01 18:37:37 +03:00 by kerem · 2 comments
Owner

Originally created by @OrZidkani on GitHub (Dec 13, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1368

Describe the bug

Proxmox PXE install getting failed, I tried to use local assets and also other iso.

The netbooxyz through an error: "dd: error writiing '/etc/hostid' : No Space left on device
mount: mounting /dev/loop1 on /mnt/.base failed: No such file or directory
[ERROR] mount '/mnt/pve-base/squasfs' failed

To Reproduce
Steps to reproduce the behavior:

  1. Go to PXE menu an try to boot Proxmox VE

Expected behavior
The PXE should install Proxmox, I susspect it related to ISO size and i confirm that even with ISO size who is half size (600MB) out of 1.2GB the issue perssist.
Screenshots
image

Additional context
My env:
Netbootxyz:latest - Docker container.
PXE Client: Proxmox VM

Originally created by @OrZidkani on GitHub (Dec 13, 2023). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1368 **Describe the bug** <!-- A clear and concise description of what the bug is. --> Proxmox PXE install getting failed, I tried to use local assets and also other iso. The netbooxyz through an error: "dd: error writiing '/etc/hostid' : No Space left on device mount: mounting /dev/loop1 on /mnt/.base failed: No such file or directory [ERROR] mount '/mnt/pve-base/squasfs' failed **To Reproduce** Steps to reproduce the behavior: 1. Go to PXE menu an try to boot Proxmox VE **Expected behavior** The PXE should install Proxmox, I susspect it related to ISO size and i confirm that even with ISO size who is half size (600MB) out of 1.2GB the issue perssist. **Screenshots** ![image](https://github.com/netbootxyz/netboot.xyz/assets/31033101/7e6a06e2-77e5-4c70-8452-b35a3ccb229f) **Additional context** My env: Netbootxyz:latest - Docker container. PXE Client: Proxmox VM
kerem 2026-03-01 18:37:37 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@antonym commented on GitHub (Dec 13, 2023):

Try increasing your RAM, it looks like it ran out of space to write the ISO to memory.

<!-- gh-comment-id:1854218163 --> @antonym commented on GitHub (Dec 13, 2023): Try increasing your RAM, it looks like it ran out of space to write the ISO to memory.
Author
Owner

@OrZidkani commented on GitHub (Dec 14, 2023):

@antonym Thanks!
Increase the ram solved it!

<!-- gh-comment-id:1856455172 --> @OrZidkani commented on GitHub (Dec 14, 2023): @antonym Thanks! Increase the ram solved it!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#1957
No description provided.