qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] drive with bus=1, unit=0 (index=2) exists


From: Martin Braun
Subject: [Qemu-discuss] drive with bus=1, unit=0 (index=2) exists
Date: Sat, 26 Apr 2014 07:46:22 +0200

Hi

I am trying to emulate running with 4 disks. I use this command:

  $ qemu -cdrom debian-testing-amd64-netinst.iso -boot d -m 2048 -hda
disk1.img -hdb disk2.img -hdc disk3.img -hdd disk4.img

But I get this error:

  qemu: -hdc disk3.img: drive with bus=1, unit=0 (index=2) exists

How do I handle that?

Kind regards.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]