Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


virtualbox_general_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
virtualbox_general_notes [2018/01/10 10:04] juckinsvirtualbox_general_notes [2018/01/10 10:22] juckins
Line 10: Line 10:
   # VBoxManage modifyhd /path/to/file.vdi --resize 30000   # VBoxManage modifyhd /path/to/file.vdi --resize 30000
      
-Note, if you have a vmdk file you need to follow this [[https://stackoverflow.com/questions/11659005/how-to-resize-a-virtualbox-vmdk-file|(see this link)]]:+Note, if you have a vmdk file you need to follow this [[https://stackoverflow.com/questions/11659005/how-to-resize-a-virtualbox-vmdk-file|(see this link)]] and then update the UUID following [[https://stackoverflow.com/questions/17803331/how-to-change-uuid-in-virtual-box|this link]] or navigating to $HOME/.VirtualBox/VirtualBox.xml and updating the information there (make a backup first):
  
   # VBoxManage clonehd "source.vmdk" "cloned.vdi" --format vdi   # VBoxManage clonehd "source.vmdk" "cloned.vdi" --format vdi
virtualbox_general_notes.txt · Last modified: 2022/01/15 10:30 by juckins