From 32f35a82144606de061af313ce1da7024a34c279 Mon Sep 17 00:00:00 2001 From: Noirin Plunkett Date: Tue, 2 Oct 2012 10:26:03 -0700 Subject: [PATCH] Fixing DOC-469 --- shared/images_kvm_lin.dita | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.