After uninstalling gnome desktop,My ubuntu server not booting.I am getting the following error.
I am new in ubuntu.please help me.
After uninstalling gnome desktop,My ubuntu server not booting.I am getting the following error.
I am new in ubuntu.please help me.
Removing the gnome-desktop is not a good idea without installing the unity desktop.
As a normal procedure you have to run sudo apt-get install ubuntu-desktop unity
to install the Unity desktop and then remove the gnome-desktop.
Now your machine is in kernel panic mode and to recover from it follow the below steps.
Go and take a look in to the below URL to boot the machine in the recovery mode
How do I boot into a root shell?
Once you are in shell install the unity desktop using the below provided command.
sudo apt-get install ubuntu-desktop unity