change of kernel mode on AIX
32 bit -> 64 bit
# ln -sf /usr/lib/boot/unix_64/unix
# ln -sf /usr/lib/boot/unix_64/usr/lib/boot/unix
# bosboot -ad /dev/ipldevice
# shutdown -r
64 bit -> 32 bit
# ln -sf /usr/lib/boot/unix_mp/unix
# ln -sf /usr/lib/boot/unix_mp/usr/lib/boot/unix
# bosboot -ad /dev/ipldevice
# shutdown -r
출처: http://msnote.tistory.com/category/How%20to./IBM%20AIX
댓글 없음:
댓글 쓰기