How to change a 32 bit kernel to 64 bit kernel?
Submitted by: MuhammadTo truly change the kernel to 64-bit from 32-bit, the system must be at the AIX 5.1 or AIX 5.2levels.
# bootinfo -y
It shows a kernel is either 32-bit or 64-bit.
To truly change the kernel to 64-bit from 32-bit, the system must be at the AIX 5.1 or AIX 5.2levels.
# bootinfo -y
It shows a kernel is either 32-bit or 64-bit.
To change to a 64-bit kernel, enter the following commands:
# ln -sf /usr/lib/boot/unix_64 /unix
# ln -sf /usr/lib/boot/unix_64 /usr/lib/boot/unix
# lslv -m hd5
# bosboot -ad /dev/ipldevice
# shutdown -Fr
Submitted by: Muhammad
# bootinfo -y
It shows a kernel is either 32-bit or 64-bit.
To truly change the kernel to 64-bit from 32-bit, the system must be at the AIX 5.1 or AIX 5.2levels.
# bootinfo -y
It shows a kernel is either 32-bit or 64-bit.
To change to a 64-bit kernel, enter the following commands:
# ln -sf /usr/lib/boot/unix_64 /unix
# ln -sf /usr/lib/boot/unix_64 /usr/lib/boot/unix
# lslv -m hd5
# bosboot -ad /dev/ipldevice
# shutdown -Fr
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. |