<p>To switch from 32bit to 64bit kernels:</p>{"id":73,"date":"2009-06-18T14:24:32","date_gmt":"2009-06-18T18:24:32","guid":{"rendered":"http:\/\/patrickv.info\/wordpress\/?p=73"},"modified":"2009-06-18T14:24:32","modified_gmt":"2009-06-18T18:24:32","slug":"switching-between-32bit-and-64bit-kernels","status":"publish","type":"post","link":"https:\/\/rootuser.ninja\/index.php\/2009\/06\/18\/switching-between-32bit-and-64bit-kernels\/","title":{"rendered":"Switching between 32bit and 64bit kernels"},"content":{"rendered":"<p>To switch from 32bit to 64bit kernels:<br \/>\n<!--more--><\/p>\n<pre><code>ln -sf \/usr\/lib\/boot\/unix_64 \/unix\nln -sf \/usr\/lib\/boot\/unix_64 \/usr\/lib\/boot\/unix\nlslv -m hd5\nbosboot -ad \/dev\/ipldevice\nshutdown -Fr\nbootinfo -K (should now be 64)<\/code><\/pre>\n<p>To switch from 64bit to 32bit kernels:<\/p>\n<pre><code>ln -sf \/usr\/lib\/boot\/unix_mp \/unix\nln -sf \/usr\/lib\/boot\/unix_mp \/usr\/lib\/boot\/unix\nlslv -m hd5\nbosboot -ad \/dev\/ipldevice\nshutdown -Fr\nbootinfo -K (should now be 32)<\/code><\/pre>","protected":false},"excerpt":{"rendered":null,"protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,1],"tags":[],"class_list":["post-73","post","type-post","status-publish","format-standard","hentry","category-aix-notes","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts\/73","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/comments?post=73"}],"version-history":[{"count":0,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts\/73\/revisions"}],"wp:attachment":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/media?parent=73"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/categories?post=73"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/tags?post=73"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}