Operating System - HP-UX
1826417 Members
3582 Online
109692 Solutions
New Discussion

mounting copy CD-DVD image on ro filesystem

 
VALENTIN_9
New Member

mounting copy CD-DVD image on ro filesystem

Hi there,
I would like to do this:

mount a copy of an image of a CD or DVD in ro-fs like a CD.

if someone have any idea about how to mount this, I'll be here growing with his/her wise brain.

Thanks.
Administrator
2 REPLIES 2
Robert-Jan Goossens
Honored Contributor

Re: mounting copy CD-DVD image on ro filesystem

Hi,

create a new filesytem (same size as the cdrom), copy the data form cdrom to the new fs. mount the fs with the read only options ( -o ro )

Regards,
Robert-Jan
VALENTIN_9
New Member

Re: mounting copy CD-DVD image on ro filesystem

Yes, this runs, but I don't want to do a FS, I would like to mount de image "file", the image of CD or DVD. Or maybe mi request is confuse, I want to read a file of an CD or DVD image in a normal FS , I don't know if there is any utility that do this.

gratefull.
Administrator