mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #387] opensuse Leap 15.1 does not work #1689
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#1689
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 @amard33p on GitHub (Nov 10, 2019).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/387
Error - "Please make sure the installation medium is available"

@antonym commented on GitHub (Nov 10, 2019):
I gave it a try and it loaded into the GUI installer for me. Are you using dhcp or static? It sounds like it might not be retrieving the media because the network isn't up during the loading process which is why it's in the text console.
@amard33p commented on GitHub (Nov 11, 2019):
I am using dhcp.
Here's the 'Ctrl+Alt+F3' log at the same time. Notice that em1 network seems to be up...but its saying "mount ok but test failed"
@amard33p commented on GitHub (Nov 11, 2019):
The DHCP server was sending out a static route which overwrote the default gateway. Apologies for the churn.