====== VirtualBox ====== ===== Gemeinsame Ordner nutzen ===== * in der cmd: net use x: \\vboxsvr\SHARE ===== Image komprimieren ===== * Defragmentiern * nullfile.exe ausführen (Windows) * Virtuelle Maschine Ausschalten $ VBoxManage modifyhd compact ===== Image clonen ===== $ VBoxManage clonehd ====== Linux - ZERO ====== dd if=/dev/zero of=junk sync rm junk