Damus
Derek Ross · 5w
you need to now expand the file system. it's just some simple commands, but could vary a bit from your system. run lsblk see your device name then run something like sudo parted /dev/sda you might need to run sudo pvresize/dev/sda2 and expand the logical volume sudo lvextend -l +100%FREE /dev/v...