Re: [ipxe-devel] CDROM static iPXE

2017-09-07 Thread Gene Cumm
On Thu, Aug 31, 2017 at 12:31 PM, Michael Brown wrote: > On 31/08/17 04:40, Vallard wrote: >> >> Thanks so much for responding! So do I just need to talk to Cisco to make >> a native driver and contribute it to iPXE? Are you accepting contributions >> for it? > > > If you are in a position to re

Re: [ipxe-devel] Size limit in iPXE

2016-03-19 Thread Gene Cumm
On Wed, Mar 16, 2016 at 1:59 PM, Pedro Goncalves wrote: > Hi, > > We are trying to use iPXE to boot a firmware update ISO provided by Dell to > update our Dell Poweredge servers, but iPXE fails to fetch the iso with the > error “Error: No space left on device”(http://ipxe.org/err/341820). The size

Re: [ipxe-devel] ipxe to cobbler

2016-02-23 Thread Gene Cumm
0) Moderators/operators: the mailing list is misconfigured. Due to Yahoo's decision to force mailing lists to change, it should either refuse all email from yahoo.com (and others like it with similar DMARC configurations) or manipulate the FROM based on DMARC configuration. See http://wiki.list.or

Re: [ipxe-devel] Could not boot image: Error 0x7f048281

2015-12-27 Thread Gene Cumm
On Sun, Dec 27, 2015 at 2:38 PM, Linus Lüssing wrote: > By booting a syslinux.efi instead of the gpxelinux.0 I should be > able to get the same PXE setup and menu on the iMac, too, > shouldn't I? (sorry, if I'm completely missing something, not > super experienced with PXE, EFI, syslinux etc. mys

Re: [ipxe-devel] tftp windowsize RFC 7740

2015-12-03 Thread Gene Cumm
On Thu, Dec 3, 2015 at 6:37 AM, James Harper wrote: > I have a custom TFTP server, and a windows kernel driver, and some custom > ipxe code (makes use of existing ipxe tftp), and I'm basically using TFTP as > a SAN protocol. Sounds like you wanted a block protocol lighter than iSCSI but could

Re: [ipxe-devel] tftp windowsize RFC 7740

2015-12-03 Thread Gene Cumm
On Thu, Dec 3, 2015 at 5:28 AM, James Harper wrote: > Is anyone working on implementing rfc 7740 tftp windowsize into ipxe? > > https://tools.ietf.org/html/rfc7440 > > the rfc includes some observed speedup times which are quite impressive. I can't say if anyone is looking at implementing such bu

Re: [ipxe-devel] - uuid mangle does not show correctly for my hp elitebook 8440p

2015-07-25 Thread Gene Cumm
On Sat, Jul 25, 2015 at 6:07 AM, Robin Smidsrød wrote: > On 22.07.2015 11:45, torgeir.wulfsb...@kongsberg.com wrote: >> I have an HP Elitebook 8440p, where iPXE does not display the correct UUID >> for this machine. Searching through the ipxe git repo, I've located this >> commit. >> https://git

Re: [ipxe-devel] problem realtek RTL8168/8111 PCIe GBE Family controller

2014-10-23 Thread Gene Cumm
On Oct 23, 2014 4:15 AM, "Arkoth" wrote: > > I build iPXE with DEBUG:realtek >>> >>> make EMBED=boot.ipxe DEBUG=realtek bin/ipxe.kkpxe > > > This is what I see on my screen on iPXE : > http://pastebin.com/ptxRjyS7 > > we see that on the beginning it is link at 1000Mbps and on the end it is link at

Re: [ipxe-devel] colored serial output - INT 0x10

2014-10-13 Thread Gene Cumm
On Mon, Oct 13, 2014 at 8:22 AM, Michael Brown wrote: > On 07/10/14 11:02, Wissam Shoukair wrote: >> >> Does iPXE code has any component that might change a color of the serial >> connection (could it be that the putty output goes black on black?)? can >> iPXE do that at all (change the serial out

Re: [ipxe-devel] UEFI wimboot

2014-09-18 Thread Gene Cumm
On Fri, Sep 5, 2014 at 6:01 AM, NICOLAS CATTIE wrote: > The network is now working (but I have to add dhcp command to my embeded script, ifopen is not enough). It also only works the first time the tablet starts (I have to poweroff the tablet to make it work again). > > I have a problem when selec

Re: [ipxe-devel] Feedback of tests iPXE with UEFI

2014-09-16 Thread Gene Cumm
On Sep 16, 2014 2:16 PM, "Rémi Palancher" wrote: > > Hi developers, > > I'm giving a try to iPXE for booting RHEL installer (versions 6.5 and 7.0) on > UEFI based server (IBM System x3550 M4) with Intel 8086:1521 Gigabit Ethernet > controllers. If I recall correctly from Syslinux, RHEL-6.5 has is

Re: [ipxe-devel] Booting Custom images (iso) with snponly.efi

2014-09-16 Thread Gene Cumm
On Sep 16, 2014 3:48 AM, "sujan karanjeet" wrote: > > Hi, > > I managed to boot into snponly with Michael's "snponly" branch ( https://git.ipxe.org/people/mcb30/ipxe.git/shortlog/refs/heads/snponly). > > I understand that there is not much support for anything else than efi libraries but is it som

Re: [ipxe-devel] select a specific interface during initialization?

2014-09-16 Thread Gene Cumm
On Sep 15, 2014 8:39 PM, "Andy Medynets" wrote: > > Hi list, > > our board has multiple network chips: 6 x Intel 82574L and 1 x Intel > EG20T pce-gbe(8086:8817, currently not supported). Due to this, ipxe > spends enormously long time probing and initializing available network > interfaces, w

Re: [ipxe-devel] Remove gpxe or replace with ipxe?

2014-09-06 Thread Gene Cumm
On Fri, Oct 18, 2013 at 6:18 PM, Gene Cumm wrote: > On Thu, Oct 10, 2013 at 10:00 AM, Michael Brown > wrote: >> On 09/10/13 10:45, Robin Smidsrød wrote: >>> >>> On 09.10.2013 02:56, H. Peter Anvin wrote: >>>> >>>> The gPXE in the Syslinux t

Re: [ipxe-devel] dhcp 44 (netbios) useable as setting?

2014-07-31 Thread Gene Cumm
On Jul 31, 2014 2:34 PM, "Oliver Rath" wrote: > > Hi list, > > is it possible to use dhcp 44 (ip address of netbios daemon) in a > ipxe-setting? i didnt found anything about this in the documentation. > Maybe there is a generic way to use dhcp-entries? > > I.e. something like > > echo ${dhcp/44} >

Re: [ipxe-devel] iPXE, ESXi 5.5 Stateless + Caching Install - BMP Razor + Chef Integration, Routed iSCSI, IaaS block

2014-07-23 Thread Gene Cumm
On Tue, Jul 22, 2014 at 9:44 AM, Mike Harris wrote: > I've been able to get most of this working aside from the SAN volume (1). > Routed iSCSI/NFS SAN volume is a challenge since the default iPXE binary > doesn't support vcreate. I haven't found any exampled of routed iSCSI (or > NFS), I'm sure

Re: [ipxe-devel] pxelinux version 5.10 and beyound ....

2014-06-29 Thread Gene Cumm
On Sun, Jun 29, 2014 at 11:39 AM, Yossef Efraim wrote: > Hi all – > > Have any one successfully worked with pxelinux 5.10 and above ? > > Looks like ipxe/syslinux got broken at that point …. Yossef, as I just mentioned about an hour ago, I've had mixed results. With an iPXE ISO, I've had no diffi

Re: [ipxe-devel] Proxy DHCP server reply port

2014-06-02 Thread Gene Cumm
On Mon, Jun 2, 2014 at 5:42 AM, Wissam Shoukair wrote: > Hi, > When we send ProxyDHCP Request to port 4011 (PXE_PORT), the ProxyDHCP ACK > that we get in response it’s from port 67 (BOOTPS_PORT), and we see that in > iPXE stack drops this packet because the server’s port is not 4011. > > I don’t

Re: [ipxe-devel] iPXE boot from both ports (from diferent subnets) not working

2014-03-17 Thread Gene Cumm
On Mon, Mar 17, 2014 at 4:43 AM, Wissam Shoukair wrote: > > Hi Gene, > > I tried to use pxelinux.0 version 4.07 and 4.05 but the issue still happens. In VMware Workstation 10.0.1 using vlance (pcnet32; AMD 79C970A) and Intel e1000 I have success on 4.07. Each shows a different !PXE info address,

Re: [ipxe-devel] iPXE boot from both ports (from diferent subnets) not working

2014-03-14 Thread Gene Cumm
On Fri, Mar 14, 2014 at 7:09 PM, Wissam Shoukair wrote: > Hi Gene , > > I will try to use 4.07 or 4.05 and update. Did you tried it on the VMWare > workstation on which you saw the issue? > > One more question, shouldn't iPXE reassign the correct parameters to the > "new" image its executing? I me

Re: [ipxe-devel] iPXE boot from both ports (from diferent subnets) not working

2014-03-14 Thread Gene Cumm
On Mar 14, 2014 3:37 AM, "Wissam Shoukair" wrote: > > Hi, > > I'm having a similar problem to the one mentioned earlier by "Laborde Louis", but in this case I'm trying to boot in PXE mode and not iSCSI. > > The problem here is this: > > 1 - DHCP from net0 is successful > > 2 - pxelinux.0 is downlo

Re: [ipxe-devel] keeping variable values over warm reboot possible?

2013-12-30 Thread Gene Cumm
On Sun, Dec 29, 2013 at 5:38 AM, Oliver Rath wrote: > mac-information). I was just interesting to me, if there is some > possibility to store something *locally*, because theoretically it > should be possible. Where would this be stored? RAM could be wiped at every reboot. Disk would be in a s

Re: [ipxe-devel] secure boot of ipxe.usb possible?

2013-12-19 Thread Gene Cumm
On Thu, Dec 19, 2013 at 12:28 AM, Andrew Bobulsky wrote: > On Wed, Dec 18, 2013 at 5:17 PM, Oliver Rath wrote: >> as far i know, it is possible to boot some linux in secure boot with a >> signed bootloader. >> >> Is this possible with ipxe from usb, too? > Isn't ipxe.usb just a disk image that

Re: [ipxe-devel] unstable http downloads

2013-12-01 Thread Gene Cumm
On Fri, Nov 29, 2013 at 10:20 AM, Thomas Mieslinger wrote: > Hi, > > I have VMware VMs running on E5-2650 iron, 10g connected. The VM I want to > install has an emulated e1000 chip which fist runs the stock vmware PXE ROM, > then pxelinux 4.03 and then finally ipxe.lkrn. What VMware product? Why

Re: [ipxe-devel] ipxe.lkrn chainloaded from pxelinux 4.03 does not work anymore

2013-11-11 Thread Gene Cumm
On Mon, Nov 11, 2013 at 2:18 AM, Anton D. Kachalov wrote: > I have the same problem on pxelinux 4.x while 3.86 works. Looks like > something has been changed in pxelinux that is incompatible with iPXE (at > least UNDI-version). > > http://www.syslinux.org/wiki/index.php/Common_Problems#PXE_Calls_i

Re: [ipxe-devel] Remove gpxe or replace with ipxe?

2013-10-18 Thread Gene Cumm
On Thu, Oct 10, 2013 at 10:00 AM, Michael Brown wrote: > On 09/10/13 10:45, Robin Smidsrød wrote: >> >> On 09.10.2013 02:56, H. Peter Anvin wrote: >>> >>> The gPXE in the Syslinux tree is ridiculously old. We could either >>> replace it with iPXE or just drop it, giving people a recipe for how to

Re: [ipxe-devel] iPXE with specific list of DHCP server(s)

2013-10-14 Thread Gene Cumm
On Mon, Oct 14, 2013 at 2:39 PM, Shantanu Gadgil wrote: > The IT guys already have one DHCP server running per subnet. (for network > booting) > > I want to deploy my own PXE booting network, parallel to theirs to try out > iPXE. > (which would point the PXE clients to *my* installation server,