Forum Navigation
You need to log in to create posts and topics.

Resizing Linux Partition – Non LVM

Problem 

User wants to increase volume size for non LVM partition to the maximum. useful if you increased your VMware disk size

Solution

  1. Download the attached script
  2. rename the script to resize_linux_partition.sh
  3. chmod u+x resize_linux_partition.sh
  4. run the following command

resize_linux_partition.sh /dev/sda 2 YES