Opened 7 years ago
Last modified 7 years ago
#72 new defect
Impossible to change real "HOME" directory
Reported by: | Allan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Common Tasks | Keywords: | |
Cc: |
Description
I read readme-os2.txt and SET VBOX_USER-HOME=<something_else> in config.sys
I did that because it is impossible to handle large guest VDI's on my system partitions, which are usually around 2GB - a nice size for such.
But something is wrong in Vbox. When setting that only the /home/Default/.config folder got moved to new location.
That makes no sense - it only contains a few very small config files.
The need is of course to move the "/Home/default/Virtualbox VM" dir to a place, where there is enough room
Note:
See TracTickets
for help on using tickets.
2Yoda: Use File->Preferencies->General->Default Machine Folder to change VM file locations (I use l:\vm, for example, while Home is f:\emx\home\root).