User Tools

Site Tools


Sidebar

Dan's Wiki

DokuWiki Instructions (local) DokuWiki Manual
Site Checker (Orphans Wanted)

Edit Sidebar

vitualbox:start

This is an old revision of the document!


Oracle Virtual Box

Vagrant needs this - a vitual Linux host that runs on the Windows Client.

In Oracle VirtualBox, share some Windows directories:

Then in the Linux host, mount them. You can see the names of the shares with:

df -h
root@homestead:/etc# df -h
Filesystem                    Size  Used Avail Use% Mounted on
udev                          983M     0  983M   0% /dev
tmpfs                         201M  7.4M  193M   4% /run
/dev/mapper/vagrant--vg-root   39G  3.9G   33G  11% /
tmpfs                        1001M  4.0K 1001M   1% /dev/shm
tmpfs                         5.0M     0  5.0M   0% /run/lock
tmpfs                        1001M     0 1001M   0% /sys/fs/cgroup
/dev/sda1                     472M   97M  352M  22% /boot
cantatamusic                  466G  381G   85G  82% /media/sf_cantatamusic
Code                          466G  381G   85G  82% /media/sf_Code
tmpfs                         201M     0  201M   0% /run/user/900
Code                          466G  381G   85G  82% /home/vagrant/Code
/var/www/html/cantatamusic    466G  381G   85G  82% /var/www/html/cantatamusic

Use the shared name as “NAME” below:

mount -t vboxsf NAME /mnt/folder
vitualbox/start.1481848839.txt.gz · Last modified: 2016/12/16 00:40 by dwheele