Operating System - HP-UX
1836472 Members
2132 Online
110101 Solutions
New Discussion

mounting a win cd on hpux

 
SOLVED
Go to solution
Debbie Smith
Advisor

mounting a win cd on hpux

How do I mount a win cd on hpux without the ;1 showing?
I have to copy the files from the cd onto a file system.
Thanks,
2 REPLIES 2
Patrick Wallek
Honored Contributor
Solution

Re: mounting a win cd on hpux

mount -o cdcase /dev/dsk/c?t?d0 /cdrom

That should do it for you.
Debbie Smith
Advisor

Re: mounting a win cd on hpux

Thanks Pat,
That worked. Is there a way
of keeping the uppercase?
On the down stream a pc will be executing those files.