Skip to content

Instantly share code, notes, and snippets.

View StaticVoidMoon's full-sized avatar
🏠
Working from home

StVM StaticVoidMoon

🏠
Working from home
View GitHub Profile
# 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/*