How to change a 64 bit kernel to 32 bit kernel?
Submitted by: Muhammad☛ Modify the /usr/lib/boot/unix directory and the /unix directory to be a symbolic link to the binary for the desired kernel.
☛ Run the bosboot command to write a new system boot image.
☛ Reboot the system.
The path name of the 64-bit kernel is /usr/lib/boot/unix_64, and the
path name of the multiprocessor versions of the 32-bit kernel is
/usr/lib/boot/unix_mp.
☛ # 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
☛ # bootinfo -K (should now be 32)
Submitted by: Muhammad
☛ Run the bosboot command to write a new system boot image.
☛ Reboot the system.
The path name of the 64-bit kernel is /usr/lib/boot/unix_64, and the
path name of the multiprocessor versions of the 32-bit kernel is
/usr/lib/boot/unix_mp.
☛ # 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
☛ # bootinfo -K (should now be 32)
Submitted by: Muhammad
Read Online IBM AIX Job Interview Questions And Answers
Top IBM AIX Questions
☺ | List the advantages of Bourne Again Shell or bash? |
☺ | What is VGSA in AIX? |
☺ | What is VGDA? |
☺ | Write clear, echo, print and banner command? |
☺ | Can you please explain the file types in AIX? |
Top Technical IBM Tools Categories
☺ | IBM AIX Interview Questions. |
☺ | MAXIMO Interview Questions. |
☺ | IBM Tivoli Interview Questions. |
☺ | IBM Netcool/Omnibus Interview Questions. |