[Bug 1100976] [NEW] raring iso not booting in kvm
Launchpad Bug Tracker
1100976 at bugs.launchpad.net
Sun Jan 17 19:29:29 UTC 2016
You have been subscribed to a public bug:
EDIT: This started as a question but it was suggested that I turn it
into a bug.
This is my first time trying to run a test.
I installed testdrive and virtualbox. Initially, I could not get
testdrive to launch a vm, but I noticed that it was setup to use kvm by
default so I installed kvm.
I then tried to boot "Ubuntu Desktop (raring-i386)", but the boots hangs
before it can even get to the welcome page. Not sure if this is a bug or
if their is something wrong with my setup. Here is the testdrive log:
matt at ubuntu:~$ testdrive
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/matt/.testdriverc
INFO: Trying config in /home/matt/.config/testdrive/testdriverc
INFO: Using KVM for virtual machine hosting...
INFO: Retrieving the Ubuntu ISO list from cache...
Welcome to Testdrive!
1. Ubuntu Desktop (raring-amd64)
2. Ubuntu Desktop (raring-i386)
+-cache--> [2013-01-17 01:52:26] raring-desktop-i386.iso
3. Ubuntu Server (raring-amd64)
4. Ubuntu Server (raring-i386)
5. Other (prompt for ISO URL)
Select an image to testdrive [1]: 2
INFO: Syncing the specified ISO...
rsync://cdimage.ubuntu.com/cdimage/daily-live/current/raring-desktop-i386.iso
receiving incremental file list
sent 29 bytes received 79 bytes 43.20 bytes/sec
total size is 815050752 speedup is 7546766.22
INFO: Validating Virtualization Method....
INFO: /dev/kvm does not exist
HINT: sudo modprobe kvm_intel
INFO: For more detailed results, you should run this as root
HINT: sudo /usr/sbin/kvm-ok
INFO: Setting up Virtual Machine...
Creating disk image [/home/matt/.cache/testdrive/img/testdrive-disk-ikzQqs.img]...
Formatting '/home/matt/.cache/testdrive/img/testdrive-disk-ikzQqs.img', fmt=qcow2 size=6442450944 encryption=off cluster_size=65536 lazy_refcounts=off
INFO: Launching Virtual Machine...
Running the Virtual Machine...
kvm -uuid e2c2b9b5-fafd-48a8-8517-6a3678d7cc90 -m 1024 -smp 4 -cdrom /home/matt/.cache/testdrive/iso/ubuntu_raring-desktop-i386.iso -drive file=/home/matt/.cache/testdrive/img/testdrive-disk-ikzQqs.img,if=virtio,cache=writeback,index=0,boot=on -usb -usbdevice tablet -net nic,model=virtio -net user -soundhw es1370 -vga cirrus
Could not access KVM kernel module: No such file or directory
failed to initialize KVM: No such file or directory
Back to tcg accelerator.
qemu-kvm: boot=on|off is deprecated and will be ignored. Future versions will reject this parameter. Please update your scripts.
INFO: You may wish to clean up the cache directory...
/home/matt/.cache/testdrive/iso and /home/matt/.cache/testdrive/img
matt at ubuntu:~$ sudo testdrive
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/matt/.testdriverc
INFO: Trying config in /home/matt/.config/testdrive/testdriverc
INFO: Using KVM for virtual machine hosting...
INFO: Retrieving the Ubuntu ISO list from cache...
Welcome to Testdrive!
1. Ubuntu Desktop (raring-amd64)
2. Ubuntu Desktop (raring-i386)
+-cache--> [2013-01-17 01:52:26] raring-desktop-i386.iso
3. Ubuntu Server (raring-amd64)
4. Ubuntu Server (raring-i386)
5. Other (prompt for ISO URL)
Select an image to testdrive [1]: 2
INFO: Syncing the specified ISO...
rsync://cdimage.ubuntu.com/cdimage/daily-live/current/raring-desktop-i386.iso
receiving incremental file list
sent 32 bytes received 82 bytes 45.60 bytes/sec
total size is 815050752 speedup is 7149568.00
INFO: Validating Virtualization Method....
INFO: /dev/kvm does not exist
HINT: sudo modprobe kvm_intel
INFO: Your CPU supports KVM extensions
INFO: KVM (vmx) is disabled by your BIOS
HINT: Enter your BIOS setup and enable Virtualization Technology (VT),
and then hard poweroff/poweron your system
KVM acceleration can NOT be used
INFO: Setting up Virtual Machine...
Creating disk image [/home/matt/.cache/testdrive/img/testdrive-disk-muk_gp.img]...
Formatting '/home/matt/.cache/testdrive/img/testdrive-disk-muk_gp.img', fmt=qcow2 size=6442450944 encryption=off cluster_size=65536 lazy_refcounts=off
INFO: Launching Virtual Machine...
Running the Virtual Machine...
kvm -uuid 6d7a3b30-e81c-4868-bfbe-2f3fa4df5fb1 -m 1024 -smp 4 -cdrom /home/matt/.cache/testdrive/iso/ubuntu_raring-desktop-i386.iso -drive file=/home/matt/.cache/testdrive/img/testdrive-disk-muk_gp.img,if=virtio,cache=writeback,index=0,boot=on -usb -usbdevice tablet -net nic,model=virtio -net user -soundhw es1370 -vga cirrus
Could not access KVM kernel module: No such file or directory
failed to initialize KVM: No such file or directory
Back to tcg accelerator.
qemu-kvm: boot=on|off is deprecated and will be ignored. Future versions will reject this parameter. Please update your scripts.
INFO: You may wish to clean up the cache directory...
/home/matt/.cache/testdrive/iso and /home/matt/.cache/testdrive/img
matt at ubuntu:~$ kvm
Could not access KVM kernel module: No such file or directory
failed to initialize KVM: No such file or directory
Back to tcg accelerator.
** Affects: kvm (Ubuntu)
Importance: Undecided
Status: Confirmed
** Tags: iso-testing
--
raring iso not booting in kvm
https://bugs.launchpad.net/bugs/1100976
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in Ubuntu.
More information about the Ubuntu-server-bugs
mailing list