Aubrey Li wrote: > Shawn Walker <> wrote: >>> I still run into a problem: >>> "Krtld: bind_primary(): no relocation information found for module >>> /platform/i86pc/kernel/amd64/ >>> unix >>> Krtld: error during inital load/link phase >>> >>> Krtld could not locate nor resolve symbols for: >>> /platform/i36pc/kernel/amd64/unix >>> In the boot archive." >>> >>> After google I found the solution: >>> >>> reboot to an old BE and upgrade root-archive by >>> $/sbin/bootadm update-archive -R <mount point> >>> >>> I hope this can be included in the updating instruction as well. >> It already is. The update-grub step was added to the release notes some time >> ago. >> > > I didn't mean update-grub, I mean *update-archive*.
If you reboot your system properly updating the boot archive is done automatically. As such, such documentation should be unnecessary. The proper way to reboot is: pfexec shutdown -y -i6 -g0 or: pfexec init 6 Using "reboot" or "poweroff" will not properly update the boot archive. I have never had to update the boot archive manually when following the steps provided at: http://opensolaris.org/os/project/indiana/resources/rn3/image-update/ -- Shawn Walker _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
