[Infrastructures] Installation using PXEboot but not booting system with DHCP

Jordan Share jshare@krotus.com
Mon, 27 Jun 2005 15:38:22 -0700


David A. Ulevitch wrote:
> On Jun 27, 2005, at 3:26 PM, Jordan Share wrote:
>> If you actually want to do something from the pxelinux "boot:"  
>> prompt, you  just enter the boot selection at the prompt.
> 
> With a keyboard? (or serial console assuming your mobo supports that)

Yes, either with a keyboard, or via the serial console.  The motherboard 
doesn't need to support redirecting the video to serial, since pxelinux 
talks directly to the serial port (just like most bootloaders).

We typically have most of the machines connected to "serial concentrators" 
so the scripts just telnet to a port, and use the serial console.

Jordan