AIX Switching Kernel Bit Modes

From UNIX Systems Administration
Revision as of 13:04, 26 January 2012 by Michael Kohler (talk | contribs) (Created page with "== Switching to the 32bit Kernel == # <tt>'''# ln -sf /usr/lib/boot/unix_mp /unix'''</tt> # <tt>'''# ln -sf /usr/lib/boot/unix_mp /usr/lib/boot/unix'''</tt> # You will need to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Switching to the 32bit Kernel

  1. # ln -sf /usr/lib/boot/unix_mp /unix
  2. # ln -sf /usr/lib/boot/unix_mp /usr/lib/boot/unix
  3. You will need to note which hdisks that hd5 appears on.
    1. # lslv -m hd5
  4. Change the base operating system boot devices repeat for each disk listed in previous step.
    1. # # bosboot -ad <hdisk#>