Greetings once again,<br><br>I am using Fedora 8 and VirtualBox. I had a 6GB disk defined and got to the point of having only about 107MB of space left. I have defined a second disk of 7GB and done all the necessary to duplicate the partition definitions and copied the contents of the partitions across (it had default partitioning from install time). I can now boot the new disk but it still does not show the extra space.<br>
<br>[root@localhost ~]# df -h<br>
Filesystem Size Used Avail Use% Mounted on<br>
/dev/mapper/VolGroup00-LogVol00<br>
4.7G 4.3G 107M 98% /<br>
/dev/sda1 190M 19M 162M 11% /boot<br>
tmpfs 252M 0 252M 0% /dev/shm<br>
[root@localhost ~]# <br>
<br><br>I used dd to copy partitions (eg. dd if=/dev/sda2 of=/dev/sdb2 )<br>Did I miss something?<br><br><br>Regards,<br>Chris<br>