Jump to content

Recommended Posts

Posted

I am in desperate need of a software that will allow you to run CDs without the need of the physical media. CC3 has the CD ROM Player equivalent, I think, but what would you guys recommend for me to use on a vanilla network? I need this to play (is it?) VCD files and quite preferably ISO files too.

 

I've heard of Daemon tools and VirtualCloneDrive, but how would I integrate either of them or just any one of them on a network?

Posted

If you have an apple or Linux server you can create a windows share then mount the iso inside the windwos share.

 

mount -t iso9660 -o loop /path/to/filename.iso /path/to/sambashare/

Posted
Unfortunately I don't have a Linux or an Apple server to do this. I would preferably need something that will work on Windows and not some other OS as I don't have anything other than M$.
Posted

Alternatively (if possible) simply copy the disc to a folder on a file server and share the folder (with the correct permissions). Then use a UNC path to allow users to connect to the share (for example):

 

\\SERVERNAME\CD-ROM\Run.exe

Posted

As per Michael's suggestion - try the easy way first. :)

 

I usually copy all the files to a folder on the individual machines to speed up access.

 

If the CD is protected, I use Daemon Tools on individual workstations with a local .iso copy of the CD on each machine to save teachers having to swap CDs in and out during lessons. I've done this for Wordshark and Numbershark.

 

regards

 

Simon

Posted

 

If the CD is protected, I use Daemon Tools on individual workstations with a local .iso copy of the CD on each machine to save teachers having to swap CDs in and out during lessons. I've done this for Wordshark and Numbershark.

 

regards

 

Simon

 

Hacker!

Posted
As per Michael's suggestion - try the easy way first. :)

 

I usually copy all the files to a folder on the individual machines to speed up access.

 

If the CD is protected, I use Daemon Tools on individual workstations with a local .iso copy of the CD on each machine to save teachers having to swap CDs in and out during lessons. I've done this for Wordshark and Numbershark.

 

regards

 

Simon

 

 

After hearing people's thoughts on this, I think this might be the better route to go down. However, I have one question. Say you made an .ISO of two CDs, would teachers be required to mount and unmount one .ISO for the other using the DAEMON Tools?

Posted

CD servers, CD towers, CD networking, virtual drive technology

 

It's not free, I think we paid about £2k for an 80gb server (a few years back).

The software is a bit of a pain in the :censored: as it needs the client app remapping everytime you sysprep. But it's up and running quickly, Windows AD integration, NTLM, etc.

 

We have one that had a fan overheat issue, so we were thinking about replacing with Daemon Tools, but it was easier to break the warranty seal, and swap the heatsink.

Posted
As already mentioned about linux and the ability to mount ISOs. I bet it wouldn't take a lot of work to create a server full of mounted isos then some scripting system to mount them on clients. The only issue would be user right probably on the client which would likely be the downfall of that plan.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...