Como Aumentar o disco da VirtualBox
Pessoal segue abaixo como aumentar o tamanho de um disco no VirtualBox e erros prováveis.
1)
Erro ao executar o comando: VBoxManage modifyhd
C:\Program Files\Oracle\VirtualBox>VBoxManage modifyhd "C:\Users\username\Virtua
lBox VMs\rhel6.5\rhel6.5.vdi" --resize 40000
Oracle VM VirtualBox Command Line Management Interface Version 4.3.4
(C) 2005-2013 Oracle Corporation
All rights reserved.
Usage:
VBoxManage modifyhd
[--type normal|writethrough|immutable|shareable|
readonly|multiattach]
[--autoreset on|off]
[--property
[--compact]
[--resize
Syntax error: unknown option: --resize
VBoxManage.exe
modifyhd 'E:\VirtualBox\Windows7 IE10\Windows7IE10.vdi' --resize 20000
VBoxManage.exe:
error: Failed to create the VirtualBox object!
VBoxManage.exe:
error: Code CO_E_SERVER_EXEC_FAILURE (0x80080005) - Server execution failed
(extended info not available)
VBoxManage.exe:
error: Most likely, the VirtualBox COM server is not running orfailed to start.
resolveu
assim:
nao pode
estar em modo administrador (elevado)
ir no c: e
via cd ate a pasta do virtual box
ir na pasta
onde ta o hd.vdi
E:\VirtualBox\Windows7
IE10>c:VBoxManage.exe modifyhd --resize 20480 Windows7IE10.vdi
Nenhum comentário:
Postar um comentário