LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
shut down and start up boot problems
#1
I have installed linux lite 4 times due to this issue. Everytime I shut down, I log in successfully and then I have a prompt screen. It never goes to desk top. In the terminal it will read helen@helen-DA192A-ABA-734N:~$. I cannot get past this point. Any help for this?
Reply
#2
Since you are able to login, and it is not starting your desktop. You will be able to still run some commands. With that said can you run :


Code:
ls -lah

We are looking for a file called .Xauthority and the permissions related to it, in this case we want to check if the user name for the account is proper. In my case it would say :
Code:
-rw-------  1 shaggy shaggy  116 Feb 16 09:13 .Xauthority

However if it looks like this :
Code:
-rw-------  1 root root   116 Feb 16 09:13 .Xauthority

Note the user name root. Then we may have a permissions issue and this can be fixed by running:
Code:
chown username:username .Xauthority

Adjusting username in both instances with your account username.

Then you'll want to reboot, you can use your power button or type:
Code:
sudo reboot

If this is not successful, let us know. 
The Truth is out there.
Be sure to check the Manual out and always report Bugs or feature requests.
[Image: psCXIcR.png]
Reply
#3
With my little knowledge, I would suggest if you reinstall LL just set in for automatic login. If you get to the desktop you can go from the menu to System to Login Settings.
[Image: EtYqOrS.png%5D]

Left Mac OS X for Linux in Jan 2014
Reply
#4
Hello, Helen!

The only reason I can think of for all the problems you're having is that you may have a defective ISO download. This also happened to me.

Did you run a 'hash check' on your Linux Lite ISO download to verify that it downloaded properly? The 'hash check' is an alphanumeric MD5 checksum that is posted along with the download. You can paste that checksum number into a text file and save it to the same directory as you downloaded the ISO to as 'whatever the ISO is named.iso'.txt.

You can then run a MD5 hash checker such as MD5Summer on the ISO, to verify that it downloaded successfully...

73 DE N4RPS
Rob
[Image: EtYqOrS.png%5D]

A gun in your hand is worth more than a whole police force on the phone.
Reply
#5
Here is a program under Windows that will calculate and verify the MD5 checksum (for those of us still trying to get up to Linux...):

www.winmd5.com/

- Jim Garrity
Reply
#6
Hello!

Thanks. THAT's certainly worth an extra point...

73 DE N4RPS
Rob
[Image: EtYqOrS.png%5D]

A gun in your hand is worth more than a whole police force on the phone.
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)