0

I have an SSD where I store all of my virtual disks on.

I also have an 8TB drive I want to use to store all of the VM data. Example: Im running pfsense with web caching. Pfsense is on a virtual disk on the ssd, but I want the web cache to be stored in a directory on my 8TB drive. Well when I go to change the directory to my 8TB drive\pfsense\ it doesnt list it as an option.

Using virtual box latest version. pfsense latest version.

1 Answers1

0

What you're looking for is VirtualBox's raw disk functionality: https://www.virtualbox.org/manual/ch09.html

Or, if you're trying to pass through a disk controller on a PCIe card, then you're looking for PCIe passthrough.

lungj
  • 386
  • 2
  • 13