What do you use if anything for Virtual CD is there a linux based open source project out there that could be used for Windows Clients etc..?
Wes
What do you use if anything for Virtual CD is there a linux based open source project out there that could be used for Windows Clients etc..?
Wes
You mean mounting ISO images? I use Daemon Tools.
http://www.daemon-tools.cc

linux can natively mount cdrom images:
you can then share to windows clients with sambaCode:mount -t iso9660 -o loop /dir/image.iso /mnt
There's converters for other formats too, eg bin2iso, nrg2iso, mdf2iso etc.
DaemonTools has been rock solid for me. V3 install is MSI based so deployment is easy. DaemonScript lets you create scripts to mount the ISO, execute the app then dismount the ISO again.
Could I request a copy of the MSI and the scripts, please?
There are currently 1 users browsing this thread. (0 members and 1 guests)