Opened 12 years ago
Closed 11 years ago
#11962 closed defect (fixed)
creating new virtual disk detects host free disk space incorrectly => Fixed in SVN
Reported by: | harb | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.2.16 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
The free-disk-space is checked on the drive where "VirtualBox VMs" folder resides instead of inside this folder. The folder is in my case a directory symlink to another drive so the free space inside this folder is different than in any of the parent folders or the drive where the symlink resides.
to create such symlink use: symlink /d "VirtualBox VMs" "d:\somedir\VirtualBox VMs" (while in the folder c:\Users\user\ where user is some admin user on windows; this assumes you moved "c:\Users\user\VirtualBox VMs\" folder to "d:\somedir\" before executing the symlink command)
I'll add some screenshots illustrating the free disk space differences and the error I get from virtualbox in this case (trying to make a 20gig virtual disk)
Attachments (3)
Change History (7)
by , 12 years ago
Attachment: | virtualbox disk space check fail 2.png added |
---|
by , 12 years ago
Attachment: | virtualbox disk space check fail 3.png added |
---|
free disk space differences (seen by windows)
by , 12 years ago
Attachment: | virtualbox disk space check fail 4 symlinkd.png added |
---|
how that dir symlink look from console
comment:1 by , 12 years ago
priority: | blocker → major |
---|
comment:2 by , 12 years ago
Summary: | creating new virtual disk detects host free disk space incorrectly → creating new virtual disk detects host free disk space incorrectly => Fixed in SVN |
---|
Thank you for the report. This problem will be fixed in the next major release.
virtualbox error