I am using Virtualbox 4.2.6 to run FreeSurfer. I had previously set the memory for the VM to the recommended amount, however that gave a memory error, so I incresed to just under 80% of the total memory available. However after doing that, I am now getting a disk space error:
Code: Select all
"date: write error: No space left on device"I have a folder on my HDD that I defined as share, which I mount using the command
Code: Select all
sudo mount -t vboxsf Dell /media/DellFrom the Properties of my VM, on the Storage space, I only have Storage Tree options, and no option to set a certain amount of HDD space as being available to the VM.