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


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Update problem
#10
When you run the first command you get the following error:

Quote:mv: cannot stat ‘/etc/issue’: No such file or director

because the file issue is not there.


In reply #2 of this post you entered this command

Quote:cat /etc/issue

and got this result

Quote:Ubuntu 14.04.1 LTS \n \l

so the file issue was there.

Sometime between then and now the issue file was removed. This isn't a problem, it can be created easily with this command

Code:
sudo touch /etc/issue

and now you should be able to run the second command

Code:
sudo bash -c 'echo "Linux Lite 2.0 LTS \n \l" > /etc/issue'

now we can run a test to see if the issue file is correct

Code:
cat /etc/issue

you should get this result

Code:
Linux Lite 2.0 LTS \n \l


[Image: q7j1yAl.png]
Reply


Messages In This Thread
Update problem - by Coastie - 07-22-2014, 07:45 PM
Re: Update problem - by Scott(0) - 07-22-2014, 07:58 PM
Re: Update problem - by Coastie - 07-22-2014, 08:19 PM
Re: Update problem - by Valtam - 07-22-2014, 10:52 PM
Re: Update problem - by Coastie - 07-22-2014, 11:05 PM
Re: Update problem - by Scott(0) - 07-22-2014, 11:56 PM
Re: Update problem - by gold_finger - 07-23-2014, 12:18 AM
Re: Update problem - by Coastie - 07-23-2014, 12:50 AM
Re: Update problem - by Coastie - 07-23-2014, 12:55 AM
Re: Update problem - by Scott(0) - 07-23-2014, 04:51 AM
Re: Update problem - by robert - 07-23-2014, 08:12 AM
Re: Update problem - by Valtam - 07-23-2014, 08:15 AM
Re: Update problem - by Coastie - 07-23-2014, 03:14 PM
Re: Update problem - by Scott(0) - 07-23-2014, 03:23 PM
Re: Update problem - by Coastie - 07-23-2014, 03:54 PM
Re: Update problem - by Scott(0) - 07-23-2014, 04:23 PM
Re: Update problem - by Coastie - 07-23-2014, 05:07 PM
Re: Update problem - by asa - 07-26-2014, 09:25 PM
Re: Update problem - by gold_finger - 07-26-2014, 11:32 PM
Re: Update problem - by bitsnpcs - 07-30-2014, 03:17 AM
Re: Update problem - by l337n1nj4 - 07-30-2014, 08:29 AM
Re: Update problem - by bitsnpcs - 07-31-2014, 12:17 AM
Re: Update problem - by l337n1nj4 - 07-31-2014, 04:12 AM
Re: Update problem - by gold_finger - 07-31-2014, 05:29 AM
Re: Update problem - by bitsnpcs - 08-01-2014, 01:45 AM
Re: Update problem - by bitsnpcs - 08-01-2014, 02:07 AM
Re: Update problem - by gold_finger - 08-01-2014, 03:46 PM
Re: Update problem - by bitsnpcs - 08-01-2014, 09:57 PM
Re: Update problem - by bitsnpcs - 08-02-2014, 02:11 AM
Re: Update problem - by Scott(0) - 08-02-2014, 02:50 AM
Re: Update problem - by bitsnpcs - 08-02-2014, 06:54 AM
Re: Update problem - by Scott(0) - 08-02-2014, 03:16 PM
Re: Update problem - by rbdflyboy - 08-14-2014, 02:33 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)