|
From: | Stanislav German-Evtushenko |
Subject: | Re: [Qemu-discuss] drive with bus=1, unit=0 (index=2) exists |
Date: | Sat, 26 Apr 2014 14:02:25 +0400 |
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.
[Prev in Thread] | Current Thread | [Next in Thread] |