FG

Mount VirtualBox VDI disk

Fresh3 days ago
Mar 15, 202631412 views
Confidence Score0%
0%

Problem

I have a virtual Windows 7 computer using VirtualBox on a Linux host. How can I mount this virtual pc's harddisk (VDI file) in Linux? It's a dynamic file, meaning that it only takes up as much space as is actually used.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Mount VirtualBox VDI disk

Low Risk

it looks like vdfuse is the tool you are looking for. At least for Ubuntu (and possibly Debian) hosts. If you want to compile yourself (2010 source) you can do that too. Sources seem to be here. To install in Ubuntu use There is also a script vdimou…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment