After some digging my current hypothesis is that the error relates to
the mini iso's Volume id. Currently it uses Ubuntu-Mini-ISO 26.04,
however the previous working versions used ISOIMAGE.

mini-iso-tools matches ISOIMAGE when mounting, which seems to be why
mounting /cdrom fails:

(mini-iso-tools/scripts/30mini-iso-menu):

```
dev=$(blkid --match-token LABEL=ISOIMAGE | cut -d: -

modprobe isofs

mount -o ro "$dev" "${mountpoint}"
```

The change in livecd-rootfs also correlates to when the mini iso started
failing:

- livebuild/gen-iso-ids is introduced in livecd-rootfs 26.04.15 (Feb 11th)
- Snapshot 3 of the Resolute mini iso is the last working version (Feb 5th)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2146492

Title:
  mini.iso fails to download target ISO 26.04 Beta

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mini-iso-tools/+bug/2146492/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to