** Description changed:

- Installed kvm from apt-get.
+ Installed kvm with apt-get.
  
  Create a new virtual disk following instructions on kvm wiki..
  
  # qemu-img create -f qcow vdisk.img 1G
  
  then try running kvm thus:
  
   kvm -hda vdisk.img -cdrom /data/Elastix-0.7-20mar2007.iso -boot d
  
  starts up ok...
  
  then initializes disks:
  
  hda it finds...
  
  hda: sectors xxx w/cache , chs xxx , (U)DMA
  
  then i get errors....
  
  hda: lost interrupt
  
  multiple times (5)
  
  then get
  
  hdc: lost interrupt 
  result is not disks available in VM....
  
  Tried turning off acpi (-no-acpi), and do not get the errors, but the
  install cd can not find any disks...
  
  Tried turning off kvm extensions... same errors...
  
  This is running on  a Compaq nx6325 laptop Turion 64X2

** Description changed:

  Installed kvm with apt-get.
  
  Create a new virtual disk following instructions on kvm wiki..
  
  # qemu-img create -f qcow vdisk.img 1G
  
  then try running kvm thus:
  
   kvm -hda vdisk.img -cdrom /data/Elastix-0.7-20mar2007.iso -boot d
+ 
+ NOTE: Elastix is a CentOS based system
  
  starts up ok...
  
  then initializes disks:
  
  hda it finds...
  
  hda: sectors xxx w/cache , chs xxx , (U)DMA
  
  then i get errors....
  
  hda: lost interrupt
  
  multiple times (5)
  
  then get
  
  hdc: lost interrupt 
  result is not disks available in VM....
  
  Tried turning off acpi (-no-acpi), and do not get the errors, but the
  install cd can not find any disks...
  
  Tried turning off kvm extensions... same errors...
  
  This is running on  a Compaq nx6325 laptop Turion 64X2

-- 
Disk Errors with KVM on Feisty AMD64
https://bugs.launchpad.net/bugs/107500
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to