I installed linux mint manually.
now i removed it but at the time of boot screen it is showing
"linux mint 12 flubox, 3.0.0-13-generic (/dev/sda5)"
"linux mint 12 flubox, 3.0.0-13-generic (/dev/sda5)-recovery mode"
And when i boot up it shows the login screen of linuxmint. but login screen do't have option to login to linux mint it has option for only ubuntu it means the linuxmint is removed.
How i can get back my default ubuntu login screen and ubuntu boot up?
I think at the time of installation of linuxmint i allowed linux mint desktop environment and replaced ubuntu desktop enviroment.
sudo update-grub
would do the trick. – sagarchalise Dec 01 '11 at 02:30sudo os-prober && sudo update-grub
If you had runos-prober
after installing Mint. – sagarchalise Dec 01 '11 at 04:42