This commit is contained in:
2024-08-10 00:38:32 -05:00
parent 25d2703b0e
commit 4bdcc1b94c
6 changed files with 16 additions and 4 deletions

View File

@@ -1,5 +1,7 @@
# alpine_resize_disk
after the virtual disk has already been expanded (e.g. in proxmox)
```bin
```bash
apk add --no-cache cfdisk e2fsprogs-extra
# choose partition then "Resize" > "Write" (to finalize)