OK, this appears to have worked. I have rebooted the machine after running dd, and it came up as it was before. So far so good.
GParted did not update its information after running dd in the terminal, so I rebooted.
I now have a screenshot taken from GParted, but my command line skills are limited and I do not know how to get it off the machine and on to my laptop, and the Dillo web browser in GParted does not appear to be able to connect to this forum, so I'm going to have to type some of this stuff in.
I have:
It would appear to me that I need to
1) remove the swap partition
2) extend /dev/sda5 to within 5 GB of the end of the disk
3) re-create the 5 GB swap partition
Can anyone let me know if this is correct?
Extending /dev/sda5 will not damage the contents of sda5, correct?
Thanks.
Frank.
GParted did not update its information after running dd in the terminal, so I rebooted.
I now have a screenshot taken from GParted, but my command line skills are limited and I do not know how to get it off the machine and on to my laptop, and the Dillo web browser in GParted does not appear to be able to connect to this forum, so I'm going to have to type some of this stuff in.
I have:
Code:
/dev/sda1 ntfs 18.82 GB /dev/sda2 extended 130.22 GB /dev/sda5 ext 4 124.90 GB /dev/sda6 linux-swap 5.33 GB unallocated 782.46 GB
1) remove the swap partition
2) extend /dev/sda5 to within 5 GB of the end of the disk
3) re-create the 5 GB swap partition
Can anyone let me know if this is correct?
Extending /dev/sda5 will not damage the contents of sda5, correct?
Thanks.
Frank.
Comment