Files
notes/documents/alpine/alpine_resize_disk/content.md
2024-08-10 00:40:26 -05:00

304 B
Executable File

alpine_resize_disk

after the virtual disk has already been expanded (e.g. in proxmox)

apk add --no-cache cfdisk e2fsprogs-extra

choose partition then "Resize" > "Write" (to finalize)

cfdisk

replace * with partition you are resizing

resize2fs /dev/sda3