The Preboot eXecution Environment (PXE, also known as Pre-Execution Environment; sometimes pronounced "pixie") is an environment to boot computers using a network interface independently of data storage devices or installed operating systems.
0
votes
1answer
2k views
PXE boot - NBP is too big to fit into free base memory
I have a TFTP server setup where I copied GPXE customized iso image. When I boot a machine using PXE boot - I get "NBP is too big to fit into free base memory". GPXE iso image is around 678 KB. Please ...
9
votes
3answers
8k views
Howto setup Cobbler with PXE if you can't change the dhcp server?
In the past I've setup a PXE server several times by making the normal dhcp server return everything needed for network booting: both the regular ip config AND bootinfo in a single dhcp setup. That ...
5
votes
4answers
28k views
How to boot ISO image using gpxe and memdisk?
I have a repository of an ISO images (many different OS installers in ISO format) under http://myrepos/*.iso.
I would like to boot from that repo using gPXE (with/without memdisk if necessary) and ...
4
votes
2answers
396 views
What do I need to send an Extended DHCPOFFER with multiple boot options?
According to Wikipedia and a bazillion other pages, you can have:
Proxy DHCP
If a PXE redirection service (Proxy DHCP) receives an extended DHCPDISCOVER, it replies with an extended DHCPOFFER ...
3
votes
2answers
2k views
PXE boot FreeBSD iso from pxelinux server
I'm using FOG as a TFTP / PXE server and would like to be able to boot a FreeBSD LiveCD (specifically pfSense, but it could be any LiveCD, really); I've found HOWTOs for booting a "netboot" BSD but ...
0
votes
3answers
621 views
Am I allowed to add RDC to a WinPE boot Image? [duplicate]
Possible Duplicate:
Can you help me with my software licensing question?
I am trying to emulate what a user has suggested here:
Use WDS to provide a WinPE image (that contains a RDC ...