netbootxyz / netboot.xyz

Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
https://netboot.xyz
Apache License 2.0
8.92k stars 666 forks source link

Missing URLs list #1338

Open iTestAndroid opened 9 months ago

iTestAndroid commented 9 months ago

Describe the bug Certain files do not exist in Github repo, so UI gets stuck during download of all assets. It should skip non-existing files and continue, also missing files should be added.

To Reproduce Steps to reproduce the behavior: Just click on any of the links below https://github.com/netbootxyz/asset-mirror/releases/download/1.0.4-9616af8f/vmlinuz-amd64 https://github.com/netbootxyz/ubuntu-squash/releases/download/23.04-ad6aa82a/filesystem.squashfs https://github.com/netbootxyz/ubuntu-squash/releases/download/22.04.3-5c9c6f97/filesystem.squashfs https://github.com/netbootxyz/ubuntu-squash/releases/download/22.04.3-5142c69d/filesystem.squashfs https://github.com/netbootxyz/ubuntu-squash/releases/download/23.04-88043c0b/filesystem.squashfs https://github.com/netbootxyz/ubuntu-squash/releases/download/23.10-729b6a9e/filesystem.squashfs

Expected behavior Links to be downloaded

Screenshots image

iTestAndroid commented 9 months ago

Updated to [2.0.75] New missing URLs list https://github.com/netbootxyz/asset-mirror/releases/download/1.0.4-9616af8f/vmlinuz-amd64 https://github.com/netbootxyz/ubuntu-squash/releases/download/23.04-295fa1c0/filesystem.squashfs https://github.com/netbootxyz/ubuntu-squash/releases/download/22.04.3-7e94379b/filesystem.squashfs https://github.com/netbootxyz/ubuntu-squash/releases/download/22.04.3-63c09265/filesystem.squashfs https://github.com/netbootxyz/ubuntu-squash/releases/download/23.04-38d31c0e/filesystem.squashfs https://github.com/netbootxyz/ubuntu-squash/releases/download/23.10-729b6a9e/filesystem.squashfs

alama commented 9 months ago

For talos's 1.0.4-9616af8f, you can find a copy of vmlinuz-amd64 from https://github.com/siderolabs/talos/releases/download/v1.0.4/vmlinuz-amd64

For Ubuntu, it seems the script try extract casper/filesystem.squashfs from the ISOs (https://cdimage.ubuntu.com/releases/), but it was renamed to casper/ubuntu-server-minimal.squashfs in 22.04+?

complib2891 commented 9 months ago

https://github.com/netbootxyz/ubuntu-squash/releases/download/22.04.3-7e94379b/filesystem.squashfs strange, but it seems to download by itself afterwards..

Simbaclaws commented 8 months ago

Does anyone know how I can get the squashfs images for the ubuntu distro's so I can still boot them?