PDA

View Full Version : [ubuntu] Can not download updates



fargas43
March 27th, 2010, 05:04 PM
Update Manager comes up with 247 downloads, but when I hit Install Update I get a white screen and nothing happens. I have just installed 9.10. Please help.

jerrrys
March 27th, 2010, 07:19 PM
try this...open up a terminal (in accessories) and enter:

sudo apt-get update

and if that works, follow with:

sudo apt-get install update

dimoftheyard
March 27th, 2010, 11:25 PM
I think the second one should have been:

sudo apt-get upgrade

jerrrys
March 28th, 2010, 03:11 AM
oops

fargas43
March 29th, 2010, 06:14 PM
try this...open up a terminal (in accessories) and enter:

sudo apt-get update

and if that works, follow with:

sudo apt-get install update
Thanks for help. However when entering terminal I get the same 3" X 3" white screen that you can do nothing with (can not enter anything). Thanks again well keep checking

dimoftheyard
March 31st, 2010, 06:21 PM
Does your screen turn white when you enter these commands (if so, after which one?) or immediately after starting the terminal? I didn't quite understand your explanation.
Also: Is the internet connection working?