You are here

Error message

Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2396 of /home/blackh31/public_html/BLACKHILL/includes/menu.inc).

admin's blog

Accessing Windows Host Directory from Linux Guest in Virtualbox

Make certain that the Virtualbox Additions have been installed.

  • sudo gedit /etc/init.d/rc.local
  • add the following to rc.local:
  • sudo mkdir /media/GUEST_SHARE_NAME
  • sudo mount -t vboxsf HOST_SHARE_NAME /media/GUEST_SHARE_NAME
  • reboot

Pages

Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer