Installing etherboot in Intel Pro/100 cards: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
mNo edit summary
Brian Wilson (talk | contribs)
mNo edit summary
Line 5: Line 5:


Get the [http://downloadfinder.intel.com/scripts-df-external/Detail_Desc.aspx?strState=LIVE&ProductID=412&DwnldID=8242&lang=eng PROBOOT.exe tool] from Intel. Read the instructions linked from that page, too.
Get the [http://downloadfinder.intel.com/scripts-df-external/Detail_Desc.aspx?strState=LIVE&ProductID=412&DwnldID=8242&lang=eng PROBOOT.exe tool] from Intel. Read the instructions linked from that page, too.
Run PROBOOT.exe somewhere convenient to unpack its contents.
Run PROBOOT.exe somewhere convenient to unpack its contents.


Line 18: Line 17:
Boot the machine with the Intel card from the floppy.
Boot the machine with the Intel card from the floppy.


Use ibautil.exe (which is part of the ProBoot.exe kit) or fboot.exe which is available from [http://www.wband.com/tech/BootAgnt/ wband.com] to flash the new image into the card.
Use ibautil.exe (which is part of the ProBoot.exe kit) or fboot.exe which is available from [http://www.wband.com/tech/BootAgnt/ wband.com] to flash the new image into the card. Ibautil.exe is also used to turn on and off the Wake-on-lan function. Turning off WOL will save power when your machine is off.


Reboot the PC, enter BIOS setup mode, and configure it to boot from the network card. Save changes and exit BIOS. The system should now boot from the card.
Reboot the PC, enter BIOS setup mode, and configure it to boot from the network card. Save changes and exit BIOS. The system should now boot from the card.

Revision as of 02:02, 25 June 2006

The ideaa behind etherboot is to put the DHCP and TFTP clients right into the chip on the network card, eliminating the need to use PXEboot. Instead it jumps right into loading Linux and the initial ramdisk (via tftp). Etherboot can still do PXEboot.

An interesting page decribing etherboot is on the LTSP wiki, here.

Get the PROBOOT.exe tool from Intel. Read the instructions linked from that page, too. Run PROBOOT.exe somewhere convenient to unpack its contents.

Use "lspci -n" to figure out exactly which card you have.

Use the ROM-o-Matic to create a new Etherboot based ROM image. Download the image and save it somewhere. Rename it as detailed in the instructions at Rom-o-matic so that it can be used with ibautil.exe.

See also wband.com

Then you load the ibautil.exe and new ROM image into an MSDOS boot floppy.

Boot the machine with the Intel card from the floppy.

Use ibautil.exe (which is part of the ProBoot.exe kit) or fboot.exe which is available from wband.com to flash the new image into the card. Ibautil.exe is also used to turn on and off the Wake-on-lan function. Turning off WOL will save power when your machine is off.

Reboot the PC, enter BIOS setup mode, and configure it to boot from the network card. Save changes and exit BIOS. The system should now boot from the card.