On Thursday 19 October 2006 7:02 pm, Lord Sauron wrote: > I have three partitions on my workstation's hard drive. > > /dev/sda1 = ntfs (windows) > /dev/sda3 = linux-swap > /dev/sda4 = ext3 (SuSE 10.1) > > Where sda2 should be used to be and XFS partition for Kubuntu. > > My question is thus: how would I tack that free space onto sda4? I > don't want to reinstall SuSE if I don't have to. > > Throwing out an educated guess, do I have to delete sda3, and then > make sda4 bigger, leaving enough space for sda5 (linux-swap)?
If you delete sda3, sda4 then becomes sda3, so your Suse fstab will require changes to reflect this. In theroy, resizing what was sda4 to fill the space gained by deleting sda3 should work. I'd suggest resizing sda3 to your desired swap partition size then formatting it as swap. And then resizing sda4 to grab what space is left over. Then your Suse partition will remain sda4. Of course, backing up any data of importantce is highly recommended before doing anything. -jm -- gentoo-user@gentoo.org mailing list