[GH-ISSUE #1624] Tails Failing to Boot #2085

Closed
opened 2026-03-01 18:38:23 +03:00 by kerem · 2 comments
Owner

Originally created by @Jj1910 on GitHub (May 15, 2025).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1624

Whenever tails is attempted to be booted both in a VM and on live hardware, both from using a local asset and remote on github. The boot process shows the normal gray screen with three white dots which move across that is expected when booting to Tails, and then drops to the BusyBox initramfs live file system. The boot.log only shows the below entry repeated, not sure what the issue is.

mount: /run/live/fromiso: mount failed: Operation not permitted.

Originally created by @Jj1910 on GitHub (May 15, 2025). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1624 Whenever tails is attempted to be booted both in a VM and on live hardware, both from using a local asset and remote on github. The boot process shows the normal gray screen with three white dots which move across that is expected when booting to Tails, and then drops to the BusyBox initramfs live file system. The boot.log only shows the below entry repeated, not sure what the issue is. `mount: /run/live/fromiso: mount failed: Operation not permitted.`
kerem 2026-03-01 18:38:23 +03:00
Author
Owner

@antonym commented on GitHub (May 16, 2025):

Thanks, confirmed, will investigate.

<!-- gh-comment-id:2885667867 --> @antonym commented on GitHub (May 16, 2025): Thanks, confirmed, will investigate.
Author
Owner

@antonym commented on GitHub (May 16, 2025):

Looks like the kernel wasn't loading the loop module by default preventing the ISO from being mounted. Scripts been updated to force a modprobe loop, and align better with the existing script github.com/netbootxyz/asset-mirror@003883262d. The build system should be cranking a new one out, check back in a few hours on the Development Menu to see if it's functioning for 6.15.

Thanks for raising it!

<!-- gh-comment-id:2885782023 --> @antonym commented on GitHub (May 16, 2025): Looks like the kernel wasn't loading the loop module by default preventing the ISO from being mounted. Scripts been updated to force a modprobe loop, and align better with the existing script https://github.com/netbootxyz/asset-mirror/commit/003883262dd28c37f6d95f6cddedb4ad8bb7d6ea. The build system should be cranking a new one out, check back in a few hours on the Development Menu to see if it's functioning for 6.15. Thanks for raising it!
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#2085
No description provided.