Lost original AIX DVD


 
Thread Tools Search this Thread
Operating Systems AIX Lost original AIX DVD
Prev   Next
# 2  
Old 05-09-2018
Quote:
Originally Posted by spricer
At company I joined it seems I cannot trace install DVD (5765-G99 - AIX Enterprise 7.1) but according invoice I found we are entitled for it.
In this case i suggest to try to talk to a sales representative. They usually have some leeway to keep customers happy so (i am not sure what the exact legal situation is in your case) they might be able help you with a new DVD.

In general i suggest to copy every DVD with OS- or related software to your NIM server as soon as you get hold of it. Media can be lost, broken, unreadable or whatever. As soon as you have it on your software repository you can create normal backups and make sure you survive any disaster.

In general AIX packages come in two forms: installable and update. All the base level sets are installable and you need to install one of these once. Any updates can then be applied whenever it becomes available. Basically you can download update packages to 7.1 TL1, TL2, ... freely but you need the installable packages from 7.1 TL0 to install them.

I hope this helps.

bakunin
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

AIX physical DVD/CD drive

Hello, I have some doubts about the dvd/cd physical on power machine and AIX. I see on my AIX lpar and see there is 1 DVD drive and its physical location bash-4.4# lsdev | grep cd0 cd0 Available 03-00-00 SATA DVD-RAM Drive bash-4.4# lscfg -vpl cd0 cd0 ... (12 Replies)
Discussion started by: Phat
12 Replies

2. AIX

aix 7.1 standard DVD

does it come with VIO and/or HACMP/PowerHA ?? :mad: (1 Reply)
Discussion started by: ppchu99
1 Replies

3. UNIX for Dummies Questions & Answers

root password on aix lost, how to recover

Hi guys, we have "forget" the root password for 1 of our AIX machines, how can we reset it? or recover it?? Thanks (1 Reply)
Discussion started by: prpkrk
1 Replies

4. AIX

need help - How to mount DVD rom in AIX in Command line

Dear Friends could u pls help me on this . how to mount DVD rom in command line in aix? THanks DD (4 Replies)
Discussion started by: ded325
4 Replies

5. AIX

AIX 5.3 on p275 - DVD-ROM drive not recognized

I was having problems with the DVD-ROM drive not being recognized. I thought it was a configuration issue, but it appears to be a hardware problem. Now the system hangs at boot. This last time I tried it, it said: At which point, it hangs. (1 Reply)
Discussion started by: smithfarm
1 Replies

6. Emergency UNIX and Linux Support

AIX APPVG - QUORUM LOST, VOLUME GROUP CLOSING

Hi, I am running AIX 5.3 TL8. After a disk failure, one of my mirrored application volumegroups went down. Unfortunately we have quorum switched on on this VG and the defective disk holds the majority. I have set MISSINGPV_VARYON to TRUE and tried a forced varyon but it's still failing. I... (3 Replies)
Discussion started by: zxmaus
3 Replies

7. AIX

How to burn a bootable DVD on aix 5.3?

I have a mksysb backup image need burn to a DVD, then it can be used to restore OS in other machine. How to do this? (5 Replies)
Discussion started by: rainbow_bean
5 Replies

8. AIX

Using UDF DVD on AIX 5.3

I was trying to copy a 2.5GB mksysb onto a 5.3 lpar to add as a NIM resource. The DVD mounted fine but I could not see any files within the mount point. I thought the media was bad so I tried again with a DVD-R disk but the same thing happened. I decided to split the file up into 1024MB chunks... (0 Replies)
Discussion started by: backslash
0 Replies

9. AIX

DVD for AIX

:( hi all, im using AIX 5.1 UNIX for my server..my server comes with no DVD drive..for our installation we need a DVD drive to run the application...can we use notebook(window+dvd) to run DVD for AIX server. Is that possible? or we have to copy all the content in DVD to UNIX filesystem. FYI,... (4 Replies)
Discussion started by: riohesra
4 Replies

10. AIX

lost root password in AIX

Hi how do you reset the root password in AIX. I booted to single user mode and it asked for login and password. I have AIX 4.3. Thanks (4 Replies)
Discussion started by: Welfaric
4 Replies
Login or Register to Ask a Question
DARES(1)																  DARES(1)

NAME
dares - rescue files from damaged CDs and DVDs SYNOPSIS
dares -i image -s path [-h2i h2i_file] [-a] [-m] [-llogfile] dares-qt [-i image] [-s path] [-h2i h2i_file] [-a] [-m] [-llogfile] DESCRIPTION
Dares scans a CD/DVD image or a CD/DVD and tries to find files. It does not depend on filesystem information, but instead uses the Magic library to identify files. Doing it this way Dares can recover files even when the filesystem (ISO-9660 or UDF) on the disc is damaged and cannot be mounted anymore. Dares can use H2cdimage (ftp://ftp.heise.de/pub/ct/ctsi/h2cdimage.zip) files to rescue data from heavily damaged optical discs. OPTIONS
-i CD/DVD image file or device. -s Directory where the rescued files shall be stored. -h2i Optional h2i file for the CD/DVD image. -a Store all found files without any user interaction. -m Use Mime types instead of a description. -l Logfile (default: dares.log) AUTHOR
dares was written by Oliver Diedrich <odi@ct.heise.de>. This manual page was written by Michael Hanke <michael.hanke@gmail.com>, for the Debian project (but may be used by others). Michael Hanke Oktober 2005 DARES(1)