Tagged Questions
The vdi tag has no wiki summary.
7
votes
6answers
2k views
Which Desktop Virtualization software runs most smoothly?
Background:
I'm running a full-time job and a part-time job in the weekends, and both my employers have supplied a laptop for me to work on. Of course I also have my powerful workstation at home to ...
1
vote
1answer
819 views
virtualbox - how to check what is the uuid of a vdi?
virtualbox - how to check what is the uuid of a vdi?
there should be some command line on VBoxManage to show it.
I know I read it some place in the docs, but now for some reason I can't find it...
...
0
votes
1answer
95 views
Create and modify the contents of a VDI disk image in Linux
Is there any way I can create a Virtual Box disk image (.vdi) that is NTFS formatted and copy a set of files to it prior to attaching it to an already configured instance as a second disk using ...
0
votes
1answer
350 views
virtualbox full disk though enough free space
Guest Ubuntu:
df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 15G 14G 116M 100% /
disk analyzer:
14GB used 13.3 free 900MB
/ 100% 6,6GB
7 GB free space are ...
0
votes
1answer
576 views
VirtualBox snapshots
Heres what happened.
I had a snapshot on which I was working from within a linux VM. A friend requested a clean VM as a clone of mine. So I closed / shutdown my running VM, made a copy of the ...