Last modified by Tobias Wintrich on 2025/07/14 10:19

From version 5.1
edited by Tobias Wintrich
on 2025/07/14 10:19
Change comment: There is no comment for this version
To version 3.1
edited by Tobias Wintrich
on 2025/07/14 10:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -28,6 +28,8 @@
28 28  {{code}}
29 29  sudo fdisk /dev/sda
30 30  {{/code}}
31 +
32 +
31 31  )))
32 32  1. **Delete old partition and create a new one**
33 33  Enter the following commands and confirm each with Enter:(((
... ... @@ -34,14 +34,29 @@
34 34  (% style="width:530px" %)
35 35  |(% style="width:35px" %)d|(% style="width:493px" %)Delete partition
36 36  |(% style="width:35px" %)2|(% style="width:493px" %)Select the 2nd partition
39 +|(% style="width:35px" %) |(% style="width:493px" %)
40 +|(% style="width:35px" %) |(% style="width:493px" %)
41 +|(% style="width:35px" %) |(% style="width:493px" %)
42 +|(% style="width:35px" %) |(% style="width:493px" %)
43 +|(% style="width:35px" %) |(% style="width:493px" %)
44 +|(% style="width:35px" %) |(% style="width:493px" %)
45 +|(% style="width:35px" %) |(% style="width:493px" %)
46 +
47 +
48 +
37 37  |(% style="width:29px" %)n|(% style="width:1953px" %)Create a new partition
38 38  |(% style="width:29px" %)p|(% style="width:1953px" %)Primary partition
39 39  |(% style="width:29px" %)2|(% style="width:1953px" %)Partition number: 2
40 40  |(% style="width:29px" %)......|(% style="width:1953px" %)Start sector: the one noted in step 4
41 41  |(% style="width:29px" %)Enter|(% style="width:1953px" %)Set the last sector of the partition to the maximum value
54 +
55 +
56 +
57 +(% style="width:530px" %)
42 42  |(% style="width:35px" %)n|(% style="width:493px" %)No, do not remove the signature
43 43  |(% style="width:35px" %)w|(% style="width:493px" %)Save the changes to the partition
44 44  
61 +
45 45  [[image:03_partition_extend.png]]
46 46  )))
47 47  1. **Adjust the file system to the new partition size**