RUVIDEO
Поделитесь видео 🙏

Compact VirtualBox VM .vdi Disk Size

#VirtualBox #VDI #Compact

Full steps can be found at https://i12bretro.github.io/tutorials/0395.html

NOTE: This process only works on dynamically allocated virtual disks. If you're not sure, launch VirtualBox and go to File ≫ Virtual Media Manager. Select the virtual drive and view the properties
 
Create backups of virtual disks before attempting these steps
 
--------------------------------------------------------------------
Compacting Windows Guest VM
--------------------------------------------------------------------
   01. Launch the Windows VM
   02. Inside the VM, launch a web browser and download the sdelete utility  https://technet.microsoft.com/en-us/sysinternals/bb897443
   03. Extract the downloaded sdelete .zip file
   04. Copy sdelete.exe for 32-bit OS or sdelete64.exe for 64-bit OS to the C:\Windows directory
   05. Launch Command Prompt by right clicking the Start button ≫ Run ≫ type cmd ≫ Press Enter
   06. Run the following command to zero out the free space on the disk, replace the drive letter to target additional drives
         sdelete64.exe c: -z
   07. Once the process completes, shutdown the VM
 
--------------------------------------------------------------------
Compacting Linux Guest VM
--------------------------------------------------------------------
   01. Download the SystemRescue live disc  https://www.system-rescue.org/Download/
   02. Launch VirtualBox Manager
   03. Right click the VM to be compacted ≫ Settings
   04. Select Storage on the left hand side
   05. Select the optical disc drive
   06. Click the disk selection icon ≫ Choose a disk file...
   07. Navigate to the downloaded SystemRescue .iso file
   08. Click Open and OK to close the settings
   09. Right click the VM ≫ Start ≫ Normal Start
   10. Press Enter to boot SystemRescue using default options
   11. Once SystemRescue has finished booting, run the following commands
         # list the attached disks
         fdisk -l
         # find the disk to be compacted
         # usually listed as /dev/mapper/....
         # run the following, replacing the drive identifier as needed
         zerofree -v /dev/mapper/
         # after zerofree completes, shutdown the VM
         shutdown now
   12. Go back into the VM settings and remove the attached SystemRescue .iso
 
--------------------------------------------------------------------
Compacting the Virtual Disk
--------------------------------------------------------------------
   01. Launch VirtualBox Manager on the host device
   02. Right click the VM to be compacted ≫ Show in Explorer
   03. Right click in the white space ≫ Open PowerShell window here...
   04. Run the following command, replacing the file name of the virtual disk
         "%programfiles%\Oracle\VirtualBox\vboxmanage.exe" modifymedium disk "name_of_disk.vdi" --compact
 


### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Compact VirtualBox VM .vdi Disk Size», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.