Add setup notes on resizing an LVM LV

This commit is contained in:
Sven Slootweg 2019-08-09 22:34:49 +02:00
parent 48c2e49b6a
commit b3f44f497a

View file

@ -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