Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| picore:resize [2025/05/05 16:38] – created rhermsen | picore:resize [2025/06/28 08:18] (current) – rhermsen | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| * Delete the second partition with ' | * Delete the second partition with ' | ||
| - | * Create a new second partition with ' | + | * Create a new second partition with ' |
| + | * You might want to reserve some space (e.g. 1 or 2 GB) for swap space on devices with low amount of memory.\\ This is only needed if you expect to run out of memory e.g. during compiling a large program.\\ Normally this is not needed. | ||
| * Below the old and new second partition below each other. | * Below the old and new second partition below each other. | ||
| Line 24: | Line 25: | ||
| / | / | ||
| / | / | ||
| - | </ | + | </ |
| * Write the new created second partition with ' | * Write the new created second partition with ' | ||
| - | * sudo reboot | + | |
| + | | ||
| - | * sudo resize2fs / | + | |
| + | | ||
| - | * free | + | * Verify the result with: |
| - | + | | |
| - | * df -hT | + | - free |