On 03/17/2017 12:22 PM, Mark Cave-Ayland wrote: > There is one issue I've found in that the debian-installer fails to > detect the installation CDROM hardware automatically. > > I was able to workaround this by selecting the option to load an > external driver, let that fail, then manually enter the /dev/vda device > which allowed installation to continue but something is preventing the > virtio-blk device being seen as a CDROM.
It's most likely the same issue as the one we have with the vdisk block devices when installing inside a SPARC LDOM [1]. Can you post the output of "udevadm info -q env -p /sys/block/vda" if /dev/vda is the virtual block device for your CD-ROM drive? If it doesn't include any indication of a CD device, you know why d-i doesn't detect the CD drive. Adrian > [1] https://lists.debian.org/debian-sparc/2017/03/msg00050.html -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

