You can mount an ISO image on a Linux System with
mount -t iso9660 -o ro,loop=/dev/loop0 your.iso /cdrombut of course that implies that you already have some Linux box where you can mount the ISO and you have somehow access from your new box to that Linux machine. Maybe that helps Cuse -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

