💾 Archived View for kelgors.me › wiki › vm-resize-partition.gmi captured on 2024-05-12 at 15:06:06. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-12-28)

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

Resizing partition

2023-02-12

# 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