extend logical volumes
The LVs I set up for my Arch install are getting full - / is 15G and /home is 150G. Both are pushing 90%, so time to extend.
[edit]
Well, that was stupidly easy.
system-config-lvm in the AUR. download it and install it.
tar -xvf [file]
cd [file]
makepkg -sri
run it and select/edit volumes in the logical view. It let me extend /home and / in the live system.
wow.
[edit]
Well, that was stupidly easy.
system-config-lvm in the AUR. download it and install it.
tar -xvf [file]
cd [file]
makepkg -sri
run it and select/edit volumes in the logical view. It let me extend /home and / in the live system.
wow.
Comments
Post a Comment