- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Help to create OpenVMS V7.2-2 bootable CD?
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
03-15-2004 12:21 PM
03-15-2004 12:21 PM
Help to create OpenVMS V7.2-2 bootable CD?
download, and uncompressed under the OVMS, restored to a SBB disk on the AlphaSerever 4100, now I can boot it to install the OVMS V7.2-2.
My question is: Could I make a bootable CD not
from the SBB disk?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 02:20 PM
03-15-2004 02:20 PM
Re: Help to create OpenVMS V7.2-2 bootable CD?
the easiest way to make an installation CD is to take one that you got from hp and use a 1:1 burner or burning program that just moves all the bits from here to there without trying to get fancy with filesystems.
OTOH we did move pretty much away from CD installs and just keep everything we need (image, patches, etc) on an SBB and use this to boot. Its also much faster ;-), so I my suggestion is to just stick with the SBB you have.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 05:40 PM
03-15-2004 05:40 PM
Re: Help to create OpenVMS V7.2-2 bootable CD?
regards
Mobeen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 06:29 PM
03-15-2004 06:29 PM
Re: Help to create OpenVMS V7.2-2 bootable CD?
I mean, how could I burning the bootable CD to install my ALPHASERVR.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2004 08:56 PM
03-15-2004 08:56 PM
Re: Help to create OpenVMS V7.2-2 bootable CD?
http://h71000.www7.hp.com/freeware/freeware60/cdrecord/
This records to CDR. Normally using a container file but parhaps could be adapted.
See also VMS FAQ sections on CD recording
http://h71000.www7.hp.com/wizard/faq/vmsfaq_index.html#index_c
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2004 04:29 AM
03-16-2004 04:29 AM
Re: Help to create OpenVMS V7.2-2 bootable CD?
I think you need to do if you want to do this on VMS is to create a virtual disk (e.g. with VDD or LD), backup the CD to the virtual disk, then burn the container file of the virtual disk to the CD.
To gurantees here you will not end up with a coaster ;-)
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2004 02:15 PM
03-17-2004 02:15 PM
Re: Help to create OpenVMS V7.2-2 bootable CD?
Could I move the image(maybe ISO9660) to W2K and burn a vms bootable CD.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2004 06:21 PM
03-17-2004 06:21 PM
Re: Help to create OpenVMS V7.2-2 bootable CD?
That is exactly the way I burn my ODS-2 and ODS-5 CDs.
1. get die virtual disk driver and install it on your system
2. create a virtual disk e.g. in the size of the cd-rom.
3. init it, mount it and copy data to it. This can be done with the usual VMS tools line copy, Backup ... You can do a BACKUP/IMAGE as well.
4. dismount this virtual disk.
5. Copy the container file of the virtual disk to your PC. This can be done via
- FTP in binary mode
- Pathworks via drag/drop
- Samba
6. Burn the image, all PC burner programms have options to burn images.
This works with DVDs as well.
Dieter