Here is how I increased the storage of the VM in the VBox interface: I used Virtual Media Manager.
- I increased the VM storage and apply.
When I click Information:
- Format: VDI
- Storage details: Dynamically allocated
As you see, it should be 31.52GB but let's go to VM and run
┌──(root㉿kali)-[~]
└─# df -H
Filesystem Size Used Avail Use% Mounted on
udev 666M 0 666M 0% /dev
tmpfs 141M 926k 140M 1% /run
/dev/sda1 18G 17G 120M 100% /
tmpfs 705M 0 705M 0% /dev/shm
tmpfs 5.3M 0 5.3M 0% /run/lock
tmpfs 141M 82k 141M 1% /run/user/0
It is not about partitioning. Because I am not able to see the increase.
lsblk
is again showing 18GB, not 32 GB.