{"id":618,"date":"2012-04-25T07:49:00","date_gmt":"2012-04-25T07:49:00","guid":{"rendered":"http:\/\/zensonic.dk\/?p=618"},"modified":"2017-04-09T10:03:04","modified_gmt":"2017-04-09T10:03:04","slug":"changing-boot-order-in-bios-on-ibm-xseries-servers-without-rsaii-using-asu","status":"publish","type":"post","link":"https:\/\/zensonic.dk\/?p=618","title":{"rendered":"Changing boot order in BIOS on IBM xSeries servers without RSAII (using ASU)"},"content":{"rendered":"<p>Today I faced challenge where I had to reinstall some IBM xSeries servers in a datacenter far far away using PXE boot. These servers did not have an RSA\/RSAII card, but that is really not a problem using PXE. I prepared the kickstart on the first of the servers and did some reinstalls to get it right. And then I issued an ipmi command to reboot the rest of the servers. &#8230; and then nothing happened. Well the rest of the servers rebooted back into the old OS instance. It was ofcourse an issue with the boot order in the BIOS on the servers.<\/p>\n<p>Now what? Either drive to the DC or call someone there to get it fixed. &#8230;. or use the IBM ASU tool to change the BIOS settings from within an OS instance. It is quite a useful tool<\/p>\n<p>Without further ado<\/p>\n<div class=\"codesnip-container\" >[root@biomd1 ~]# \/opt\/ibm\/toolscenter\/asu\/asu show | grep Boot<br \/>\nCMOS_AlternateBootDevice4=Hard Disk 0<br \/>\nCMOS_AlternateBootDevice3=CD ROM<br \/>\nCMOS_AlternateBootDevice2=Diskette Drive 0<br \/>\nCMOS_AlternateBootDevice1=Network<br \/>\nCMOS_PrimaryBootDevice4=Network<br \/>\nCMOS_PrimaryBootDevice3=Hard Disk 0<br \/>\nCMOS_PrimaryBootDevice2=Diskette Drive 0<br \/>\nCMOS_PrimaryBootDevice1=CD ROM<br \/>\nCMOS_PostBootFailRequired=Enabled<br \/>\nCMOS_PCIBootPriority=Planar SAS<br \/>\nCMOS_RemoteConsoleBootEnable=Disabled<\/p>\n<p>[root@biomd1 ~]# \/opt\/ibm\/toolscenter\/asu\/asu set CMOS_PrimaryBootDevice4 &#8220;Hard Disk 0&#8243;<br \/>\nIBM Advanced Settings Utility version 3.60.69K<br \/>\nLicensed Materials &#8211; Property of IBM<br \/>\n(C) Copyright IBM Corp. 2007-2010 All Rights Reserved<br \/>\nCMOS_PrimaryBootDevice4=Hard Disk 0<br \/>\n[root@biomd1 ~]# \/opt\/ibm\/toolscenter\/asu\/asu set CMOS_PrimaryBootDevice3 &#8220;Network&#8221;<br \/>\nIBM Advanced Settings Utility version 3.60.69K<br \/>\nLicensed Materials &#8211; Property of IBM<br \/>\n(C) Copyright IBM Corp. 2007-2010 All Rights Reserved<br \/>\nCMOS_PrimaryBootDevice3=Network<\/p>\n<p>[root@biomd1 ~]# \/opt\/ibm\/toolscenter\/asu\/asu show | grep Boot<br \/>\nCMOS_AlternateBootDevice4=Hard Disk 0<br \/>\nCMOS_AlternateBootDevice3=CD ROM<br \/>\nCMOS_AlternateBootDevice2=Diskette Drive 0<br \/>\nCMOS_AlternateBootDevice1=Network<br \/>\nCMOS_PrimaryBootDevice4=Hard Disk 0<br \/>\nCMOS_PrimaryBootDevice3=Network<br \/>\nCMOS_PrimaryBootDevice2=Diskette Drive 0<br \/>\nCMOS_PrimaryBootDevice1=CD ROM<br \/>\nCMOS_PostBootFailRequired=Enabled<br \/>\nCMOS_PCIBootPriority=Planar SAS<br \/>\nCMOS_RemoteConsoleBootEnable=Disabled<\/p>\n<\/div>\n<p>Nifty, right?<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today I faced challenge where I had to reinstall some IBM xSeries servers in a datacenter far far away using PXE boot. These servers did not have an RSA\/RSAII card, but that is really not a problem using PXE. I prepared the kickstart on the first of the servers and did some reinstalls to get [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16,19,6],"tags":[],"class_list":["post-618","post","type-post","status-publish","format-standard","hentry","category-fun-projects","category-linux-lvm","category-unix"],"_links":{"self":[{"href":"https:\/\/zensonic.dk\/index.php?rest_route=\/wp\/v2\/posts\/618"}],"collection":[{"href":"https:\/\/zensonic.dk\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zensonic.dk\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zensonic.dk\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/zensonic.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=618"}],"version-history":[{"count":0,"href":"https:\/\/zensonic.dk\/index.php?rest_route=\/wp\/v2\/posts\/618\/revisions"}],"wp:attachment":[{"href":"https:\/\/zensonic.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=618"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zensonic.dk\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=618"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zensonic.dk\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=618"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}