* on the Thu, Oct 14, 2004 at 02:45:28PM +0530, kapil pendse said: > Such a software should be able to create 1 or more virtual CD/DVD > drives. With this done, the OS thinks there's another cd drive > attached to the system. Now mounting an iso image on this virtual > drive should be analogous to inserting a physical cd into a physical > cd drive.
There is not concept of *drives* on linux/unix. What you can do is use mkisofs to create an ISO image of the CD and mount it to any directory in your tree. That would solve your purpose. HTH Sharninder -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([EMAIL PROTECTED]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
