1751807 Members
4734 Online
108781 Solutions
New Discussion юеВ

Re: pfs_mount error

 
Fat Scrape
Honored Contributor

pfs_mount error

Hi All,

I try to mount, hpux 11.i v1, an iso image gt 2GB but pfs_mount give this error:

pfs_mount -v -o xlat=unix /app/Depot/OVO/B7490-15268.iso /app/Depot/OVO_SPI
Version: 2.9.3F (UNLIMITED) Built: Sun Jul 25 16:39:53 PDT 1999
pfs_mount: /app/Depot/OVO/B7490-15268.iso on /app/Depot/OVO_SPI: open failed: Value too large@
pfs_mount: giving up on /app/Depot/OVO_SPI

I checked my system and patches:

PHCO_25841 - s700_800 11.11 Add Rock Ridge extension to mount_cdfs(1M)

PHKL_26269 - s700_800 11.11 Rock Ridge extension for ISO-9660

PHKL_34153 - s700_800 11.11 CDFS cumulative patch

are installed.

Help me!!

Thank in advance

Fat
10 REPLIES 10
whiteknight
Honored Contributor

Re: pfs_mount error


Fat,

You can refer this suggestion

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1157909


WK
Problem never ends, you must know how to fix it
Steven E. Protter
Exalted Contributor

Re: pfs_mount error

Shalom Fat,

Any oracle documentation referring to the use of pfs_mount should be ignored.

/usr/sbin/mount -F cdfs -e -o ro,rr /dev/dsk/c3t2d0 /cdrom

For more, see:
http://www.hpux.ws/?p=20

That is the command that should be used.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Fat Scrape
Honored Contributor

Re: pfs_mount error

Hi,

I won't burn the iso to DVD, but I prefer to mount it.

Other suggestions?

Fat
Yogeeraj_1
Honored Contributor

Re: pfs_mount error

hi,

can you try:
nohup /usr/sbin/pfs_mountd&
$ nohup /usr/sbin/pfsd&
$ /usr/sbin/pfs_mount -t iso9660 -x unix /app/Depot/OVO/B7490-15268.iso /app/Depot/OVO_SPI


kind regards
yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Fat Scrape
Honored Contributor

Re: pfs_mount error

Hi All,

I haven't got a cd or dvd, I have got an iso image on my filesystem:

ll /app/Depot/OVO/B7490-15268.iso

-rw-r----- 1 rootsys 2256711680 Oct 5 15:33 /app/Depot/OVO/B7490-15268.iso

I need to mount it, because I haven't got a DVD driver on my system.

Fat
Robert-Jan Goossens_1
Honored Contributor

Re: pfs_mount error

Fat Scrape
Honored Contributor

Re: pfs_mount error

Hi SEP and Yogeeraj,


I tried to use your suggestions, but I have the same error:

open failed: Value too large@

Fat

Torsten.
Acclaimed Contributor

Re: pfs_mount error

I think it is unlikely to get the image mounted on 11.11.

Consider either to use nfs from somewhere else (linux?) or even to burn it.
Of course you can extract the image on your PC and transfer the files only.

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!   
Bill Hassell
Honored Contributor

Re: pfs_mount error

pfs is completely deprecated for many reasons and the 2GB limit is just one. The DVD in your system (if it mounts HP CDs just fine) doesn't need any special driver to read a DVD burned as a large CD. However, there is nothing in HP-UX that can "mount" a disk ISO image. You must ftp the ISO image to a PC with a DVD writer and use burning software that understands a large ISO image and can burn it to the disc. Alternatively, you can download the cd+dvd tools from:

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXDVDWRITE

Then burn the image onto the DVD (assuming you have a DVD writer on your system.


Bill Hassell, sysadmin