Operating System - HP-UX
1833994 Members
5029 Online
110063 Solutions
New Discussion

Re: Problem mounting a cd

 
Alan Vargas
Regular Advisor

Problem mounting a cd

He,

i am trying to mount a cd in hp-ux 11.11 i have used this way to mount

mount -o cdcase -F cdfs /dev/dsk/c0t0d0 /cdrom

the cd is mount ok, but when i try to see the files inside the /cdrom these file has a diferent name and extentions, inside the /cdrom must have a .depot file that i need to install with swinstall but after mounting de /cdrom the fiel changed and i can not to see the .depot file

Any advice
14 REPLIES 14
RAC_1
Honored Contributor

Re: Problem mounting a cd

mount -o cdcase,rr -F cdfs /dev/dsk/c0t0d0 /cdrom
There is no substitute to HARDWORK
Mel Burslan
Honored Contributor

Re: Problem mounting a cd

Do you have the rockridge patches installed on this server by the way ?

For 11.0:
PHKL_26448
PHCO_26449
PHKL_26450

For 11i:
PHCO_25841
PHKL_26269
PHKL_25760
________________________________
UNIX because I majored in cryptology...
Alan Vargas
Regular Advisor

Re: Problem mounting a cd

Hello

I forgot something i burned the cd i want to mount because i do not have the original media, i tried this way

>mount -o cdcase,rr -F cdfs /dev/dsk/c0t0d0 /cdrom

But i still have the original problems

Thanks
Alan Vargas
Regular Advisor

Re: Problem mounting a cd

Hello

I check with swlist | grep P on the server i do not have these patches

Does it patche use for ???

Mel Burslan
Honored Contributor

Re: Problem mounting a cd

if it is a self-burned copy, all bets are kinda off. What did you use to burn the cd ? Another HPUX machine or copied it using a PC CD-Burner ?
________________________________
UNIX because I majored in cryptology...
Alan Vargas
Regular Advisor

Re: Problem mounting a cd

I used windows aplication
Nero 6 Ultra Edition 6.3.1.6
Mel Burslan
Honored Contributor

Re: Problem mounting a cd

Without knowing the nature of the CD, it is hard to tell if it uses rockridge extensions, but if this is a product distribution CD, like oracle or something, you most probably will need rockridge extensions. So, when you have time, install these. It is always good to have these patches.
Your problem here may or may not be related to the patches though.
________________________________
UNIX because I majored in cryptology...
RAC_1
Honored Contributor

Re: Problem mounting a cd

fstyp -v /dev/rdsk/cxtxdx

What does it tell?? I think, you need to adjust you -F option accordingly.
There is no substitute to HARDWORK
Mel Burslan
Honored Contributor

Re: Problem mounting a cd

Well, Nero is good for burning PC based CDs but in the past, I have seen some CDs which did not work after copying with a PC cd burning application. But again, try the rockridge extensions. They might help. As you know PHKL patches will require a reboot. I hope you can afford some downtime on this machine.
________________________________
UNIX because I majored in cryptology...
Alan Vargas
Regular Advisor

Re: Problem mounting a cd

Hello

The cd contain a Data Protector Installation, do you think that i must download the path in orden to install properly ?

Thank again
Alan Vargas
Regular Advisor

Re: Problem mounting a cd

Yes I have time maquine for installation, was looking for these patch list that you told me and one of them PHKL_25760 have a warning and hp recommende another one PHKL_32035 (s700_800 11.11 Rock Ridge extension for ISO-9660 )

Can i used this one ?
Mel Burslan
Honored Contributor

Re: Problem mounting a cd

I usually go with what HP recommends as long as it has 2 stars or more. If it has only one star, unless the warning is a critical one, I still go with the old one. But the system is yours to make a judgement decision.
________________________________
UNIX because I majored in cryptology...
Bill Hassell
Honored Contributor

Re: Problem mounting a cd

When a newer patch is recommended, the patch description will explain the reason. NOTE: without these 3 patches, the -orr option will be silently ignored and you'll get ISO9660 standard filenames (8.3 all UPPERCASE). The -ocdcase is no help at all because it simply lowers the case...filenames are still 8.3 characters. Without the patches, your filenames will appear to be truncated (although they were stored in the CD's ISO9660 directory in that form).

CDROMs have many different standards but for CDs created on a PC, make sure you do NOT use the Joliet format. And NEVER burn a CD in the 'append' mode for interchange to other computers. Roxio/Nero software default to RockRidge, but make sure you use 'disc at once' or similar method.

Use the latest patches labeled "Rock Ridge". You'll need all 3.


Bill Hassell, sysadmin
Sreedhar Nathani
Valued Contributor

Re: Problem mounting a cd

Hi Alan,

These are all the latest patches.

11.11
PHCO_25841 Add Rock Ridge extension to mount_cdfs(1M)
PHKL_26269 Rock Ridge extension for ISO-9660
PHKL_32035 Rock Ridge extension for ISO-9660

11.00
PHCO_26449 Add Rock Ridge extension to mount_cdfs(1M)
PHKL_26450 Rock Ridge extension for ISO-9660
PHKL_28060 Y2k; Rock Ridge extension for ISO-9660

There is no other dependencies, so you can install these patches
without much problem


I think the depot file for Data Protector will be in /cdrom/LOCAL_INSTALL