--- Sriram Ganapathy <[EMAIL PROTECTED]> wrote: > Hello all, > How do I mount a DVD ROM under linux ? (ex: mount -t > > iso9660 /dev/hdd /mnt/cdrom).Also are any special kernel modules
Try mount -t udf /dev/hdd /mnt/cdrom if iso9660 doesnt work. Mithun __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
