Last modified by Patrick Theil on 2023/03/23 10:50

From version 7.3
edited by Patrick Theil
on 2022/12/20 15:53
Change comment: There is no comment for this version
To version 8.3
edited by Patrick Theil
on 2022/12/20 16:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -41,7 +41,7 @@
41 41  |(% style="width:142px" %)n|(% style="width:1840px" %)Neue Partition erstellen
42 42  |(% style="width:142px" %)p|(% style="width:1840px" %)Primäre Partition
43 43  |(% style="width:142px" %)2|(% style="width:1840px" %)Partitionsnummer 2
44 -|(% style="width:142px" %)In Schritt 4 notierter|(% style="width:1840px" %)Anfangssektor
44 +|(% style="width:142px" %)......|(% style="width:1840px" %)In Schritt 4 notierter Anfangssektor
45 45  |(% style="width:142px" %)Enter|(% style="width:1840px" %)Setzt letzten Sektor der Partition auf das Maximum
46 46  
47 47  [[image:image-20221220153922-2.png]]
... ... @@ -54,11 +54,9 @@
54 54  
55 55  )))
56 56  1. **Dateisystem der Partitionsgröße anpassen**
57 -Mit folgendem Befehl das Dateisystem der Partitionsgröße anpassen:
58 -\\{{code}}sudo fdisk -l /dev/sda{{/code}}
59 -
60 -1. (((
61 -
62 -
63 -
57 +Mit folgendem Befehl das Dateisystem der neuen Partitionsgröße anpassen: (((
58 +{{code}}
59 +sudo resize2fs /dev/sda2
60 +{{/code}}
64 64  )))
62 +1. **Gerät neustarten**