![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AIX backup and restore | quickfirststep | AIX | 3 | 09-07-2006 07:59 PM |
| AIX backup --> Linux Restore | jauru | Linux | 0 | 07-10-2006 07:48 PM |
| F-Backup restore | paultittel | HP-UX | 3 | 06-27-2006 10:46 AM |
| Backup and restore | uXion | AIX | 3 | 06-25-2006 10:02 PM |
| Backup / restore | tt155 | SUN Solaris | 4 | 01-22-2006 01:39 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
AIX backup --> Linux Restore
Hi all,
I have a large number of backup tapes which were originally written with the AIX "backup" command. I now need to convert these to "tar" format, but unfortunately I no longer have access to an AIX machine. I have been able to connect the old tape drive (3590) to a Linux box and it works fine... My question is, does anyone have any suggestions on how I might convert these tapes from AIX backup/restore format to GNU tar format? I don't really care about preserving the file permissions - I just need the actual files & directories. Is there a Linux port of backup/restore I could compile up? If not, does anyone know what the data structure looks like so I can write a C program to extract the files? Is there a cpio/dd command which might do the trick? Any help is greatly appreciated. |
|
||||
|
You don't say what kind of Linux box it is. If you're using a x86 Linux box, you'll still have endian issues with the data.
________________________ pSeriesTech.Org Where pSeries professionals gather |
|
||||
|
Quote:
It would also be no trouble writing a little C program to do a byte swap or endian change. I just don't know enough about the structure of the AIX "backup" data stream. I guess I'm hoping someone's going to turn around and say "here's a cpio command which reads that data" or "here's the URL for the source code tarball for the Linux port of AIX's backup/restore utiltiy... Here's hoping, anyway :-) |
![]() |
| Bookmarks |
| Tags |
| cpio |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|