Hello everyone!
When I installed kubuntu in this machine (9.04 I think it was) I made a partition table leaving some empty space to use for another distro in the future. I never did that so I am planning now to increase my /home partition to take advantage of the unallocated disk space. Thing is that the way I partitioned the disk is not exactly the best choice. Please take a look at my Ksnapshot attached.
I believe the way that data is written to the disk is non linear, so adding space to the home partition should not be a problem. Nevertheless (as far as I remember) the partition manager allows me to add space in a "linear" way as shown in its diagram. Is there a way to bypass this? Or should I move my /root partition to the end and then increase it?
I am planning to do this using an ubuntu 11.04 live cd. Currently i got a kubuntu 11.04 x64 installation. Does it matter that the live cd boots a 32bit version? How safe is it generally to move the /root partition? should I backup something? pretty much everything is in /home...
thnx in advance
EDIT: forgot this in case it helps...
When I installed kubuntu in this machine (9.04 I think it was) I made a partition table leaving some empty space to use for another distro in the future. I never did that so I am planning now to increase my /home partition to take advantage of the unallocated disk space. Thing is that the way I partitioned the disk is not exactly the best choice. Please take a look at my Ksnapshot attached.
I believe the way that data is written to the disk is non linear, so adding space to the home partition should not be a problem. Nevertheless (as far as I remember) the partition manager allows me to add space in a "linear" way as shown in its diagram. Is there a way to bypass this? Or should I move my /root partition to the end and then increase it?
I am planning to do this using an ubuntu 11.04 live cd. Currently i got a kubuntu 11.04 x64 installation. Does it matter that the live cd boots a 32bit version? How safe is it generally to move the /root partition? should I backup something? pretty much everything is in /home...
thnx in advance
EDIT: forgot this in case it helps...
Code:
Disk /dev/sda: 80.0 GB, 80026361856 bytes 255 heads, 63 sectors/track, 9729 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x0005a676 Device Boot Start End Blocks Id System /dev/sda1 * 1 373 2996091 82 Linux swap / Solaris /dev/sda2 374 6598 50002312+ 5 Extended /dev/sda5 374 4108 30001356 83 Linux /dev/sda6 4109 6598 20000893+ 83 Linux
Comment