I'd recommend making an iso image of it, mounting the ISO image loopback
and exporting it via NFS.

Plug the CD in a Linux PC and the command "dd if=/dev/cd
of=db2-whatever-version.iso" should work.  Move that ISO file to a zLinux
or leave it on the PC and then "mkdir /db2", "mount -o loop,ro
db2-whatever-version.iso /db2" and you should be able to traverse it.  Add
"/db2 *(ro)" to /etc/exports and spark up or recycle the NFS server.  Then
you can mount your.linux.nfs.server:/db2 on any zPenguin you want to
install on.

-Mike MacIsaac, IBM  mikemac at us.ibm.com   (845) 433-7061


----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to