mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-26 07:35:57 +03:00
[GH-ISSUE #239] Centos 7.4 booting #108
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#108
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 @sirdeiu on GitHub (May 10, 2018).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/239
Hi,
Centos 7.4 installer doesn't boot, after loading kernel and initramfs it dies with a timeout that it can't mount root.
Anyone else seeing this?
@antonym commented on GitHub (May 10, 2018):
It worked for me using Virtual Box, anything unique about your networking? If it's a VM, does it have enough memory, etc? It's trying to load the installer rootfs at that point, so during the kernel boot up it attempts to light up a NIC, get an address and retrieve the image. It looks like in your case it's not getting to that point.