Re: Best way to upgrade from Edgy 64 to Gutsy?
Alright, try that and see what happens; you can also upgrade to Gutsy the same way you upgraded to Feisty (I've found that's the easiest/smoothest method for me). To finish configuring the apps you've already downloaded, try running the command
Alright, try that and see what happens; you can also upgrade to Gutsy the same way you upgraded to Feisty (I've found that's the easiest/smoothest method for me). To finish configuring the apps you've already downloaded, try running the command
Code:
sudo dpkg --configure -a; sudo apt-get install -f
Comment