wimboot and Hyper-V
Hello again! Observed on a Hyper-V server: Guest VM with a Legacy (PXE enabled) NIC: iPXE Loads, and will deliver a wide variety of images (CentOS, RedHat, SUSE 11) without issue. But when using...
View ArticleSimple Chainload from UNDIonly.kpxe to ipxe.pxe
Playing around with some scripts, and came up with this as a general purpose UNDI bootstrap script: The first script has a small pause and a display of system CPU capabilities which can be used for...
View ArticleGSoC 2012 roundup for iPXE
Hi all, Just wanted to chime in and tell you that I've written a way overdue end-of-year report for iPXE on my blog. http://blog.robin.smidsrod.no/2012/11/04...p-for-ipxe Best regards, Robin Smidsrød...
View ArticleHandling DHCP timeouts in script
I've got an iPXE setup that is scripted to boot off an iSCSI target. I followed the examples for handling dhcp timeouts/errors, but I'm still getting random machines that timeout on the dhcp request...
View ArticleNew BIOS = Problems with iPXE...
Dell Latitude E6320 A13 BIOS with 54a86 iPXE Release = No issues. Dell Latitude E6320 A15 BIOS with 54a86 iPXE release = iPXE appears to exit cleanly, but Laptop stops at a blinking cursor. Laptop does...
View Article[SOLVED] : iPXE and WDS Config
Hello, First of all thank you for the iPXE environment and it's simplicity. I am having a problem setting up iPXE and WDS on the same subnet, the scenario is as follow : 192.168.1.7 is my TFTP Server...
View ArticleIssue with BCM 57712
PCI-e 10GbE SFP+ Dual Port Adapter: undionly.kpxe-> ipxe.pxe -> When initializing, getting an error: iPXE initialising devices... Try to free Memory without Signature I think this was covered on...
View ArticleQuestion on iseq
Consider: Code: set ${some-thing} Some Device echo ${some-thing} iseq ${some-thing} Some Device && goto do-this-thing || goto do-not-do-this-thing I get a syntax error from iseq: it doesn't...
View Article[REQUEST] ATL1 driver support (1969:1048)
Hello, Since gPXE is dead and no one answered there, I'd like to ask here if it's possible to add ATL1 native driver? I'm not familiar with architecture of iPXE. Also, there are no documents about "how...
View ArticleIssue with iPXE and PHP
Hi! I was wondering if someone could give me a sanity check please because something is going wrong with my attempt to implement a PHP bootserver... Essentially the problem is that iPXE gets the first...
View Articlestarting script from command line
does ipxe let you run scripts from the default prompt when i press ctrl-b? if so i cant get it to work when i type helloworld.bat which contains helloworld.bat #!ipxe :loop echo Hello world goto loop
View ArticleHP Smart Array issues
Hello All, First, thanks to all the contributors for making iPXE. My colleague and I have been really happy about all the stuff we've been able to accomplish with that in just a few days (replacing...
View ArticleInfiniband SRP boot
Hi, have 2 mellanox adapters with direct connection CX4 cable. After a few trials got the inifiniband working with SRP/RDMA from windows linux (opensm). My next task is to sanboot the windows machine...
View ArticleBoot from hard disk
Hi all I'd like to use iPXE to check from HTTP server if OS re-installation is flagged. If yes, then load installer image. If not, then proceed with booting from hard disk. This works nice if the BIOS...
View ArticleHide/supress/obscure URL when "chaining" to another page (PHP)
Hi! Is it possible to achieve this for me by modifying something in the ipxe-source code? Or modifying some settings/flags etc? So I can hide this... Or make it dissapear faster when chaining to...
View ArticleMyricom 10ge EEPROM flash
Hi All, Anyone have any tips for flashing a Myricom 10GE card? I made a EEPROM with an embedded script, and flashed it with the Myricom tool: ze-upgrade -R src/bin/14c10008.rom...
View Articleipxe script load but not proceed
Hi I'm trying to user ipxe.lkrn in menu.c32 of pxelinux.0, the config menu like below: =========== Title ipxe kernel ipxe.lkrn initrd test.ipxe =========== When I select this menu, then the lkrn and...
View ArticleDo you require PXE Option ROM, Pre-OS,Pre-Boot Services contact...
Greetings from American Megatrends ! I would like to introduce myself as Sunil Sam from American Megatrends-India and I would like to explore some business opportunity with your organisation. As...
View Articleipxe and imacs with Broadcom NetXtreme BCM57765 cards
I can get the iMac to boot off of a iPXE cd, and it seems to load the network driver fine as it sees the card. However when it tries to do a DHCP request it will time out. I have tested the iMac and I...
View ArticleiPXE detecting NICs from USB, but not from HDD
Hi, i'm trying to boot iPXE from grub2, so that i do not have to press F8 everytime i want to start my PC from the network. I can't get ipxe to detect my NIC, if i start it from grub2. The same version...
View Article