Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2019 18:02:38 -0400
From:      DL Gray <dgray.cosma@gmail.com>
To:        freebsd-doc@freebsd.org
Subject:   Small correction on handbook page
Message-ID:  <CABi1BiYt3O65EaVCBkwwXppQXWkpk=5teztbrAmLbt-ZYyUUKw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi

On this webpage
https://www.freebsd.org/doc/handbook/virtualization-guest-virtualbox.html

at the bottom, there is a command to mount the share
# mount_vboxfs -w *myshare* */mnt*

This is not correct, missing a "v" in the mount_vbox... command
# mount_vboxvfs -w *myshare* */mnt*

I verified that the program exists in /usr/local/sbin

HTH
Dennis



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABi1BiYt3O65EaVCBkwwXppQXWkpk=5teztbrAmLbt-ZYyUUKw>