Skip to content

Commit

Permalink
Fixing DOC-469
Browse files Browse the repository at this point in the history
  • Loading branch information
noirin committed Oct 2, 2012
1 parent 59af300 commit 32f35a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/images_kvm_lin.dita
Expand Up @@ -24,7 +24,7 @@
<step>
<cmd>Start KVM using the CDROM as the boot device and new image as the disk.</cmd>
<info>
<codeblock>kvm -cdrom iso_image -drive if=scsi,file=&lt;image_name>,boot=off</codeblock>
<codeblock>/usr/libexec/qemu-kvm -cdrom iso_image -drive if=scsi,file=&lt;image_name>,boot=off</codeblock>
<note type="note">You need to have a SCSI as a bus because Eucalyptus expects the disk to be in
<filepath>/dev/sda</filepath>.</note>

Expand Down

0 comments on commit 32f35a8

Please sign in to comment.