Launching a pre-built QEMU ARM image following the instructions at https://en.opensuse.org/HCL:VersatileExpress Reviewing: Downloaded the disk image, extracted, grew it to 20GB Downloaded the kernel archive, extracted to same folder holding the prepared disk image. Executed the following command from within the folder holding these files, which returns as follows # qemu-system-arm -M vexpress-a9 -m 1G -drive file=openSUSE-12.2-ARM-XFCE-vexpress.armv7l.raw, if=sd -serial stdio -kernel initrd*kernel -initrd initrd*h.gz -append console=tty qemu-system-arm: -drive file=openSUSE-12.2-ARM-XFCE-vexpress.armv7l.raw,: drive with bus=0, unit=0 (index=0) exists Not sure what I'm doing wrong and the error perplexes me... No other VM is running but of course the drive should already exist if I'm pointing to an existing disk image file. I probably am misunderstanding something... TIA, Tony -- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-virtual+owner@opensuse.org