Posts: 857
	Threads: 47
	Joined: Feb 2014
	
Reputation: 
0
	 
	
	
		Hi Coastie
Let's start over. Please run these two commands and post the results. Thank you.
cat /etc/issue
cat /etc/lsb-release
	
	
	
	
	
 
 
	
	
	
		
	Posts: 656
	Threads: 106
	Joined: Feb 2014
	
Reputation: 
0
	 
	
	
		will@will-desktop:~$ cat /etc/issue
Linux Lite 2.0 LTS \n \l
will@will-desktop:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.1 LTS"
will@will-desktop:~$ 
Coastie, a.k.a. Will
	
	
	
![[Image: EtYqOrS.png%5D]](http://i.imgur.com/EtYqOrS.png%5D) 
 
Left Mac OS X for Linux in Jan 2014
 
	
	
 
 
	
	
	
		
	Posts: 857
	Threads: 47
	Joined: Feb 2014
	
Reputation: 
0
	 
	
	
		Thanks, Will. 8)
The first step/command is correct. Half way there.
The second step/command needs one small change.
The Line
DISTRIB_DESCRIPTION="Ubuntu 14.04.1 LTS"
Should be changed to
DISTRIB_DESCRIPTION="Linux Lite 2.0"
To make the change
1. Open the file manager, Thunar
2. Navigate to the /etc folder in Thunar
3. At the top area of Thunar type /etc (erasing what's currently there) and press enter
4. You should be in the /etc folder in Thunar now
5. Locate the file lsb-release
6. Open the lsb-release file as administrator --- rt-click on the file lsb-release, choose open as administrator
7. Type in your password
8. The file lsb-release should open
9. Edit the last line of the file
10. Replace the words -- Ubuntu 14.04.1 LTS
11. With the words -- Linux Lite 2.0
12. Save the file
13. The end!
Did it work. Let's test it.
Type cat /etc/lsb-release
You should get the following output
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Linux Lite 2.0"
Did it work?
	
	
	
![[Image: q7j1yAl.png]](http://i.imgur.com/q7j1yAl.png) 
 
	
	
 
 
	
	
		ok i made this same problem, dammit. i just read this after i made the mistake. i guess im running ubuntu lite now or something..
cat /etc/issue
Linux Lite 2.0 LTS \n \l
in the terminal it now says linux lite when i followed directions but when shutting down it says ubuntu and it changed my dual boot screen totally which also says ubuntu, so far no other issues than that but if some do become after testing ill just format and learn how to update next time...