💾 Archived View for kelgors.me › wiki › vm-resize-partition.gmi captured on 2023-07-22 at 16:24:36. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-03-20)

➡️ Next capture (2023-12-28)

-=-=-=-=-=-=-

Resizing partition

# notify kernel
echo 1 > /sys/class/block/sdb/device/rescan
# from cloud-utils package
growpart /dev/sdb 1
resize2fs /dev/sdb1

Last-Updated: 2023-02-12