Operating System - HP-UX
1832297 Members
1893 Online
110041 Solutions
New Discussion

reading CDROM made in Windows

 
SOLVED
Go to solution
Natalie Hoover
Occasional Contributor

reading CDROM made in Windows

I burned a cd-rom in Windows and have mounted into HP-UX and read the filenames in the directory. The file names have ";1" added to them and when I try and copy the files to another directory am unable to do so. An example of a filename here is D498.DAT;1 (this is how it looks like in the cd_dir where I mounted the cd-rom contents). Any suggestions? I think it is the ;1 that really messes things up.
2 REPLIES 2
Nag Varma
Advisor
Solution

Re: reading CDROM made in Windows

Hi,
you may want to try

mount -o cdcase /dev/dsk/cxtxdx /cdrom

thanks
Nag
Jeff Schussele
Honored Contributor

Re: reading CDROM made in Windows

Hi Natalie,

Try
mount -F cdfs -o cdcase /dev/dsk/cxtydz /cdrom

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!