Hello, I have a problem trying to start the vm. I configure an external storage, as shown in the error, the folder is created successfully and the virtual machine but not start. And keep checking be enabled in the bios kvm and active.
Sorry for the English, I Use google translator.
Sorry for the English, I Use google translator.
Code:
[COLOR=#000000][FONT=tahoma]kvm: -drive file=/mnt/windows/Ivan/DiscosVirtuales/images/100/vm-100-disk-1.vmdk,if=none,id=drive-sata0,format=vmdk,aio=native,cache=none: could not open disk image /mnt/windows/Ivan/DiscosVirtuales/images/100/vm-100-disk-1.vmdk: Invalid argument[/FONT][/COLOR]
[COLOR=#000000][FONT=tahoma]TASK ERROR: start failed: command '/usr/bin/kvm -id 100 -chardev 'socket,id=qmp,path=/var/run/qemu-server/100.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -vnc unix:/var/run/qemu-server/100.vnc,x509,password -pidfile /var/run/qemu-server/100.pid -daemonize -name Windows -smp 'sockets=1,cores=2' -nodefaults -boot 'menu=on' -vga cirrus -cpu kvm64,+x2apic,+sep -k en-us -m 2048 -cpuunits 1000 -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' -device 'virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3' -drive 'file=/dev/cdrom,if=none,id=drive-ide2,media=cdrom,aio=native' -device 'ide-cd,bus=ide.1,unit=0,drive=drive-ide2,id=ide2,bootindex=200' -device 'ahci,id=ahci0,multifunction=on,bus=pci.0,addr=0x7' -drive 'file=/mnt/windows/Ivan/DiscosVirtuales/images/100/vm-100-disk-1.vmdk,if=none,id=drive-sata0,format=vmdk,aio=native,cache=none' -device 'ide-drive,bus=ahci0.0,drive=drive-sata0,id=sata0,bootindex=100' -netdev 'type=user,id=net0,hostname=Windows' -device 'e1000,mac=CE:6B:35:4C:AB:02,netdev=net0,bus=pci.0,addr=0x12,id=net0,bootindex=300' -rtc 'driftfix=slew,base=localtime'' failed: exit code 1[/FONT][/COLOR]