Search notes:

VBoxManage modifymedium

VBoxManage modifymedium  [disk|dvd|floppy] <uuid|filename> [options]

Options

--type normal|writethrough|immutable|shareable| readonly|multiattach
--autoreset on|off
--property <name=[value >]
--compact
--resize <megabytes>|--resizebyte <bytes>
--move <path>
--setlocation <path>
--description <description string>

Tryging to enlarge a harddisk

The following command is supposed to enlarge the size of a harddisk to 64 MB. Unfurtunately, this command didn't enlarge anything although it did not throw an error message.
VBoxManage modifymedium "$home/VirtualBox VMS/$vmName/hard-disk.vdi" --resize 64000

Misc

As of VirtualBox 6.1, shrinking of harddisks is not yet supported.

See also

VBoxManage modifyhd and VBoxManage modifyvdi are internally mapped to VBoxManage modifymedium.
VBoxManage

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1759399319, '216.73.216.42', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/dirs/Program-Files/Oracle/VirtualBox/VBoxManage_exe/modifymedium(64): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78