Failed to execute login command

Forum Forums New users New Users and General Questions Failed to execute login command

  • This topic has 3 replies, 3 voices, and was last updated Oct 23-9:18 pm by Dave.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28339
    Member
    darkd0r

      antiX 17.4.1 was working ok. Now can’t log in as user, only root. User directories and files still intact. Root can change user password in terminal.

      #28340
      Forum Admin
      anticapitalista
        Helpful
        Up
        0
        ::

        Is your /home full?
        If not, remove the .Xauthority file in ~/home, and try to login again (as user).

        • This reply was modified 3 years, 6 months ago by anticapitalista.

        Philosophers have interpreted the world in many ways; the point is to change it.

        antiX with runit - leaner and meaner.

        #28477
        Member
        darkd0r
          Helpful
          Up
          0
          ::

          Thank you for the reply. Yes, /home was full. I deleted some things and ran apt-get clean. The underlying problem is that only ~8 gb was allocated for the whole system.

          Disk /dev/sda: 149.1 GiB, 160041885696 bytes, 312581808 sectors
          Units: sectors of 1 * 512 = 512 bytes
          Sector size (logical/physical): 512 bytes / 512 bytes
          I/O size (minimum/optimal): 512 bytes / 512 bytes
          Disklabel type: dos
          Disk identifier: 0xb78b7049
          
          Device     Boot    Start      End  Sectors Size Id Type
          /dev/sda1  *        2048 16777215 16775168   8G 83 Linux
          /dev/sda2       16777216 20971519  4194304   2G 83 Linux

          Not sure how to get from here to separate boot, /root, /swap, and /home partitions. Suggestions welcome!

          #28480
          Forum Admin
          Dave
            Helpful
            Up
            0
            ::

            Make the separate partitions, Mount them. Rsync (copy) the directory that you would like to be in the other partition to that partition preserving user/groups/permissions. Modify /etc/fstab to automatically mount that partition to The location you have just copied from.

            I like to do this from a live session as to avoid trying to copy in use / currently being modified files. Then verify that the system works. Followed by loading a live session again to remove the old directory.

            Computers are like air conditioners. They work fine until you start opening Windows. ~Author Unknown

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.