diff --git a/shared/images_kvm_lin.dita b/shared/images_kvm_lin.dita index da86c055..6f9329ef 100644 --- a/shared/images_kvm_lin.dita +++ b/shared/images_kvm_lin.dita @@ -24,7 +24,7 @@ Start KVM using the CDROM as the boot device and new image as the disk. - kvm -cdrom iso_image -drive if=scsi,file=<image_name>,boot=off + /usr/libexec/qemu-kvm -cdrom iso_image -drive if=scsi,file=<image_name>,boot=off You need to have a SCSI as a bus because Eucalyptus expects the disk to be in /dev/sda.