The system cannot be started after the upgrade from Ubuntu 14.04 to Ubuntu, ubuntu12.0414.04

Source: Internet
Author: User

The system cannot be started after the upgrade from Ubuntu 14.04 to Ubuntu, ubuntu12.0414.04

Enter the Ubuntu startup interface. There are several options: Ubuntu and Ubuntu advanced...

Enter the e key to go To the grub settings page and change ro to rw.

The above can be started, temporary settings

However, to save this setting permanently, you need to go to Ubuntu and modify the file.

/Boot/grub. cfg

Change all ro files in the line similar to the following to rw.

Root = UUID = 70abcd30-1a53-4aff-acb8-25dbaefacdeab2 ro




When the Ubuntu system is upgraded to 1404LTS for login, the session always fails to be started.

Log on to the remote SSH client and run the following command to reinstall the desktop:
Sudo apt-get update
Sudo apt-get install ubuntu-desktop
Sudo apt-get-f install
Sudo dpkg-reconfigure ubuntu-desktop
Sudo reboot
Sudo apt-get install gnome-session
Sudo apt-get install lightdm
Sudo apt-get install unity-greeter

Sudo reboot

After the Ubuntu system is upgraded to 1404, after logging on to the system and entering the password, it indicates that the session fails to be started. How can this problem be solved?

Click ctrl + alt + f1 to switch to login, enter the user name and password, and then
Sudo nano/usr/share/xsessions/ubuntu. desktop
You can change the inner field to the following content.
[Desktop Entry]
Name = Ubuntu
Comment = This session logs you into Ubuntu
Exec = gnome-session -- session = ubuntu
TryExec = unity
Icon =
Type = Application
X-LightDM-shorttopname = Unity
X-Ubuntu-Gettext-Domain = gnome-session-3.0

Save and exit. Restart and try again.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.