mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-26 07:35:57 +03:00
[GH-ISSUE #866] after select centos to install ,then boot with error ... #1777
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#1777
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 @wxlg1117 on GitHub (Apr 6, 2021).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/866
vultr.com, 1g vps:
boot from iso : https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.35/netboot.xyz.iso
after select centos to install ,then boot with error ...
looks like dhcp get ip address error, but when i check netboot.xyz menu :network card info ,It shows the correct ip address, mask and gateway .
@antonym commented on GitHub (Apr 6, 2021):
You'll need to increase the RAM (no space left on device). 1GB is too small to load the rootfs.img into RAM, you'll probably need at least 4GB.
@TheCableGuy99 commented on GitHub (Sep 4, 2022):
Sorry to re-open this, I am also struggling with the exact same error. I am new to netboot.xyz though so not sure exactly which device you are referring to adding more RAM to?
The device booting has 32GB RAM, the DHCP Server (pfSense router) has 8GB RAM (although I doubt this is what you mean), the VM Host has 16GM RAM and the netboot.xyz Docker container within the VM appears to be set to "Unlimited" meaning it has the full 16GB of the VM host.
Am I missing something? Please can you give some instructions for a newbie?
Thanks.