Загрузка страницы

VirtualBox Revisited | Creating a Virtual Machine

Hang with me while we set up VirtualBox and then create a VM.

Oracle VirualBox web site: https://www.virtualbox.org/wiki/Downloads

VirtualBox Terminal Commands:

Add youself to vboxusers group:

sudo adduser $USER vboxusers

Increase video memory for VirtualBox VM:

vboxmanage modifyvm "Name of VM" --vram 256

Compact VBox Virtual Drive:

In VM:

dd if=/dev/zero of=zero
rm zero

In Host:

vboxmanage modifyhd /path/to/thedisk.vdi --compact

Resize drive:

vboxmanage modifyhd /path/to/thedisk.vdi --resize (size in MB)

Видео VirtualBox Revisited | Creating a Virtual Machine канала Joe Collins
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
15 мая 2023 г. 4:04:47
01:03:45
Яндекс.Метрика