News

39.4K. In the previous article, we have covered what is LVM and how to create Volume group and Logical volumes in Linux. This article will teach you how to resize LVM partitions i.e. extend a Volume ...
As you can see in the above output, my disk image has only two partitions, namely /dev/sda1 with size 1 GB and /dev/sda2 with 19GB. The total size of disk image is 20 GB. Now we will, increase the ...
Then you can resize it and this can vary on the filesystem type. For ext3 and ext4 you can use this command: [root@linux ~]# resize2fs /dev/sdX If your filesystem is very old (around 2007) and created ...
To resize a VDI or VHD file in Mac OS X (this may work the same in linux, let us know), you’ll use the VBoxManage tool from the Mac command line. Even if you chose to install the VirtualBox command ...