[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: download problems...
On Tue, May 08, 2001 at 01:01:35PM -0700, Hashem Masoud wrote:
> I live in the persian gulf and when I download the
> latest kernel, I either get disconnected or the
> download becomes real slow. And when I managed to
> download 2.4.1 (which was bz2 format), It turned out
> to be corrupted and cannot be unzipped...
>
> any suggestions on how to get kernels in this area of
> the world?
Take a kernel.org mirror close to you and download from that one. If
you still happen to be at the wrong side of a slow link, use GNU wget
to do a "continue mode" get:
wget URL
... (network connection times out)
wget -c URL
You can get wget from any GNU mirror (or just install the package, of
course).
Erik
--
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands
Phone: +31-15-2783635 Fax: +31-15-2781843 Email: J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/
IRC Channel: irc.openprojects.net / #kernelnewbies
Web Page: http://www.kernelnewbies.org/