LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   online update problem in opensuse 11.2 (https://www.linuxquestions.org/questions/linux-newbie-8/online-update-problem-in-opensuse-11-2-a-789660/)

linux.ab 02-17-2010 04:43 AM

online update problem in opensuse 11.2
 
I want to install online update but an error message gives like this...

Cannot access installation media
http://download.opensuse.org/distrib.../repo/non-oss/
(Medium 1).
Check whether the server is accessible

net connection is all right and fast...i can access all things through internet..but cannot manage this ..kindly help me in this regards

jiobo 02-17-2010 11:46 PM

Try to see if you can get the new list of software. Start yast2, and go to Software Add/Remove. See if that will start, or if you get the same error.

Find out what repo you are using, and see if that server is active by a ping command:

Code:

ping -c 1 <ip address of server> 
 ping -c 1 <url of server>

Check network settings. Check logs such as /var/log/messages and dmesg.


All times are GMT -5. The time now is 07:44 AM.