mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[GH-ISSUE #70] GRML support #1573
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#1573
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 @rpglover64 on GitHub (Feb 2, 2016).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/70
Grml is a bootable live system (Live-CD) based on Debian. Grml includes a collection of GNU/Linux software especially for system administrators. Users don't have to install anything on fixed storage. Grml is especially well suited for administrative tasks like installation, deployment and system rescue.
The isos seem to work; the netboot image is a tar.gz archive.
@antonym commented on GitHub (Feb 3, 2016):
I wasn't able to get the ISOs to boot with memdisk, despite GRML saying they added memdisk support to one of their images for booting from Grub.
http://michael-prokop.at/blog/2011/01/07/booting-iso-images-from-within-grub2/
Did you try booting an ISO from the Utility menu? I could probably use the netboot archive but I'd need them extracted and hosted from their site.
@rpglover64 commented on GitHub (Feb 3, 2016):
I successfully booted a
grml64-small_2013.09.isothat I happened to have locally. I'll try with a newer image.I'm not having luck with
grml64-small_2014.11.iso. (I'm testing this in VirtualBox, booting into netboot.xyz and serving the image to test on a local webserver)This mailing list post seems to be related to the symptoms, but I haven't read through it yet
@antonym commented on GitHub (Feb 3, 2016):
Interesting, it sounds like it worked at one point on older images, maybe that's something we can raise with the GRML devs. Arch has the memdisk implementation working great and it's actually been available to use in a lot of the various distributions that have built on Arch as a base. Debian Live appeared to have support built in but not in their tools that generate or mount their ISOs. If that's something we could get added to Debian, we'd probably be able to boot a lot more distributions over time.
@rpglover64 commented on GitHub (Feb 3, 2016):
I sent a message to the user mailing list asking for input.
@antonym commented on GitHub (Feb 4, 2016):
So I went one more version back from the latest (2014.03) and it just worked. I guess at one point it supported memdisk, so I guess now we should find out how we get that support back in. I've added the older version for now which seemed to work great. Let's keep this open for now and see if we hear anything back from the developer.
@antonym commented on GitHub (Feb 5, 2016):
Looks like they opened an issue, thanks @rpglover64 for kicking this off. http://bts.grml.org/grml/issue2165
@antonym commented on GitHub (Mar 24, 2016):
Bumping GRML to latest test build, as memdiskfind was added back in.
https://github.com/antonym/netboot.xyz/pull/89