Operating System - OpenVMS
1829415 Members
2442 Online
109991 Solutions
New Discussion

Re: Where can I find details on how to create a firmware CD?

 
SOLVED
Go to solution
Tara D. Pangakis
New Member

Where can I find details on how to create a firmware CD?

For Itanium-based systems, where are details on creating a firmware update CD?

Thank you.
Tara
4 REPLIES 4
labadie_1
Honored Contributor

Re: Where can I find details on how to create a firmware CD?

At
http://ftp.digital.com/pub/Digital/Alpha/firmware/

look at
Make Your Own Bootable Firmware CD
Tara D. Pangakis
New Member

Re: Where can I find details on how to create a firmware CD?

Thanks - and this is true for Itanium-based systems as well?
Hoff
Honored Contributor
Solution

Re: Where can I find details on how to create a firmware CD?

Everything you ever wanted to know about creating your own bootable CD and DVD disks for OpenVMS:

http://64.223.189.234/node/28

I expect you'll be familiar with the writing style. :-) And welcome to ITRC.

In most cases of the firmware distros I've worked with, unzip the image (if it's zipped) and you'll then use COPY /RECORDABLE_MEDIA or CDRECORD/CDRTOOLS to replicate the typical ISO (disk image) of the bootable disk over to the media, and off you go.

Stephen Hoffman
HoffmanLabs LLC

labadie_1
Honored Contributor

Re: Where can I find details on how to create a firmware CD?