Package: installation-reports
Severity: normal

Hi!
I'm afraid that regular arm64 d-i images fail to detect qemu's CD-ROM, and
there's apparently no way to direct it to load udebs from a network mirror
like mini.iso does.  On the other hand, installation with mini.iso works
well.

The failing step is "Detecting hardware to find CD-ROM drives".

CD=debian-stretch-DI-rc1-arm64-netinst.iso
NET="-net bridge -net nic"

qemu-system-aarch64 -machine virt -nographic -cpu cortex-a57 \
 -bios /usr/share/qemu-efi/QEMU_EFI.fd -m 2048 $NET \
 -drive file="$DISK",cache=writeback,index=0,media=disk,format=raw \
 -drive file="$CD",cache=writeback,index=1,media=cdrom -boot d


Host's data:
qemu-*   1:2.8+dfsg-1 amd64
qemu-efi 0~20161202.7bbe0b3e-1
-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), 
(150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.3+ (SMP w/6 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Reply via email to