• mariah@feddit.rocksOP
      link
      fedilink
      arrow-up
      1
      ·
      4 months ago

      Mounting and sudo apt -f install worked. So does stuff install in /home/apt-cache now? I do want to combine / and /home

      • Successful_Try543@feddit.de
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        My recommendation would be to copy your entire home directory with rsync -a onto another (external) drive, as you anyway don’t want to modify your partitions without having a backup. Then boot into a live distribution and open a partition editor, delete the home partition (the data on it will be lost), expand the root partition (/) onto the entire disk. Finally copy the backup back into the home folder using rsync -a