This bug also affects the hd-media installer.
With hd-media installer, iso-scan will try mount each partition to find
isos with the following command:
mount -t auto -o ro $device /hd-media
Since the partition contains preseed file, which very likely contains the
iso file, is mounted, this mount
> I personally modified fetch-url/file and fetch-url/floppy, added `umount
> /media || true` before every return path, then the installer works
> incorrectly.
Sorry, typo here, then the installer works *correctly*.
BTW, this bug may not be triggered that frequently. fetch-url is
invoked such ea
2 matches
Mail list logo