Sync fdisk output values, with corrected ones earlier in guide

This commit is contained in:
Out Of Ideas 2024-01-28 15:43:37 -06:00
parent dd73a91f9f
commit 7dc3a072e5

View file

@ -1194,11 +1194,12 @@ Partition type
e extended (container for logical partitions)
Select (default p): p
Partition number (1-4, default 1): 1
First sector (0-60549119, default 0):
Last sector, +/-sectors or +/-size{K,M,G,T,P} (0-60549119, default 60549119): +4G
First sector (2048-60549119, default 0):
Last sector, +/-sectors or +/-size{K,M,G,T,P} (2048-60549119, default 60549119): +4G
Created a new partition 2 of type 'Linux' and of size 4 GiB.
Created a new partition 1 of type 'Linux' and of size 4 GiB.
```
Next, make a root partition. This will take up the rest of the disk.
```
Command (m for help): n