Results 1 to 5 of 5

Thread: My PATH + unbuntu is broken

  1. #1
    Join Date
    Feb 2020
    Beans
    2

    My PATH + unbuntu is broken

    Hello,

    I was stuck in a log in loop so I used alt+crtl+f3 to log in. Then the path was broken so I used "export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" to reset the path I do not have a .Xauthority so I just ran "startx" to launch the desktop. The first thing the desktop is not exactly the same and no icon on the file explorer only name.


    https://image.noelshack.com/fichiers...5-13-03-43.png

    So I decide to use boot-repair and I got that http://paste.ubuntu.com/p/gdNysYHCRb/




    After the reboot, I was stuck again on the log in a loop so I did the same thing to log (PATH was not modified) even after I ran (source /etc/environment)




    But nothing has changed Please Help me
    Last edited by jeremy31; February 15th, 2020 at 03:46 PM.

  2. #2
    Join Date
    May 2014
    Location
    /home
    Beans
    10,942
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: My PATH + unbuntu is broken

    Moved to New to Ubuntu, restored original font/color and removed image tags as it is a larger image

  3. #3
    Join Date
    Aug 2005
    Location
    Northern Michigan USA
    Beans
    2,384
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: My PATH + unbuntu is broken

    The password loop seems to be fairly common lately. Here is a solution from the web that doesn't mess up your system at all. It says lost password but works to stop the password loop also. You can use the same password you had originally. I hope someone will fix this bug.

    https://linuxconfig.org/how-to-reset...c-beaver-linux

  4. #4
    Join Date
    Feb 2020
    Beans
    2

    Re: My PATH + unbuntu is broken

    https://linuxconfig.org/how-to-reset...c-beaver-linux : I m stuck at the first step after editing GRUB f10 or ctr+x doesn't boot ubuntu just a purple screen with no interaction

  5. #5
    Join Date
    Aug 2005
    Location
    Northern Michigan USA
    Beans
    2,384
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: My PATH + unbuntu is broken

    That threw me at first too. Basically after the edit grub just look for the entry

    Code:
    ro   quiet splash $vt_handoff
    then carefully delete that text and replace it with

    Code:
    rw init=/bin/bash
    then follow the other steps

    This may be an easier path to try:

    https://websiteforstudents.com/reset...4-17-10-18-04/

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •