Minor typo correction
[snf-image-creator] / docs / usage.rst
index 6fee241..d789268 100644 (file)
@@ -211,7 +211,7 @@ Verify that it has been downloaded correctly:
    $ echo 'a8c667e871f48f3a662f3fbf1c3ddb17  ubuntu-12.04.1-server-amd64.iso' > check.md5
    $ md5sum -c check.md5
 
-Create a 2G sparce file to host the new system:
+Create a 2G sparse file to host the new system:
 
 .. code-block:: console
 
@@ -234,7 +234,7 @@ When the installation is complete, you can close the QEMU window. You
 will be able to boot your installed OS and make any changes you want to it
 (e.g. install openssh-server) using the following command::
 
-   $ sudo kvm -m 1000 -drive file=linuxmint.raw,format=raw,cache=none,if=virtio
+   $ sudo kvm -boot d -drive file=ubuntu_hd.raw,format=raw,cache=none,if=virtio
 
 After you're done, become root, activate the virtual environment you have
 installed snf-image-creator in, and use *snf-mkimage* to create and upload the