Partitioning Linux - how to divide your hard disk
If you only have one or two hard disks in your computer, then it is worth splitting them into several partitions. If you want to create individual partitions, this can be done in a few steps. If you want to modify already existing partitions, this may take a bit more time.
This is how to partition your hard disk in Linux
If you have a very large hard disk installed in your computer, you can divide it into several partitions. Usually, one partition is created for the operating system and others for content and applications. With some Linux distributions there is still a so-called swap partition, on which data are stored, as soon as the main memory has no more place. Also note that you should make a backup of your system before partitioning.- First download a partition manager of your choice and install it on your system.
- Start the program afterwards.
- Now you will usually be asked for your admin password, enter it.
- Select a hard drive you want to partition via the button in the upper right corner. Here you can now make all the desired settings. Möchten Sie zuvor eine Festplatte einrichten, klicken Sie auf den grauen Bereich und anschließend auf „Gerät“ > „Partitionstabelle erstellen“.
- Klicken Sie danach auf das Kontextmenü der Partition, die Sie einrichten möchten. Wählen Sie „Neu“, kommen Sie zu einem weiteren Menü.
- Treffen Sie hier alle gewünschten Einstellungen, wie die Größe der Partition.
- Geben Sie außerdem eine Bezeichnung für die Partition ein und wählen Sie als Dateisystem „ext4“.
- Bestätigen Sie schließlich Ihre Auswahl.