Alpine initrd should mount the livecd under /run/initramfs/live #2912
Labels
bug
Something isn't working
triage
Add this label to issues that should be triaged and prioretized in the next planning call
unconfirmed
Currently alpine initrd mounts the livecd under
/media/root-ro
Our automated scan for configs, expects the livecd to be mounted under
/run/initramfs/live
This means that an Alpine iso with a bundled config will never be able to autoinstall.
This change should be pretty easy as we control the init during initramfs so we can modify the init to mount it in a different dir with zero issues.
Issue source: #2876
Reported by @Ludea
The text was updated successfully, but these errors were encountered: