tech:notes_resize_disk_fs
Différences
Ci-dessous, les différences entre deux révisions de la page.
| tech:notes_resize_disk_fs [2025/03/24 15:06] – créée - modification externe 127.0.0.1 | tech:notes_resize_disk_fs [2025/11/17 15:00] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 147: | Ligne 147: | ||
| Recreate the partition with the starting sector from above: mkpart primary < | Recreate the partition with the starting sector from above: mkpart primary < | ||
| Exit parted: quit | Exit parted: quit | ||
| - | Check the filesystem: sudo e2fsck -f /dev/sdXX | + | Check the filesystem : sudo e2fsck -f /dev/sdXX |
| - | Resize filesystem: sudo resize2fs /dev/sdXX | + | Resize filesystem : sudo resize2fs /dev/sdXX |
| </ | </ | ||
tech/notes_resize_disk_fs.1742825205.txt.gz · Dernière modification : de 127.0.0.1
