Comment 1 for bug 731922

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

kirkland@x201:/local/virt/iso$ testdrive -u natty-server-uec-amd64.tar.gz --curses
INFO: version passed: False
INFO: config passed: None
INFO: Trying config in /etc/testdriverc
INFO: Using configuration in /etc/testdriverc
INFO: Trying config in /home/kirkland/.testdriverc
INFO: Trying config in /home/kirkland/.config/testdrive/testdriverc
INFO: Using KVM for virtual machine hosting...
################################ past disk_image
INFO: Retrieving the Ubuntu ISO list from cache...
INFO: Syncing the specified ISO...
      file://natty-server-uec-amd64.tar.gz
INFO: Preparing UEC image [natty-server-uec-amd64.tar.gz]
natty-server-uec-amd64.img
natty-server-uec-amd64-floppy
INFO: Validating Virtualization Method....
INFO: Setting up Virtual Machine...
kvm-img: Could not open '/home/kirkland/.cache/testdrive/iso//local/virt/iso/natty-server-uec-amd64.img'
Command failed
    `kvm-img create -f qcow2 -b /home/kirkland/.cache/testdrive/iso//local/virt/iso/natty-server-uec-amd64.img /home/kirkland/.cache/testdrive/img/testdrive-disk-2DsOPa.img`
INFO: Launching Virtual Machine...
Running the Virtual Machine...
        kvm -boot a -fda /home/kirkland/.cache/testdrive/iso//local/virt/iso/natty-server-uec-amd64-floppy -drive file=/home/kirkland/.cache/testdrive/img/testdrive-disk-2DsOPa.img,if=virtio -usb -usbdevice tablet -net nic,model=virtio -net user -soundhw es1370 -vga cirrus -curses
INFO: Launching Virtual Machine using CURSES as screen mode
kvm: -fda /home/kirkland/.cache/testdrive/iso//local/virt/iso/natty-server-uec-amd64-floppy: could not open disk image /home/kirkland/.cache/testdrive/iso//local/virt/iso/natty-server-uec-amd64-floppy: No such file or directory

ERROR: Command failed
    `kvm -boot a -fda /home/kirkland/.cache/testdrive/iso//local/virt/iso/natty-server-uec-amd64-floppy -drive file=/home/kirkland/.cache/testdrive/img/testdrive-disk-2DsOPa.img,if=virtio -usb -usbdevice tablet -net nic,model=virtio -net user -soundhw es1370 -vga cirrus -curses`

ERROR: Unable to launch Virtual Machine