LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   Linux Mint 7 Gloria Ed - Why won't computer perform upgrades? (https://www.linuxquestions.org/questions/linux-distributions-5/linux-mint-7-gloria-ed-why-wont-computer-perform-upgrades-785426/)

jhiggs13 01-28-2010 02:42 PM

Linux Mint 7 Gloria Ed - Why won't computer perform upgrades?
 
Fairly new to Linux but always getting better. I've been using Linux Mint 7 for about 4 months and really like the OS. Recently, when trying to add recommended updates, the computer just hangs and I have to 'Force Quit'. Any help would be appreciated.

{BBI}Nexus{BBI} 01-28-2010 03:05 PM

Have you tried doing the updates via commandline so you can see what's going on?
Code:

sudo apt-get update (to refresh the repositories)
then
Code:

sudo apt-get upgrade (to apply any new updates)
Post any error outputs to this thread.


All times are GMT -5. The time now is 12:03 PM.