Friday, May 10, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 7775  / 2 Years ago, tue, august 16, 2022, 7:50:55

If I break the xorg.conf file and I can't startup Ubuntu 12.04. How do I revert back to a backup xorg.conf file called xorg.conf.backup?


More From » 12.04

 Answers
7

Figured it out.




  1. I had to boot into safe mode


  2. Click on the root command line option


  3. At the command line I typed: fsck to get the disk mount path


  4. Mounted the disk using the command mount -o remount <mount path from fsck goes here>


  5. Then I used cp /etc/X11/xorg.conf.bak /etc/X11/xorg.conf to restore the backup



[#38784] Tuesday, August 16, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ilityushing

Total Points: 18
Total Questions: 100
Total Answers: 113

Location: Senegal
Member since Wed, May 13, 2020
4 Years ago
;