Add setup notes on resizing an LVM LV

master
Sven Slootweg 5 年之前
父節點 48c2e49b6a
當前提交 b3f44f497a

@ -36,3 +36,9 @@ curl https://git.cryto.net/joepie91/morph-rc/raw/master/data/dummy-configuration
nixos-install
# NOTE: Don't forget to set a better root password over SSH after restarting
#################################
# Resize LV to maximum available space:
lvresize --resizefs -l +100%FREE /dev/vg_main/lv_root

Loading…
取消
儲存