With fedora if you want to remove specific partitions from
your disk. Be extra careful because once you have deleted
them it will become extremly difficult to fix.
First if your hard drive has LVM then I suggest you read the
lvm man pages especially 'pvremove' -- remove a logical partition.
Steps for partition removal are asfollows:
First identify the partitions you wish to remove. As superuser
you can run the following command to identify your partitions.
        sudo blkid -o list -c /dev/null
or you can run the more modern command of lsblk, again before use
read the man pages on these commands so you understand the format.

Next download from a fedora website "gparted" Gnome partition
editor. This is a gui operated editor and is quite easy to use.
It comes with a good usage manual that you can access from within
the program. Copy this to a bootable cd disk.

If you have LVM installed then you must remove the logical partition
before using the gparted editor.

At this point having removed the required lvm partions then you may
use the gparted programs to remove the selected partitions.
Good luck

Mike Lear

On Sunday, 24 February 2019, 18:25:11 GMT, Andreas Aßmann <a.g.assmann@gmx.de> wrote:


Can anybody tell me how I can clean my Fedora partitions, especially
system partition? I am running the latest Fedora version.
Thank you
Andreas
_______________________________________________
laptop mailing list -- laptop@lists.fedoraproject.org
To unsubscribe send an email to laptop-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/laptop@lists.fedoraproject.org