Mounting .ISO's Into An NT File System?
haplo21112 asks: "We all know how to mount an ISO image into the Linux file system:
mount -t iso9660 -o loop image.iso /mnt/isoimage.
Unfortunately the rather large software distribution server I am stuck with here at work is 2000 based, but we would love to replicate this functionality somehow on the NT System. I have done many Google searches to find a way of doing this and come up empty. There seem to many utilities that will mount the .ISO as a 'virtual' CD rom drive, but this doesn't really solve the problem since we are talking about mounting something on the order of 200 .ISO images this way.
I am looking to replicate the Linux functionality, create a directory, and mount the ISOs as subdirectories."
Besides, who on earth would want more than 26 block devices? [Uh, maybe the same folks who would want more than 640k of RAM? Naaah.]
So now, as then, if you want something out of the ordinary (i.e., something useful) don't use Micro$soft products. I think the suggestion of using Samba on Linux under VMWare to serve the ISO images to the host W2K box is your best bet.
If all this should have a reason, we would be the last to know.