Skip to content
Snippets Groups Projects
Commit 14509370 authored by Alex Pyrgiotis's avatar Alex Pyrgiotis
Browse files

Minor typo correction

parent b39357a8
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment