Hi - to mirror a production environment, I need to change my test server from 64 bit back to 32. Currently running AIX 5.2 on dual processor 64 bit hardware. I've found steps elsewhere in the forum for doing this. namely:
ln -sf /usr/lib/boot/unix_mp /unix
ln -sf /usr/lib/boot/unix_mp /usr/lib/boot/unix
lslv -m hd5
bosboot -ad /dev/ipldevice
shutdown -Fr
which is straight forward enough, but I keep erroring out on the bosboot command with
0301-154 bosboot: missing proto file: /tmp/bosboot_274600_26845/libcfg.a
The numbers change each time it's run. Plenty of space in all filesystems so that isn't an issue. Any help would be greatly appreciated.
TIA,
Dan
ln -sf /usr/lib/boot/unix_mp /unix
ln -sf /usr/lib/boot/unix_mp /usr/lib/boot/unix
lslv -m hd5
bosboot -ad /dev/ipldevice
shutdown -Fr
which is straight forward enough, but I keep erroring out on the bosboot command with
0301-154 bosboot: missing proto file: /tmp/bosboot_274600_26845/libcfg.a
The numbers change each time it's run. Plenty of space in all filesystems so that isn't an issue. Any help would be greatly appreciated.
TIA,
Dan