Changes between Initial Version and Version 1 of Internal/Infrastructure/SetupTestbed/UpdateTheNodeBios


Ignore:
Timestamp:
Nov 7, 2008, 5:43:33 PM (15 years ago)
Author:
korakis
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/Infrastructure/SetupTestbed/UpdateTheNodeBios

    v1 v1  
     1[[TOC(heading=Table of Contents, depth=3)]]
     2
     3== Updating the node BIOS ==
     4
     5 === Why to update the BIOS? ===
     6
     7The new BIOS fixes some bugs and provides better support to network boot and power management.
     8
     9=== How to update the BIOS ===
     10
     11Following is the detailed description of updating the BIOS of the motherboard (Model: MB770) in ORBIT node with USB driver.
     12
     13Prepare the following items before you start off.
     14
     15 * A working USB drive [[BR]]
     16 * One machine with Windows installed on it [[BR]]
     17 * The new firmware and the BIOS update tool provided by Award [[BR]]
     18 * One or more orbit nodes
     19
     20=== Procedure ===
     21'''1. Make a Bootable USB Drive'''
     22
     23''Note: The procedure will completely format the USB drive'' [[BR]][[BR]]
     24 
     25First, download a USB bootable drive maker from the Internet. We use 'USBoot v1.7' which has only the Chinese GUI. You may find other similar softwares on the internet, but make sure the OS that the USB bootable drive gets '''must be''' MS-DOS compatible. Linux kernel does not work for the BIOS update tool provided by Award.
     26
     27Follow the instructions of the software. Choose the USB bootable type as USB-ZIP. You may also choose the other types such as USB-HDD or USB-FDD which may be supported by the motherboard (we have not yet tested those)[[BR]]
     28
     29'''2. Copy the new firmware and the BIOS update tool in the new bootable USB drive'''
     30
     31Copy the following files '''in the same directory''' in the USB drive: [[BR]]
     32
     33[http://witestlab.poly.edu/attachment/wiki/Training/M770J2F.5.bat?format=raw M770J2F.bat]– the updating command[[BR]]
     34[http://witestlab.poly.edu/attachment/wiki/Training/M770J2F.BIN?format=raw M770J2F.BIN]– the new firmware.[[BR]]
     35[http://witestlab.poly.edu/attachment/wiki/Training/AWDFLASH.EXE?format=raw AWDFLASH.EXE]– the BIOS update tool[[BR]]
     36
     37'''3. Change the settings of the BIOS of orbit nodes'''
     38
     39All initial settings in the BIOS of orbit nodes are by default set to 'Fail-Safe defaults'. Hence USB booting is disabled. [[BR]]
     40Follow the instructions below to change the settings.[[BR]]
     41 * Power on the orbit node. Press 'Del' key to enter the BIOS settings.[[BR]]
     42 * Go to '''Advanced BIOS Features'''->'''First boot device'''. Set '''Hard Disk''' as the first boot device.[[BR]]
     43 * Go to '''Integrated Peripherals'''->'''VIA On Chip PCI Device'''->'''USB Emulation'''. Turn on USB emulation.[[BR]]
     44 * Go to '''Advanced BIOS feature'''->'''Hard Disk Priority'''. Set the first bootable device with Bootable Add-in Card or some other name the BIOS recognize your USB driver as.[[BR]]
     45 * Press 'F10'. Save your changes and exit.[[BR]]
     46
     47'''4. Updating the BIOS '''
     48
     49After plugging in the USB drive in one of USB slots, reboot the orbit node. Now, the orbit node should boot from the USB drive. Run the file 'M770J2F.bat'. The tool will automatically update and then reboot the node.
     50
     51'''5. Some reminds after update'''
     52
     53The most obvious difference after updating the BIOS is nodes will not be turned on by pluging in the power cable. You must short a jumper to trigger the power switch. The jump, labelled with word "POWER", is connected to a pair of pins on the mother board with twist cable.
     54
     55What's more, some settings in BIOS are lost after updating. The motherboard might report CRC error about BIOS. You must enter the BIOS again to restore the settings.