0

I have created a 500GB partition and mounted it in my /home but I'm still getting from my OS low disk space.

Results of lsblk :

lsblk

karel
  • 114,770
  • 2
    Better to post full 'lsblk -f` output as code/text not png to preserve formatting in question. You can move /home to new partition. To move /home uses rsync- Be sure to use parameters to preserve ownership & permissions https://help.ubuntu.com/community/Partitioning/Home/Moving Or move some data to a data partition & link into /home. https://askubuntu.com/questions/1013677/storing-data-on-second-hdd-mounting & https://askubuntu.com/questions/1058756/installing-all-applications-on-a-ssd-disk-and-putting-all-files-on-hdd-disk – oldfred Dec 02 '22 at 20:00
  • Also add the output of df -h (as text, using code formatting: https://askubuntu.com/editing-help#code) and sudo du -hxd1 /) – muru Dec 09 '22 at 06:53
  • @oldfred thanks a lot! Moved /home to the new partition using provided link. – Iurii Vadaturschii Dec 13 '22 at 15:37

0 Answers0