mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #4] SystemRescueCD support #2
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#2
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 @HLFH on GitHub (Oct 27, 2015).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/4
Originally assigned to: @antonym on GitHub.
Hi,
It could help to support SystemRescueCD.
http://labalec.fr/erwan/?p=946
Thanks,
HLFH
@antonym commented on GitHub (Nov 27, 2015):
Should be able to get this working, but I will have to break apart the CD and host parts of it somewhere. Booting the ISO via iPXE prevents it from finding and loading sysrcd.dat.
@antonym commented on GitHub (Jan 6, 2017):
Implemented here:
github.com/antonym/netboot.xyz@c86ec9a077Had to crack open ISO and host on sourceforge for it to work.