Earlier quoted context omitted.
Sounds like the maintainer had some issues with memdisk: https://github.com/netbootxyz/netboot.xyz/discussions/926
Why would they try to use memdisk in the first place? https://wiki.netbsd.org/tutorials/how_to_install__40__boot__... I've done this successfully (locally).
Netboot.xyz: your favorite operating systems in one place
61–68 of 68 posts
Re: Netboot.xyz: your favorite operating systems in one place
#62Earlier quoted context omitted.
I've found it convenient (once setup...) to run internal package mirrors. These with even relatively dated 'netinstall' media can provide you with current installations. Then provide you with super fast updates. I'm more familiar with doing this with RPM based distributions -- CentOS, Fedora, etc. It's basically a web server and rsync behind a [parameterized] systemd timer so you can centrally control existing/new mi…
That was the issue for me though. It would often be years between usages since the only time I needed it was when a computer stopped booting or I was repurposing a device. Neither being things that happens very often.
I moved and I've been hard pressed to bother booting everything up and checking on it, and I have quite a lot of devices to manage
Re: Netboot.xyz: your favorite operating systems in one place
#63Earlier quoted context omitted.
Ventoy is one of those "Great in theory, doesnt work in practice" tools. I spent some trying to boot from it, couldn't get it work. Couldnt find any help anywhere, so went back to the old boring tools that just work.
I'm not sure what your issue was, but I've used ventoy across 5-ish computers and with multiple OS'es (various linux distros and win10) and never had an issue. Did you file a bug report or find out what the issue was?
Re: Netboot.xyz: your favorite operating systems in one place
#64Another neat "pick an OS to boot into" tool I discovered recently is Ventoy [1]. You install the bootable menu on your USB drive, and then you just drop ISOs or IMGs on there to add choices. [1] https://ventoy.net/en/index.html
Ventoy is one of those "Great in theory, doesnt work in practice" tools. I spent some trying to boot from it, couldn't get it work. Couldnt find any help anywhere, so went back to the old boring tools that just work.
Re: Netboot.xyz: your favorite operating systems in one place
#65Earlier quoted context omitted.
There used to be a tool called, IIRC, "firebreather" that was a multicast image broadcaster for booting clusters of systems. I did a search and couldn't find any reference to it now. An associate used it to boot hundreds or thousands of systems back in the early 2000s, it would take a minute or two. Basically: The systems would PXE boot the bootloader (or maybe it was burned locally to the boot ROM or similar, I don'…
That sounds a bit like UDP multicast. One of those tragically under used features of the networking stack. Ripe for abuse were it exposed on the open Internet certainly, but still very cool.
Re: Netboot.xyz: your favorite operating systems in one place
#66Earlier quoted context omitted.
Not bad, but with questionable choices making it not usable on a dedicated hard-drive partition: https://github.com/ventoy/Ventoy/issues/1342
I took the time to read the comments on the issue and I can't see anyone refusing to do this. It seems like the person that suggested it can't compile ventoy as it requires a particular version of fedora. This needs somebody to compile ventoy and make a PR. Tabgentially it seems like the solving the issue where it needs an old version of fedora would make it easier for others to participate. The best way of moving th…
Personally, I see a lack of interest and a lack of desire to expand the functionality
> It seems like the person that suggested it can't compile ventoy as it requires a particular version of fedora.
Yes, that was me.
> This needs somebody to compile ventoy and make a PR.
As you may guess by how I explained the problem and the solution (with code!), I would be happy to make a PR, but I don't want to waste more time by writing code that won't be merged.
> solving the issue where it needs an old version of fedora would make it easier for others to participate
Yes, that too
But given the lack of interest by the maintainer of the low hanging fruit of making ventoy usable on partitions, even when it would bring the side benefit of respecting the block size of removable media (like thumbdrives, SD cards...) I think working on either would be a waste of time :(
> The best way of moving this forward would be to free up a block of time and either work on a PR, or if not that a PR to make ventoy compilable on more distros.
A week ago, someone started a fork for a better integration with other tools.
If you want to join in to fix the compilation issues (so that it doesn't require a specific old Fedora for example) I'll be happy to fix the partition stuff.
My email is my nickname at outlook dot com
Re: Netboot.xyz: your favorite operating systems in one place
#67Another neat "pick an OS to boot into" tool I discovered recently is Ventoy [1]. You install the bootable menu on your USB drive, and then you just drop ISOs or IMGs on there to add choices. [1] https://ventoy.net/en/index.html
Ventoy is one of those "Great in theory, doesnt work in practice" tools. I spent some trying to boot from it, couldn't get it work. Couldnt find any help anywhere, so went back to the old boring tools that just work.
Re: Netboot.xyz: your favorite operating systems in one place
#68Another neat "pick an OS to boot into" tool I discovered recently is Ventoy [1]. You install the bootable menu on your USB drive, and then you just drop ISOs or IMGs on there to add choices. [1] https://ventoy.net/en/index.html
Ventoy is one of those "Great in theory, doesnt work in practice" tools. I spent some trying to boot from it, couldn't get it work. Couldnt find any help anywhere, so went back to the old boring tools that just work.