- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- burn VMS 8.2 to 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-10-2005 08:26 PM
03-10-2005 08:26 PM
I have ALPHA082.ZIP;1,
From this I got .BCK
I restored .BCK to to some disk($1$dga3) on OVMS
Now the question is. How can I burn this to a CD, so that I can install VMS 8.2 to another ALPHA system.
-Thanks in advance
Kiran
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2005 08:38 PM
03-10-2005 08:38 PM
Solutionhttp://h71000.www7.hp.com/freeware/freeware70/cdrecord/
Otherwise you need to create a container file for the image using the LD driver (included with CDRECORD on V7.3-2 otherwise see
http://h71000.www7.hp.com/freeware/freeware70/ld/
)
basically you create a file and present it to VMS as a disk, restore the backup saveset to the disk then you have a file containing the disk image. Transfer the file using binary ftp to a pc with a CD writer and write as if it was a iso image file.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2005 08:39 PM
03-10-2005 08:39 PM
Re: burn VMS 8.2 to CD
- create a logical disk
$ LD create alpha082/size=1200000
(the LD utility is on the freeware)
- connect the disk
$ LD CONNECT alpha082
(LD returns a unit number e.g. lda100)
- mount/for lda100
- backup/image 'disk with kit' lda100:
- dism lda100
- LD disconnect LDA100
- transfer to Window system with WinOnCD
- on Window System burn with option 'other' -
'track image'
mfg Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2005 09:38 PM
03-10-2005 09:38 PM
Re: burn VMS 8.2 to CD
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2005 09:32 PM
04-27-2005 09:32 PM
Re: burn VMS 8.2 to CD
How Can I make a IA64 CD image?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2005 12:29 AM
04-28-2005 12:29 AM
Re: burn VMS 8.2 to CD
See
http://h71000.www7.hp.com/faq/vmsfaq_013.html#file2kboot
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2006 11:36 PM
07-10-2006 11:36 PM
Re: burn VMS 8.2 to CD
About a year ago, I wrote this:
With NERO 6, I copy the LD container file as a .NRG file to the PC and use NERO burn image to CD (write disk-at-once).
I've learned the hard way, that this may cause a problem:
After copying a LD container file with a filename of .NRG and burning that file onto a CD-R (with NERO 6), the last 8 blocks (2 sectors) are NOT being correctly copied/written, so they are returning PARITY errors when trying to read them from OpenVMS. This caused my boot from an OpenVMS F8.3 fieldtest CD to fail, as there were files needed during boot, which were located within the last 8 blocks (LBNs) on that CD.
Re-naming the CD image file from .NRG to .ISO and burning it again to another CD-R (same type, same drive etc.), creates are correctly useable and bootable CD, because the last 8 blocks of that CD are readable without errors.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2006 06:11 AM
07-12-2006 06:11 AM
Re: burn VMS 8.2 to CD
You may follow this "Writing CDs for VMS" which explains this in various ways ...
http://www.geocities.com/SiliconValley/Lakes/9999/vmscdwri.html
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2006 07:52 AM
07-12-2006 07:52 AM
Re: burn VMS 8.2 to CD
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2006 04:20 PM
11-17-2006 04:20 PM
Re: burn VMS 8.2 to CD
I propose using ISO-burner free tool. It never failed me and is extremely easy ot use. I suppose you also find it useful
http://www.ntfs.com/iso-burning.htm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2006 08:36 PM
12-24-2006 08:36 PM
Re: burn VMS 8.2 to CD
http://www.magiciso.com/tutorials/miso-burniso.htm