fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:storage:partitionierung

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:storage:partitionierung [2021/12/12 20:18] – created gsyslinux:storage:partitionierung [2024/02/17 19:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Partitionierung ====== ====== Partitionierung ======
 +FIXME
 +<code>
 +fdisk -l              # Partitionen anzeigen
 +fdisk -u /dev/sda     # display units: 'cylinders' or 'sectors' (default)
 +  p                   # print the partition table -> screenshot!
 +  d                   # Löschen
 +  n                   # Partition neu anlegen
 +  
 +  
 +  
 +  
 +  q                   # Beenden
 +</code>
linux/storage/partitionierung.1639336733.txt.gz · Last modified: 2024/02/17 19:03 (external edit)