debian all-in-one ISO attempt: failing at "Loading apt-cdrom-setup"
In my mission to make an all-in-one debian 11 ISO, I switched to using a full mirror. The content of the ISO seems to depend on what content is present in the mirror, but implicitly. So I decided to get something working, and then start to pare it back.
The output of this attempt is currently at [0].
[0] http://diso.oxix.org/images/debian-11.1-amd64-CD-1.iso
In QEMU/KVM on my laptop, this boots, but then fails as follows:
The text is: "Load installer components from installation media. Failed to load installer component. Loading apt-cdrom-setup failed for unknown reasons. Aborting."
This happened after it had happily loaded a bunch of other things, eg
It's possible it's to do with the virtualisation, but more likely the issue would repeat trying the same image on bare metal (to test).
I can't see any useful info on virtual consoles 1-4. The Debian installer is on number 5.
Not sure how to progress this. I used a full mirror, and did not have unusual config for debian-cd in CONF.sh and Makefile, so it would be interesting to know whether this repeats for others.
Comments
Post a Comment