92
edits
(→Step 2) |
(→Step 3) |
||
| Line 37: | Line 37: | ||
== Step 3 == | == Step 3 == | ||
To increase file system's size: | To increase file system's size: | ||
* 'resize2fs /dev/sda2' (Assuming you need to increase /dev/sda2) | * 'resize2fs /dev/sda2' (Assuming you need to increase /dev/sda2), this expands the filesystem on /dev/sda2 to use the full partition | ||
output should look like this: | |||
[[File:Screenshot 2025-03-19 at 15.53.12.png|thumb|center|`resize2fs /dev/sda2`]] | |||
edits