- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- mounting a cd (11.23 v2) itanium
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
06-30-2005 02:59 AM
06-30-2005 02:59 AM
mount -F cdfs -o rr /dev/dsk/c4t0d0 /cdrom
however, i can't run it because HPUX is not recognizing the file NAVIAGNT.DEP;1
is there a patch to solve this rockridge extension senerio?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2005 03:11 AM
06-30-2005 03:11 AM
Re: mounting a cd (11.23 v2) itanium
This website has the info:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=748397
Click my post, there is a script attached that does the job.
Usually I just post the code, but my code is locked in a shipping container and all I have right now is an Ignite backup.
SEP
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2005 03:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2005 03:44 AM
06-30-2005 03:44 AM
Re: mounting a cd (11.23 v2) itanium
dr-xr-xr-x 1 -1 -1 2048 Jul 19 2002 ./
drwxr-xr-x 19 root root 8192 Jun 28 14:41 ../
-r-xr-xr-x 1 -1 -1 24524800 Jul 18 2002 NAVIAGNT.DEP;1*
swinstall will not recognize the .DEP;1*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2005 03:52 AM
06-30-2005 03:52 AM
Re: mounting a cd (11.23 v2) itanium
naviagnt.dep*
but swinstall will still not see this as a depot file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2005 01:16 PM
07-01-2005 01:16 PM
Re: mounting a cd (11.23 v2) itanium
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2005 02:54 PM
07-01-2005 02:54 PM
Re: mounting a cd (11.23 v2) itanium
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2005 06:21 AM
07-02-2005 06:21 AM
Re: mounting a cd (11.23 v2) itanium
Can you copy the file locally with the different name, Try
# cp "../NAVIAGNT.DEP;1" /tmp/NAVIAGNT.depot
and then use swinstall
Cheers!!!
eknath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2005 11:45 PM
07-04-2005 11:45 PM