1752815 Members
5985 Online
108789 Solutions
New Discussion юеВ

CD mount issue in HP-UX

 
Michael Sillers
Trusted Contributor

Re: CD mount issue in HP-UX

I seem to recall something about CDs created under windows requiring a special parameter - cdcase - in the mount command.

mount -o cdcase -F cdfs

Does this help any?
Steven Schweda
Honored Contributor

Re: CD mount issue in HP-UX

> If you have enough disk space download the
> iso dirrectly onto the hpux machine and
> just mount the iso.

How, exactly, would that solve either problem
here (bad file names, bad line endings in
text files)?


> mount -o cdcase -F cdfs

"man mount_cdfs" should give the whole list.

Around here, for example:

[...]
-o specific_options
Specify options specific to the CDFS file system
type. specific_options is a list of comma separated
suboptions and/or keyword/attribute pairs intended
for the CDFS specific module of the command.

The following specific_options are valid on CDFS file
systems.

cdcase Suppress the display of version numbers.
Show and match file names as lower case.

rr Use Rock Ridge extension to the ISO-9660
file system (default).
[...]

Without a useful description of
"junk/corrupted file names", it's hard to say
if down-casing and version stripping would
solve the file name complaint. If the
RockRidge data were there, then I'd expect
"rr" to be more helpful than "cdcase". I'm
unaware of any "mount" option which would do
anything about the unpopular line endings in
the text files.
Gordon Sjodin
Frequent Advisor

Re: CD mount issue in HP-UX

>How, exactly, would that solve either problem here (bad file names, bad line endings in text files)?


Well for starters it eliminates the multiple bad burns until you find the correct method.

Who knows what the windows machine is doing to the data? - this eliminates a wild card by downloading directly to the hp-ux host.


Taifur
Respected Contributor

Re: CD mount issue in HP-UX

Hi,
Try with #fuser -ck /cdrom and again mount it and check this isuuse.

Rgds//
Taifur
walter crasto_1
Frequent Advisor

Re: CD mount issue in HP-UX

Hi ,

I copied DVD in 3 differnt format using Roxio
1> ISO+Joliet+UDF (106 Character)
2> ISO+Joliet (106 Character)
3> ISO Level 2 (212 Character)

& also one more copy of DVD using Nero software but no luck same problem.

Can any one help.
Torsten.
Acclaimed Contributor

Re: CD mount issue in HP-UX

What was your exact mount command?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Torsten.
Acclaimed Contributor

Re: CD mount issue in HP-UX

Did you burn the downloaded ISO directly or the contents of that ISO?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
walter crasto_1
Frequent Advisor

Re: CD mount issue in HP-UX

Hi,

I am not aware of exact commands since it is done at customer end. But I am aware that they had tried few options like pfs_mount , normal mount command. rr option is not supported by the OS (Version 11.23).

We have downloaded the around 14GB installable on windows machine & writing it on 2 DVDs, While writing on DVD selecting File system type option as ISO.

Thanks.
Varian
Steven Schweda
Honored Contributor

Re: CD mount issue in HP-UX

> I copied DVD in 3 differnt format using Roxio
> 1> ISO+Joliet+UDF (106 Character)
> 2> ISO+Joliet (106 Character)
> 3> ISO Level 2 (212 Character)
>
> & also one more copy of DVD using Nero
> software but no luck same problem.
>
> Can any one help.

Apparently not. Which part of "use Rock
Ridge" or "don't use Joliet" was unclear?

> I am not aware of exact commands [...]

Do you expect _us_ to ask them what they're
doing?

> [...] rr option is not supported by the OS
> (Version 11.23).

Really? Says who? Not HP:

http://docs.hp.com/en/B2355-60103/mount_cdfs.1M.html