Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Feb 19 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Feb 19

Try to use "vboxmanage modifyhd" in a shell,

First find the UUID of your disk: vboxmanage list hdds

Check disk info: vboxmanage showhdinfo UUID

then resize it: vboxmanage modifyhd UUID --resize <megabytes>

Where megabytes is the new size of your disk.


Second way to do it : create a new disk an copy content, then switch the disks
in you vm.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Resize Partition Or get search suggestion and latest updates.


Tagged: