just found out, that the full SuSE 9.2 Professional DVD .iso is now available as download from some of the German SuSE FTP mirrors:


http://www.suse.de/de/private/download/ftp/inland.html


This is in addition to the various flavors of the live-eval, which have been available for a while.


At least on some servers, the 3.3 GB .iso file is split into 2 parts, which can be joined on Linux via:

 FN=SUSE-Linux-9.2-FTP-DVD.iso
 cat ${FN}.part1 ${FN}.part2 > ${FN}

and on the other operating system via

copy /b SUSE-Linux-9.2-FTP-DVD.iso.part1 + SUSE-Linux-9.2-FTP-DVD.iso.part2 SUSE-Linux-9.2-FTP-DVD.iso


...Niels


_______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

Reply via email to