vbox dir free space

Discussions related to using VirtualBox on Linux hosts.
Post Reply
yournamehere
Posts: 19
Joined: 28. Sep 2008, 06:13

vbox dir free space

Post by yournamehere »

I put the ~/. vbox dir (incl "VDI/") on a 10G lvm partition, told the xp install to use fixed 9.xG then put a few unrelated files there and free space on the *.vdi partition is ~100M (so effectively 100% full) - will having the vbox dirs on a partition in this state cause the runtime virtualbox process(es) any problems? Like will it ever try to create some tmp swap in there or something like that?

I've had a couple seemingly random computer freezes (reset is all that works) w/1.6.6 and started wondering if my vbox dirs need more breathing room, even when it isn't specifically for windows itself.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

VB will only use the allocated space of the VDI. If the VDI cannot grow, or it's full, the VM will stall or crash (depends on the Guest OS, windows will just crash, Linux will be in Read Only). It's best to leave at least 1 GB of space on the VDI for Windows to use, as it has a variable sized pagefile by default.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply