4.3.3 restore from file


 
Thread Tools Search this Thread
Operating Systems AIX 4.3.3 restore from file
# 8  
Old 11-22-2007
Sean, I'm glad you got it working.

As you discovered, the problem with restoring a non-tape (or CD) mksysb is that it lacks the boot image. So if you just want to restore the files, you must first boot the system using the same ML as the backup, or else you run into the binary-mismatch errors you observed.

The best way to restore one of these backups is to use a NIM server, which can create a boot image from the files in the mksysb backup file. (Hmmm, but I think you'd need a NIM server at AIX53 minimum...)
# 9  
Old 11-29-2007
I have been trying to convince the 'powers that be' to upgrade the unix side to AIX53 but up until recently they (unix boxes) have not been seeing much use. Now things have changed again and hopefully we will start moving in that direction... Thanks for the help.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. SCO

File system restore

Hello, I have a big trouble with SCO Open Server. After improper shutdown the file system has damaged. I can see the partitions as volume sizes with divvy command, but the labels are missing (boot, root, etc), so I can not address them when using fsck command. Is there any chance to restore the... (2 Replies)
Discussion started by: ikonoma
2 Replies

2. UNIX for Dummies Questions & Answers

restore cpio file

Hi, under unix aix , i had to put a catostrophic patch from an editor ... i had first made a cpio backup connected root cd /application find . –print | cpio –ocvBm > /sauvegarde/sauvegarde.cpio Does someone know the command to restore my cpio backup ? thanks in advandce to everyone ... (7 Replies)
Discussion started by: bzh35
7 Replies

3. Solaris

restore kernel file

Hi iam new to solaris .if any file lost in kernel how can we retrive that.any one can help me. Thank you for ur reply (3 Replies)
Discussion started by: sivajerripothul
3 Replies

4. Shell Programming and Scripting

restore deleted file

I accidently deleted the files from linux machine. How to restore back the files. (1 Reply)
Discussion started by: sandy1028
1 Replies

5. Ubuntu

How can I restore a file?

Hello! I deleted the disk of my camera by rm, and I need to restore these files. I cannot do it by unrm because that utility is meant for use in ext/ufs filesystem, and that disk is msdosfs. Someone help me! Thanks for any answer! (4 Replies)
Discussion started by: mghis
4 Replies

6. AIX

mksysb restore - Wrong OS level for restore

Hi all, I am still working on my mksysb restore. My latest issue is during an alt_disk_install from tape I got the following error after all the data had been restored. 0505-143 alt_disk_install: Unable to match mksysb level 5.2.0 with any available boot images. Please correct this... (0 Replies)
Discussion started by: pobman
0 Replies

7. UNIX for Dummies Questions & Answers

How to restore splitted DD file

I backup a file to tape by using "dd", since the size is too large it took two tape for the backup, the question is how to restore the said file? The "dd" doesn't ask me insert next tape while restoration. (3 Replies)
Discussion started by: coolmans
3 Replies

8. Linux

how can i restore a deleted file

I am a relatively new linux user.would like to know how to undo a deleted file (2 Replies)
Discussion started by: wojtyla
2 Replies

9. Solaris

tar - restore a file

We use tar for backing up a server. I need to restore just one file from this backup. Anyone know the syntax? (2 Replies)
Discussion started by: frustrated1
2 Replies

10. UNIX for Advanced & Expert Users

How do I restore the etc/shadow file

removed this from a friends solaris box via telnet. root can not login at this point is there anyway to fix this via telnet. I have one session open that is not root (2 Replies)
Discussion started by: Youngadmin
2 Replies
Login or Register to Ask a Question