Ubuntu :: Downgrade Natty 11.04 To Lucid 10.04

Jul 23, 2011

Is there a way to downgrade from Ubuntu Natty 11.04 to Lucid 10.04? I recently upgraded and I despise it with a passion. I do not want to just change to Gnome and stop using Unity. This simply sweeps everything under the carpet. Alternatively, can I reinstall 10.04 on top of 11.04 but keep ALL my settings, files everything? How?

I would like to reinstall the linux kernels, headers, everything.

Is there some kind of command like:

sudo do-release-downgrade

or something?

or

sudo apt-get install lucid-something-blah-blah-blah-weird-command

View 1 Replies


ADVERTISEMENT

Ubuntu Installation :: Natty PHP Downgrade

Jul 11, 2011

The version of PHP installed on my Natty box is as follows :

However I require the use of PHP 5.1.6 for a certain environment scenario, the below link shows how to downgrade to PHP 5.2 from 5.3 by switching the lucid with karmic repos & using apt-get update [url]

A question: go from PHP 5.3 to 5.1, can I apply the same procedure as mentioned in the above link with the Ubuntu repos for PHP 5.1?? & if so which Ubuntu version repos do I need to replace with?

View 1 Replies View Related

Ubuntu :: Downgrade GDM To 2.20 In 10.04 Lucid?

Sep 9, 2010

The result After following these instructions you'll get:

-GDM 2.20, with all the features(themes, feature complete, configurable...)

-No Plymouth, or any graphical boot (haven't found a way to run old gdm along with Plymouth)

These instructions are based on this post [URL] but they won't work on Lucid 10.04 Download GDM 2.20 on this link. Remove gdm and install the downloaded package.

Code:

sudo apt-get remove gdm
sudo dpkg -i gdm*.deb
sudo mv /etc/init/gdm.conf /etc/init/gdm.bak

Run these commands (related to a bug in this package):

Code:

cd /usr
sudo mkdir X11R6
cd X11R6
sudo ln -s /usr/bin bin

Disable the graphical boot (reason: Plymouth loads X, and old gdm can't connect, fixes are welcome)

-Edit /etc/default/grub and change

Code:

GRUB_CMDLINE_LINUX_DEFAULT="splash quiet"

to

Code:

GRUB_CMDLINE_LINUX_DEFAULT="quiet"

Run:

Code:

sudo update-grub2

View 3 Replies View Related

Ubuntu Servers :: Downgrade From Maverick To Lucid?

Nov 9, 2010

I'm trying to setup a server for my home office, But I heard that using Maverick is not for office purpose and asked me to use Lucid instead.Should I download the Lucid version install it or do direct downgrade to Lucid?

View 4 Replies View Related

Ubuntu Installation :: How To Downgrade From Lucid-proposed

Apr 30, 2011

I no longer want that my system is updated from pre-released updates(lucid proposed). About 50 packages are from lucid proposed and i want to downgrade them all. I know how to downgrade a package but i don't know how to downgrade all the packages at once (so that all 50 packages would be downgraded simultaneously).

View 3 Replies View Related

Ubuntu :: Importing Natty (11.04) Ambiance Theme To Lucid (10.04)?

Jun 18, 2011

i madly want the titlebar icons and menu colors they look cleaner to me i moded lucid's theme to have the apps icon for the menu button on the left like the clear looks theme

View 4 Replies View Related

Ubuntu Networking :: Changing Bluetooth Manger From Lucid To Natty

May 2, 2011

i wonder is any way available for replacing bluetooth manger of lucid with natty one?cause as i concerned natty bluetooth manger recognized my corby samsung mobile as a gprs modem while lucid wont.

View 3 Replies View Related

Ubuntu Installation :: Can't Install Ubuntu Lucid Lynx Or Natty Narwhal

May 9, 2011

I created an installation CD and even a usb stick of Ubuntu Lucid Lynx and Natty Narwhal and I keep having freezes during installation.

1. Set my BIOS to boot on CD/ usb stick
2. My computer starts to boot from CD/ usb stick
3. Ubuntu logo plus 5 dots screen shown
4. After that I am shown a snowy green screen with white lines running lengthwise and it freezes.

I already tried creating a new CD and usb stick after re-downloading the .iso installation file and creating the process of creating an installer over and over but still the same problem. Is it a hardware problem or my installer is the problem. I tried installing my old CD of Ubuntu Jaunty that I requested from Ubuntu a long time ago and I can install it without any problems. I am using Jaunty right now...........

View 3 Replies View Related

Ubuntu :: How To Downgrade To 8.04

Jan 5, 2010

I recently installed updates for my laptop (its very old) and upgraded it form Ubuntu 8.04 to 9.10. This has caused a major decrease in permormance and I was wondering if there is any way of removing these upgrades.

View 6 Replies View Related

Ubuntu :: Any Way To Downgrade To 9.04

Feb 5, 2010

I am having problems with 9.10 (first and foremost it won't boot properly, opens in low graphics mode only) and wishing I'd stuck with 9.04! Only find threads that didn't get answered or closed threads (including one about 'partial upgrades', which I did after booting in low graphics mode the first time. I am new to, or at least pretty green about Ubuntu and pretty much always install any updates offered - don't shoot me) Anyhow, I am hoping to avoid a full re-installation, but is there any way of going back, downgrading to 9.04?

View 9 Replies View Related

Ubuntu :: Downgrade From 10.04 64 Bit To 32 Bit?

Jul 24, 2010

I have used the 64 bit version of Ubuntu 10.04 for a while and am satisfied with it. The problem is when I watch video (Bloomberg) and listen to radio at the same time, it uses up a lot of memory (My PC has 3 GB of Ram). It degrades the performance of the PC. I also read that the only reason to use a 64 bit version is when a PC has 4 GB of Ram. Therefore, I wonder if it is possible to downgrade my current 64 bit version of Ubuntu 10.04 to a 32 bit version.

View 9 Replies View Related

Ubuntu :: Downgrade Rpm-4.7.2 To Rpm-4.0.4 ?

Sep 23, 2010

I want to downgrade rpm-4.7.2 to rpm-4.0.4
how should i do?

View 1 Replies View Related

Ubuntu :: Downgrade From 11.04 To 10.10?

Feb 27, 2011

Last night I upgraded to Natty 11.04 and did not like it. I downgraded to 10.10.
I'm having a problem booting to a stable kernel. 11.04 uses 2.6.38. When I downgraded to 10.10, 2.6.38 was still at the top of Grub's list. When I boot there is a big black screen with a login and password. I was able to get to Ubuntu by holding down the shift key when rebooting and booted to 2.6.35-25-generic. I would rather not have to do this every time I turn on my computer. I went to Synaptic to delete 2.6.38, and did not see the version listed. I've read a lot (but I'm not a programmer). There isn't anything obvious (from this pea brain's perspective) to fix my problem.

View 1 Replies View Related

Ubuntu :: Way To Downgrade Kernel

Mar 7, 2010

It looks like the latest kernel update has borked the sound on my Macbook Pro 5 4. Is it possible to downgrade to the previous version (which i believe is -19) where my sound worked? If so, how do I go about this?

View 2 Replies View Related

Ubuntu :: 10.04 (No GUI) Downgrade / Restore To 9.10?

May 1, 2010

Aafter installing 10.04 loads of problems have arised accumulating to no GUI. I doubt this is possible unlike windows. I haven't made any backups but could i restore it to 9.10 or copy my home dir to an external drive in text only (cant use live cd, its encrypted) and reinstall?

View 2 Replies View Related

Ubuntu :: How To Downgrade Theme From 10.04 To 9.10

May 8, 2010

How do I downgrade the 10.04 theme to 9.10 or 9.04 human? I Find the newer theme interesting but its too dark on my eyes and it does not seem as crisp as it was with 9.10 on my LCD screen.

View 5 Replies View Related

Ubuntu :: How To Downgrade To Vesa

May 26, 2010

and i have an Intel graphic chipset

Code:
lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 82845G/GL[Brookdale-G]/GE

[code]...

View 8 Replies View Related

Ubuntu :: Downgrade Back To KDE 3?

Jun 17, 2010

I have currently the LATEST version of Kubuntu 10.04 and I just DO NOT LIKE kde 4.. There are things I liked better in 3 than I did 4. I hate the desktop containers I hate when you turn them off and put your icons on the desktop they pop back to where they were before I just found it to have more JUNKWARE than I wanted. I just want simple KDE 3 back.

I had KUBUNTU 8.10 and thinking I was getting KDE 3 it gave me KDE 4.0.0 ( the one where the taskbar was black )

Is there a way to find to get I guess 8.04 to get KDE 3.5 back?

View 2 Replies View Related

Ubuntu Servers :: How To Do PHP Downgrade (5.3 -> 5.2)

Jul 3, 2010

I am running 5.3 and there are some issues with it. I want to downgrade to 5.2. I have a TON of PHP handlers I do not want to loose.

View 2 Replies View Related

Ubuntu :: How To Downgrade System

Aug 29, 2010

How do you downgrade Xubuntu?

I want to use an older verison of Xubuntu?

View 1 Replies View Related

Ubuntu Installation :: How To Downgrade To 10.04

Oct 16, 2010

how is it possible to downgrade to the Ubuntu 10.04 from Ubuntu 10.10?

I have two reasons for doing it:

1. My internal microphone stopped working in new kernel (ThinkPad Egde 13')

2. New Ubuntu's look and feel is ugly.

Probably this problem may be solved with installing the theme, but it seems not to affect the font, which is the most terrible thing in new release's design. Is it possible to have the 10.04's look and feel here in 10.10?

View 9 Replies View Related

Ubuntu :: How To Downgrade Nautilus

Nov 1, 2010

Ubuntu 10.04 has nautilus 2.31, which has a couple of features i don't like:space bar doesn't open multiple folders, like ENTER does. Sometimes it's more comfortable to hit the space bar instead of the enter key. I could do this in fomer versions (ubuntu 8.10 and 9.04).when i copy folders or files which are called the same as the ones in the destination folder, the prompt to replace/merge has the options accept and skip, and if i want to do the same every time the soincidence of names takes place, y have to first tick "always do the same" and then click "replace", for example. In former versions of nautilus/ubuntu (8.10, 9.04 at least) the prompt had buttons replace-replace all-skip-skip all, so a single click could do the job.How can i go back to those versions of nautilus, while still using ubuntu 10.04?

View 4 Replies View Related

Ubuntu :: How Do I Downgrade Sun Java?

Feb 24, 2011

I had a performance problem with Sun Java 1.6.20 when running OOo Base some time back. When I upgraded to 1.6.22 the problem was resolved. The other day I upgraded to 1.6.24, and my performance problem is back. So I would like to go back to 1.6.22.Well, I found the debs for 1.6.22, used Synaptic to remove (complete removal) sun-java-jre and sun-java-bin. Then I tried to install 1.6.22. I got a message saying the package was broken. If I respond to repair the package, 1.6.22 is upgraded to 1.6.24. If I do not ask that the package be repaired, java does not work properly.

View 2 Replies View Related

Ubuntu Installation :: How To Downgrade To 10.10

Apr 29, 2011

When you get to the login screen at the bottom there is a box where you can select "Ubuntu Classic" and that will take you to a Gnome 2.3 desktop.I just updated to 11.04 which is so disappointing.It is like I am coming from multi-thread world back to single-thread world. Any in one workspace, you can only do one thing: either surfing internet or something else, but you cannot do both at the same time.On 10.10, we can do multiple things simultaneously and we can switch between each other easily. Now the good feature of 10.10 is completely discarded.

View 6 Replies View Related

Ubuntu :: How To Downgrade Firefox 4.0.1 To 3.x

Jun 19, 2011

i use ubuntu 10.04 and firefox 4.0.1. lately flash plugin has been crashing a lot. its usually only when i go from full screen to small screen. i'll press esc during a video on videos and it shows the sad looking lego brick and says "the adobe flash plugin has crashed".

i reinstalled flash player and the flash plugin. while installing the flash plugin for firefox, i noticed that it said that the flash plugin was supported for firefox 2.x, and 3.x. i figure if i downgrade my firefox to 3.x it'll solve my problems... but how do i do that without losing everything?

View 5 Replies View Related

Ubuntu :: Downgrade Firefox 5 To 4?

Jun 28, 2011

I thought I would find this everywhere but I haven't. I upgraded to Firefox 5 when it came into Mozilla's stable PPA but about 60% of my plugins are not working. I've tried forcing compatibility using the Nightly Tester tools but still have tons non-functional. Is there a safe procedure to downgrade to v4.x? Is there a PPA with 4 still available (Mozilla simply removed it entirely). I'm using Lucid 10.4.2 32bit. I'm normally pretty careful on upgrades but this one got past me. This new release schedule is going to kill Firefox if they don't solve the plugin issue.

View 4 Replies View Related

Ubuntu :: Downgrade To Windows XP?

Aug 8, 2011

I would like to know if there is anyway to downgrade one of my two desktops that is using Ubuntu 11.04 to windows xp.

View 3 Replies View Related

General :: Downgrade JRE's Version In Ubuntu?

May 13, 2010

currently I am having jre 1.6.0_20 i want to downgrade it to jre 1.6.0_17 ? how can I downgrade?I'm using Ubuntu 10.04 LTS

View 1 Replies View Related

Ubuntu Installation :: Downgrade From Version 8.04 To 7.10?

Feb 4, 2010

I would like to know how to downgrade my ubuntu 8.04 to 7.10??

View 2 Replies View Related

Ubuntu :: Downgrade From AMD64 To I386 10.04?

Jun 29, 2010

Is there an easy way to downgrade from the AMD64 version to the I386 version of 10.04. I am having all sorts of problems with my machine running the AMD64 version of Ubuntu. The same problems do not occur on my netbook where I use the I386 version.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved