The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE Introduction
2011-04-05, 02:00 (This post was last modified: 2012-07-10 15:53 by AT-HE.)
Post: #1
iPXE Introduction
ipxe is a boot utility based on pxe standards, is the spirit successor of the gpxe/etherboot project

classic pxe makes a computer boots from lan, it works on top of 2 protocols: dhcp (with some extensions) and tftp.

when a computer is instructed to boot from lan it sends a dhcp discovery, then the dhcp server answers (if exists) pointing at the tftp server and the file to request from. that file is commonly a binary program that when it is loaded and runs, it may continue using tftp to requests more files needed to boot.

until very useful in some circumstances, i found some limitations in pxe like it runs only on a single lan segment through wired ethernet (and it is slow as hell a little slow).

ipxe can be flashed on most network card roms and system bioses, to add support to more protocols and media than pxe, like http, wifi, ftp, fibre chanel storages, iscsi and more. can be chained from pxe or ipxe itself. if not it can be booted from floppies, cdroms, usb sticks, hard disks partitions, storages, etc.. and it is scriptable !!!

more or less .. correct me if i am wrong Smile

...

i would like to use ipxe, i am new to all this stuff but i found it exciting .. i am trying to install win2k on my netbook from lan .. it comes with no dvd drive, i know i can do it from an external drive, but i am taking this as a challenge.

besides it is faster, you have no need to burn any media (a lot if you are testing something), and can be simultaneously used by many computers.

some years ago i worked on a large tech service, often i had to backup servers that didn't boot (due virus, system corruption, etc), in my job they give me a bunch of live cds and a couple external hard drives to backup. i dreamed to have a network boot system like (i)pxe and make backups by some faster and reliable method like usb file transfer, gigabit ethernet or fibre storages.

forgive my english, i am chilean .. cheers

please post your comments, and visit homepage at http://www.ipxe.org
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
iPXE Introduction - AT-HE - 2011-04-05 02:00
RE: iPXE Introduction - robinsmidsrod - 2011-04-05, 16:51
RE: iPXE Introduction - mcb30 - 2011-04-05, 17:18
RE: iPXE Introduction - iPhoneblaster - 2012-06-30, 16:48
RE: iPXE Introduction - mrc333777 - 2012-12-04, 02:46
RE: iPXE Introduction - robinsmidsrod - 2012-12-05, 09:32



User(s) browsing this thread: 3 Guest(s)