- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: pfs_mount
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 12:53 PM
08-07-2003 12:53 PM
pfs_mount
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 12:56 PM
08-07-2003 12:56 PM
Re: pfs_mount
Do yourself a huge favor and never use pfs_mount again. Search the forums for "Rock Ridge" and you will come up with many threads telling you how to install the patches which allow you to use normal mount commands on pfs cd's. Your life will be changed forever - trust me.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 01:00 PM
08-07-2003 01:00 PM
Re: pfs_mount
Use Rocky Ridge instead
For 11.11
PHCO_25841
PHKL_26269
PHKL_28025
Then mount
mount -F cdfs -o rr /dev/dsk/cxtydz
You wont have any more time outs :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 01:01 PM
08-07-2003 01:01 PM
Re: pfs_mount
To mount an Oracle CD once you have these patches installed you would do:
# mount -o ro,rr /dev/dsk/c?t?d? /cdrom
I will try to locate the appropriate patch numbers for you. Note that the patches will require a reboot after they are installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2003 01:07 PM
08-07-2003 01:07 PM
Re: pfs_mount
PHCO_26449
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_26449&context=hpux:800:11:00
PHKL_26450
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHKL_26450&context=hpux:800:11:00
PHKL_28060
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHKL_28060&context=hpux:800:11:00
For HP-UX 11.11 you will need:
PHCO_25841
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_25841&context=hpux:800:11:11
PHKL_26269
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHKL_26269&context=hpux:800:11:11
PHKL_28025
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHKL_28025&context=hpux:800:11:11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2003 06:22 AM
08-08-2003 06:22 AM
Re: pfs_mount
Please check that your nfs server is running.
For pfs mount you should have NFS services up.
You can start NFS server process by
/sbin/init.d/nfs.server start.
regards,
baiju