Koozali.org: home of the SME Server

Disk Partitioning

Nick Evans

Disk Partitioning
« on: October 04, 2003, 07:44:03 AM »
Having run out of disk space on my HDD, I cloned the disk onto a bigger HDD by using "dd if=/dev/hda of=/dev/hdb".  This created a perfect copy of my old HDD.  The trouble is that it copied the old partition size so that, as far as SME is concerned it has just the same amount (or lack) of space.  

I then used a disk partition utility to resize hda3 which is the main partition.  This appeared to work fine and SME duly booted up from the new disk.  However, although the partition program reports a much bigger partition, SME still thinks it has a much smaller one.  phpSysInfo confirms this.

I have had a fair old look at the forum but I can't see anything quite like this.  Does anyone know where I am going wrong?

TIA

Nick

Tom Keiser

Re: Disk Partitioning
« Reply #1 on: October 04, 2003, 08:53:12 AM »
You don't say which disk partition utility you used.

I have had occasion to do this with Partition Magic 8. Other software may also work, but I can vouch for PQmag8 on ext3.

Good luck.

Tom

Nick Evans

Re: Disk Partitioning
« Reply #2 on: October 04, 2003, 03:38:09 PM »
I had used a bit of freeware (=beware, in this case)  - I'm now the proud owner of Partition Magic 8 which did the trick.  Thanks for the tip.

Nick