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

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

Summary

Details

Page properties
Content
... ... @@ -28,8 +28,6 @@
28 28  {{code}}
29 29  sudo fdisk /dev/sda
30 30  {{/code}}
31 -
32 -
33 33  )))
34 34  1. **Delete old partition and create a new one**
35 35  Enter the following commands and confirm each with Enter:(((
... ... @@ -36,29 +36,14 @@
36 36  (% style="width:530px" %)
37 37  |(% style="width:35px" %)d|(% style="width:493px" %)Delete partition
38 38  |(% 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 -
49 49  |(% style="width:29px" %)n|(% style="width:1953px" %)Create a new partition
50 50  |(% style="width:29px" %)p|(% style="width:1953px" %)Primary partition
51 51  |(% style="width:29px" %)2|(% style="width:1953px" %)Partition number: 2
52 52  |(% style="width:29px" %)......|(% style="width:1953px" %)Start sector: the one noted in step 4
53 53  |(% 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" %)
58 58  |(% style="width:35px" %)n|(% style="width:493px" %)No, do not remove the signature
59 59  |(% style="width:35px" %)w|(% style="width:493px" %)Save the changes to the partition
60 60  
61 -
62 62  [[image:03_partition_extend.png]]
63 63  )))
64 64  1. **Adjust the file system to the new partition size**