Changes for page RangeeOS - Partitionen nachträglich vergrößern
Last modified by Patrick Theil on 2023/03/23 10:50
From version 7.2
edited by Patrick Theil
on 2022/12/20 15:47
on 2022/12/20 15:47
Change comment:
There is no comment for this version
To version 8.2
edited by Patrick Theil
on 2022/12/20 16:04
on 2022/12/20 16:04
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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" %) InSchritt 4 notierter|(% style="width:1840px" %)Anfangssektor44 +|(% 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,10 +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 - 59 -1. ((( 60 - 61 - 62 - 57 +Mit folgendem Befehl das Dateisystem der neuen Partitionsgröße anpassen: ((( 58 +{{code}} 59 +sudo resize2fs /dev/sda2 60 +{{/code}} 63 63 ))) 62 +1. **Gerät neustarten**