From ba88b02f2db5c9736d37b628c66c08eedc74e6b5 Mon Sep 17 00:00:00 2001 From: Bjoern Heidotting Date: Mon, 5 Aug 2019 17:13:12 +0000 Subject: [PATCH] - Typo: mount_vboxfs -> mount_vboxvfs - Use Virtualbox makro in title - Visible indentation fix --- .../books/handbook/virtualization/chapter.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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.