[CentOS] Need the CentOS 4.3 i386 ISO

2011-07-06 Thread Andre Robatino
Digimer writes: >I'm trying to rebuild a pretty old server. For this, I need a copy of > the CentOS 4.3 i386 DVD ISO, ideally. The torrent on the CentOS vault is > not working... Does anyone have a copy of: > > CentOS-4.3-i386-binDVD.iso (md5sum: ca5ccf17951f4b4ef0460c7847e0f2ac) > >K

[CentOS] how to convert 7 cd iso images into one dvd image?

2011-01-15 Thread Andre Robatino
Les Mikesell writes: > If the remote will run rsync, just use that in the first place to get the dvd > and use the -P option so it will restart if you don't complete on the first attempt. I can't find a mirror that has the 5.2 DVDs, so testing with the i386 5.5 DVD, using "rsync -avzP mirror.cl

[CentOS] how to convert 7 cd iso images into one dvd image?

2011-01-15 Thread Andre Robatino
> how to convert 7 cd iso images into one dvd image? Cat the CD ISOs together (order doesn't matter) into a single big file with the same name as the corresponding DVD (same version and arch), then run rsync on it to convert into the actual DVD (using a mirror that has both rsync and the desired D