[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Unable to download netinstall images on my windows machine



Shivendra Singh wrote:
I am unable to download the netinstall cd from the debian sie. I have tried it on numerous occassions. But the image which is more than 100Mb , my system shows download to be completed when in reality only 541 kbytes have been downloaded. Please someone suggest how do i try to download them. I have tried the jigdo too but unable to install by ther. I am using windows xp media center edition on a Compaq Presario Turion X2 processor. Any help to let me use the netinstall images would be highly appreciated.

is there some 64 bit file problem download .if one please suggest a remedy.

Thanks in advance
Shivendra

Try ftp to the mirror of your choice. As an example:

$ ftp cdimage.debian.org
Connected to ftp.acc.umu.se.
220 (vsFTPd 2.0.4)
User (ftp.acc.umu.se:(none)): anonymous
331 Please specify the password.
Password:
230 Login successful.
ftp> cd cdimage/daily-builds/daily/arch-latest/amd64/iso-cd
250 Directory successfully changed.
ftp> ls
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
HEADER.html
MD5SUMS
debian-testing-amd64-businesscard.iso
debian-testing-amd64-businesscard.iso.zsync
debian-testing-amd64-netinst.iso
debian-testing-amd64-netinst.iso.zsync
226 Directory send OK.
ftp: 180 bytes received in 0.01Seconds 12.00Kbytes/sec.
ftp> quit
221 Goodbye.

and just replace my "quit" with

binary
get debian-testing-amd64-netinst.iso

Hope this helps,

   Ian.



Reply to: