mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[GH-ISSUE #23] Pogostick option #12
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#12
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 @chris18890 on GitHub (Jan 12, 2016).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/23
I think a really useful tool to have under the utilities section would be PogoStick, I use it pretty often, & can PXE boot it locally, but am unsure if it can be made to work with netboot.xyz
When unpacked, the Pogostick ISO takes up about 16 MB
@chris18890 commented on GitHub (Jan 16, 2016):
have tested & managed to get my normal PXE server to boot a local copy of the ISO with memdisk!
Now to try opening the iso over t'internet...
The main problem is that it's stored on the website as a ZIP, do you know if that can be unpacked on the fly?
@antonym commented on GitHub (Jan 16, 2016):
I gave it a try and it appears that MEMDISK decompressed the zip on the fly (learned something new) so it got to the initial menu, but then promptly kernel crashed in Fusion. It did fully load in Virtual Box though and got to the menu. I'll mock up an option and you can give it a try via the test branch.
@chris18890 commented on GitHub (Jan 16, 2016):
Great, thanks! :) Also CC'd you in on an intro email to the project owner, in the interest of keeping everyone in the loop
@antonym commented on GitHub (Jan 16, 2016):
https://github.com/antonym/netboot.xyz/pull/34
@chris18890 commented on GitHub (Jan 16, 2016):
successfully tested on a ~3 yr Alienware, will test more thoroughly tomorrow if needed :)
@antonym commented on GitHub (Jan 17, 2016):
https://github.com/antonym/netboot.xyz/pull/34