[GH-ISSUE #782] SuperGrub wont work: Operation not permitted #1757

Closed
opened 2026-03-01 18:36:05 +03:00 by kerem · 5 comments
Owner

Originally created by @abbbi on GitHub (Nov 30, 2020).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/782

Hi,

it seems the SuperGrub entry doesnt work anymore, see screenshot.
supergrub

Originally created by @abbbi on GitHub (Nov 30, 2020). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/782 Hi, it seems the SuperGrub entry doesnt work anymore, see screenshot. ![supergrub](https://user-images.githubusercontent.com/3919561/100590970-6357b200-32f5-11eb-92f7-0d44a9a79511.jpg)
kerem 2026-03-01 18:36:05 +03:00
Author
Owner

@BasicWombat commented on GitHub (Dec 3, 2020):

Seems to be related to #785

<!-- gh-comment-id:738456155 --> @BasicWombat commented on GitHub (Dec 3, 2020): Seems to be related to #785
Author
Owner

@Firminator commented on GitHub (Dec 30, 2020):

github.com/netbootxyz/netboot.xyz@0799ef3f34/roles/netbootxyz/defaults/main.yml (L682)

Could it be because SourceForge has moved the download location? I see a 301 (moved), then 302 (redirect), and a switch from HTTP to HTTPS.

$ wget http://master.dl.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso

--2020-12-29 23:56:18-- http://master.dl.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso
Resolving master.dl.sourceforge.net (master.dl.sourceforge.net)... 216.105.38.12
Connecting to master.dl.sourceforge.net (master.dl.sourceforge.net)|216.105.38.12|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://downloads.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso [following]

--2020-12-29 23:56:19-- http://downloads.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso
Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13
Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://phoenixnap.dl.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso [following]

--2020-12-29 23:56:20-- https://phoenixnap.dl.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso
Resolving phoenixnap.dl.sourceforge.net (phoenixnap.dl.sourceforge.net)... 184.164.141.26
Connecting to phoenixnap.dl.sourceforge.net (phoenixnap.dl.sourceforge.net)|184.164.141.26|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16361472 (16M) [application/octet-stream]
Saving to: ‘super_grub2_disk_hybrid_2.04s1.iso’

super_grub2_disk_hy 100%[===================>] 15.60M 8.08MB/s in 1.9s

Here's another alternative direct link from another mirror:
https://iweb.dl.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso

<!-- gh-comment-id:752329767 --> @Firminator commented on GitHub (Dec 30, 2020): https://github.com/netbootxyz/netboot.xyz/blob/0799ef3f34f72f5141c73d7626ac6f74b52dcfd3/roles/netbootxyz/defaults/main.yml#L682 Could it be because SourceForge has moved the download location? I see a 301 (moved), then 302 (redirect), and a switch from HTTP to HTTPS. > $ wget http://master.dl.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso > --2020-12-29 23:56:18-- http://master.dl.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso > Resolving master.dl.sourceforge.net (master.dl.sourceforge.net)... 216.105.38.12 > Connecting to master.dl.sourceforge.net (master.dl.sourceforge.net)|216.105.38.12|:80... connected. > HTTP request sent, awaiting response... **301 Moved Permanently** > Location: http://downloads.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso [following] > --2020-12-29 23:56:19-- http://downloads.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso > Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 216.105.38.13 > Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|216.105.38.13|:80... connected. > HTTP request sent, awaiting response... 302 Found > Location: https://phoenixnap.dl.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso [following] > --2020-12-29 23:56:20-- https://phoenixnap.dl.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso > Resolving phoenixnap.dl.sourceforge.net (phoenixnap.dl.sourceforge.net)... 184.164.141.26 > Connecting to phoenixnap.dl.sourceforge.net (phoenixnap.dl.sourceforge.net)|184.164.141.26|:443... connected. > HTTP request sent, awaiting response... 200 OK > Length: 16361472 (16M) [application/octet-stream] > Saving to: ‘super_grub2_disk_hybrid_2.04s1.iso’ > > super_grub2_disk_hy 100%[===================>] 15.60M 8.08MB/s in 1.9s Here's another alternative direct link from another mirror: https://iweb.dl.sourceforge.net/project/supergrub2/2.04s1/super_grub2_disk_2.04s1/super_grub2_disk_hybrid_2.04s1.iso
Author
Owner

@Firminator commented on GitHub (Dec 30, 2020):

Nevermind. Tried troubleshooting before actually reproducing :( I just tested this and SuperGrub loads fine for me.

<!-- gh-comment-id:752335438 --> @Firminator commented on GitHub (Dec 30, 2020): Nevermind. Tried troubleshooting before actually reproducing :( I just tested this and SuperGrub loads fine for me.
Author
Owner

@github-actions[bot] commented on GitHub (Jan 30, 2021):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

<!-- gh-comment-id:770138597 --> @github-actions[bot] commented on GitHub (Jan 30, 2021): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Author
Owner

@thelamer commented on GitHub (Apr 30, 2021):

I can't reproduce this, please use discord for support:
https://discord.gg/An6PA2a

<!-- gh-comment-id:830437306 --> @thelamer commented on GitHub (Apr 30, 2021): I can't reproduce this, please use discord for support: https://discord.gg/An6PA2a
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#1757
No description provided.