View Single Post

   
  #2 (permalink)  
Old 01-05-2008, 03:26 AM
Epacket
 
Posts: n/a
Default Re: Restoring mksysb image fails

That type message usually indicates you booted from an AIX version
with maintenance level lower than the mksysb image. Did you boot from
the AIX base media CD, and then select "install from system backup"?
If the base media CD was at ML01 and your image is at ML04, you'll see
that message.

See pTechnote0249

http://www-1.ibm.com/support/docview...=utf-8&lang=en

# After the mksysb data has been restored at about 84% overmouting /
will be displayed. If you have booted from base media that is not the
same AIX level or maintenance level as the mksysb you could get errors
similar to the following:

Examine .loader section symbols with the 'dump -Tv' command.
Could not load program /usr/bin/sh:
Symbol resolution failed for /usr/ccs/lib/libc.a(shr.o) because:
Symbol
getvtid (number 258) is not exported from dependent module /unix.
INIT: SINGLE USER MODE
To correct this boot from base media that has a maint level the same
or
higher as the version of the mksysb tape and re-do the clone.



fracrist@gmail.com (aix newbie) wrote in message news:<840a8837.0410080302.2204236@posting.google.c om>...
> Hi all,
> I'm trying to restore a mksysb tape but something goes wrong.
>
> I followed the document "IBM Backing Up the Operating System in AIX 4
> and 5" to make a mksysb tape image of an AIX 5.2 (oslevel -r says:
> 5200-04) installed on a 7025 F50.
> When i try to use it to install another 7025 F50, everything goes
> right till the "Over mounting /." message appears.
> After a while I see lots of errors about "Symbol resolution failed for
> /usr/ccs/lib/libc.a(shr.o) ...".
>
> I left it running that way for about 12 hours and nothing changed, so
> I rebooted and AIX was unable to start.
> The only thing that worked was to make an overwrite installation from
> aix cds...
>
> Help!
>
> Greetings,
> Francesco.

Reply With Quote