- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- how to mount and read a cd-rom
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
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
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
тАО02-06-2007 12:27 AM
тАО02-06-2007 12:27 AM
I would like to mount a cd-rom and read the content and finally install the c compiler.
I mount the cd drive with:
Wal > mount dqa0: /forei
%MOUNT-I-MOUNTED, ALPHA0732 mounted on _$1$DQA0: (SRVEB4)
and can see the device:
Wal > sh dev d
$1$DQA0: (SRVEB4) Mounted alloc 0 ALPHA0732 0 1 1
foreign
but when I try to read the cd rom, this error occur:
Wal > dir dqa0:[000000]
%DIRECT-E-OPENIN, error opening DQA0:[000000]*.*;* as input
-SYSTEM-F-DEVFOREIGN, device is mounted foreign
any ideas?
thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-06-2007 12:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-06-2007 12:46 AM
тАО02-06-2007 12:46 AM
Re: how to mount and read a cd-rom
Doing a MOUNT/FOREIGN to verify the volume label is fine, however, you will not be able to access the CD-ROM as a file structured device.
After doing the MOUNT/FOREIGN to get the volume label, DISMOUNT the device and then do a MOUNT DQAO:
If you are mounting the CDROM for use in a single session, you can also do a MOUNT/OVERRIDE=ID command instead of the above sequence of commands.
Also check if that CD-ROM is the correct one for the C compiler. Offhand, I do not remember which CD-ROM has the C compiler kit on it.
I hope that the above is helpful.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-06-2007 12:55 AM
тАО02-06-2007 12:55 AM
Re: how to mount and read a cd-rom
with your mount commands it works fine. now i have to find out on which cd the c compiler is located.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-06-2007 01:26 AM - last edited on тАО07-30-2024 03:45 AM by Sunitha_Mod
тАО02-06-2007 01:26 AM - last edited on тАО07-30-2024 03:45 AM by Sunitha_Mod
Re: how to mount and read a cd-rom
That kit looks to be an OpenVMS Alpha operating system distribution kit, and those kits do not contain a C compiler. This based on the ALPHA0732 volume label.
AXPBIN[mmm][yy] is the usual volume label for an OpenVMS Alpha Layered Product (ConDist) kit.
There are full descriptions on how to get at distro kits. The OpenVMS kit is in the installation manual for OpenVMS itself. The layered product kits have an insert, and AFAIK this insert and related materials are also available on-line at the distro site.
For OpenVMS VAX and OpenVMS Alpha customers with licenses and with support contracts in effect, start here:http://h30266.www3.hp.com/
[Moderator edit: Removed the broken link. Please refer to https://support.hpe.com/]