diff --git a/doc/image-guide/section_ubuntu-example.xml b/doc/image-guide/section_ubuntu-example.xml index 87b7ffb172..22e54e9177 100644 --- a/doc/image-guide/section_ubuntu-example.xml +++ b/doc/image-guide/section_ubuntu-example.xml @@ -82,14 +82,14 @@ work fine. If unsure, we recommend you use the installer's default partition scheme, since there is no clear advantage to one - scheme of another. + scheme or another. Automatic updates The Ubuntu installer will ask how you want to manage - upgrades on your system. This option depends upon your + upgrades on your system. This option depends on your specific use case. If your virtual machine instances will - be able to connect to the internet, we recommend "Install + be connected to the internet, we recommend "Install security updates automatically". @@ -159,8 +159,8 @@ Run the following commands in the host as root to start up the machine again as paused, eject the disk and resume. - If you are using virt-manager, you may instead use the - GUI.# virsh start precise --paused + If you are using virt-manager, you may use the GUI + instead.# virsh start precise --paused # virsh attach-disk --type cdrom --mode readonly precise "" hdc # virsh resume precise @@ -174,7 +174,7 @@ Log in to newly created image - When you boot the first time after install, it may ask + When you boot for the first time after install, it may ask you about authentication tools, you can just choose 'Exit'. Then, log in as root using the root password you specified. @@ -233,7 +233,7 @@ Undefine the libvirt domain Now that the image is ready to be uploaded to the Image - service, we know longer need to have this virtual machine + service, we no longer need to have this virtual machine image managed by libvirt. Use the virsh undefine vm-image command to inform