partition editor

Hello everybody.

Is there a partition editor on opensuse like gparted (installed on the system, no live cd)?

Thank you.

Yes, go to YaST - system - partitioner. Before you fiddle, make sure you know what you are doing & backup before fiddling.

Andy

thank you!:slight_smile:

Also if you are more comfortable with gparted - it is available to install from Packman repository.

Cheers.

Hello; sorry, this is not an answer, but better a new question on this matter:

I have installed my opensuse11 onto an 80GB hdd, shared in dual/boot with Vista.

The problem is that I would like to resize my linux partitions, in order to give a better dimensioning and to utilize some unallocated space, as reported by GParted.

The fact is that I am a bit afraid about the risk to loss data, since the unallocated spaces are not contiguous between the partitions.

Also I am thinking to reduce the swap space from 2GB, to 1GB, since I never seen swap utilization until today.

This is the output of fdisk -u -l

linux-turion64:/home/marco # fdisk -u -l

Disco /dev/sda: 80.0 GB, 80026361856 byte

255 heads, 63 sectors/track, 9729 cylinders, totale 156301488 settori
Units = settori of 1 * 512 = 512 bytes
Disk identifier: 0x0e9d9448

Dispositivo Boot Start End Blocks Id System
/dev/sda1 * 63 93867794 46933866 7 HPFS/NTFS
/dev/sda2 113322510 146079044 16378267+ f W95 Esteso (LBA)
/dev/sda3 146079045 150288074 2104515 82 Linux swap / Solaris
/dev/sda4 93867795 113033338 9582772 83 Linux
/dev/sda5 117531603 118158074 313236 83 Linux
/dev/sda6 118158138 146079044 13960453+ 83 Linux

What do you suggest I could do, in order to resize safely my hdd and what do you means for “backup your data” ? That’s refers to root filesystem as well, or just to home dir?

Thank you for your attention.

BR