Hightower (19th August 2009)

We have Zimbra on a VM here, and it has an 11gb boot partition. We're going to start moving users on to the box and therefore need to increase this size. I used the VMWare Disk Tool to increase the HDD size, but I'm struggling to increase the size of the boot partition.
I've booted to a Live CD and this is a screenshot of the partition manager. Any help please? I just want the boot partition to be maxed out so there is plenty of email storage space.
Thanks,
Mark the partition and click 'Resize/Grow' then fiddle with the arrow in the popup box that comes up. Apply the changes to make it actually do the resize.

maybe you'll need to move the swap partition to the end of the disk. it should be ok to delete it and then re-make the swap.
Hightower (19th August 2009)

Thanks CyberNerd - didn't realise this was possible.
Deleted swap, recreated at end of disk (and made it 1GB instead of 500MB), and then resized the boot partition to use the rest of the space.
Still carrying out the actions, but it looks like it's going to work![]()

you may need to tell your fstab that the swap is in a new location
Hightower (19th August 2009)

That's great! Was bamboozled when typed 'free' and swap showed up as '0'!
Now I have a nice big partition for email storage, and a fully functioning swap.
For future reference (to help anyone else out) I entered:
Where SDA5 is the name of my partition the swap is sat on.Code:mkswap -f /dev/sda5 swapon /dev/sda5
Entered 'free' again and it confirmed I had a nice new 1GB swap partition.
Thanks CyberNerd![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)