diff --git a/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml b/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml index b005ab5f2c..1ed9bd4bd7 100644 --- a/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml @@ -823,7 +823,7 @@ EndSection Shared folders for file transfers between host and VM are accessible by mounting them using - mount_vboxfs. A shared folder can be created + mount_vboxvfs. A shared folder can be created on the host using the VirtualBox GUI or via vboxmanage. For example, to create a shared folder called myshare under @@ -840,8 +840,7 @@ EndSection - &os; as a Host with - <application>VirtualBox</application> + &os; as a Host with &virtualbox; &virtualbox; is an actively developed, complete virtualization package, that is available @@ -1553,8 +1552,8 @@ kld_list="nmdm vmm" interface name. &prompt.root; sysrc cloned_interfaces="bridge0" - &prompt.root; sysrc ifconfig_bridge0="addm em0 SYNCDHCP" - &prompt.root; sysrc ifconfig_em0="up" +&prompt.root; sysrc ifconfig_bridge0="addm em0 SYNCDHCP" +&prompt.root; sysrc ifconfig_em0="up" Restart the host to load the &xen; kernel and start the Dom0.