Re: [ipxe-devel] appnote/debian_preseed instructions are wrong

2020-08-03 Thread Robin Smidsrød
I seem to recall that this initrd/cpio magic described in the document only works on legacy BIOS, not EFI. -- Robin On 2020-06-04 04:24, Etienne Champetier wrote: > Hello iPXE devs, > > The text at https://ipxe.org/appnote/debian_preseed suggests that you > can load a non cpio file, > put it as

Re: [ipxe-devel] [PATCH] [efi] implement api to convert pci address to host address

2020-08-03 Thread Robin Smidsrød
Not sure if this has been merged yet, but if not, try to add it as a pull request on the github repo, then it'll get more visibility. -- Robin On 2020-05-26 16:17, Pankaj Bansal wrote: > Hi Michael et. al > > Gentle ping. > > Regards, > Pankaj Bansal > >> -Original Message- >> From: Pa

Re: [ipxe-devel] Voluntering for updating https://ipxe.org/err/410de1

2020-06-07 Thread Robin Smidsrød
On 2020-06-07 11:10, Geert Stappers wrote: > On Sun, Jun 07, 2020 at 05:36:56PM +1000, Adam Baxter wrote: >> >> TLS 0xf02d4 created session > DEBUG=x509 output >> Received plaintext data: >> 000f0722 : 02 28 : .( >> TLS 0xf02

Re: [ipxe-devel] Define either UEFI or BIOS in h (header) files during compiling.

2019-08-18 Thread Robin Smidsrød
You probably want to look at named configurations, so you can have one configuration for your UEFI builds and another for your legacy BIOS builds. http://ipxe.org/appnote/named_config -- Robin On 18.08.2019 22.04, CpServiceSPb . wrote: > Is there optiont to specify at, for example, general.h to

Re: [ipxe-devel] Ubuntu 18.04 libssl1.1 TLS 0x33444

2019-06-18 Thread Robin Smidsrød
On 17.06.2019 14.46, m...@localhorst.es wrote: > after I updated the libssl1.1 package from the official Ubuntu 18.04 > repository, iPXE is unable to connect to the Apache webserver over SSL. > > The error messages: > ipxe: TLS 0x33444 received overlength Handshake > ipxe: Download of "default.ipx

Re: [ipxe-devel] Testing for sanboot feature on DHCP server

2019-06-14 Thread Robin Smidsrød
On 13.06.2019 19.10, Christian Nilsson wrote: > On Thu, 13 Jun 2019, 16:07 Johannes Thoma, > wrote: > Am 12.06.19 um 18:35 schrieb Christian Nilsson: >> I would try >> option ipxe.iscsi code 17 = unsigned integer 8; >> from https://gist.github.com

Re: [ipxe-devel] Default path in IPXE chain command

2019-01-19 Thread Robin Smidsrød
It seems like the bootstrap.ipxe you're referring to is probably this one: https://github.com/puppetlabs/puppetlabs-razor/blob/master/templates/bootstrap.ipxe.erb which seems to indicate that you need to follow the installation docs mentioned on this page: https://github.com/puppetlabs/puppetlabs-r

Re: [ipxe-devel] iPXE Hardware Support Matrix

2018-10-06 Thread Robin Smidsrød
On 06.10.2018 12.43, Christian Nilsson wrote: > On Sat, 6 Oct 2018 at 12:37, Oliver Rath > wrote: > I want to start a iPXE Hardware support Matrix in the wiki. Does > something similar already exist? If not, how can I contribute this table > into the Wiki?

Re: [ipxe-devel] Recaptcha

2018-04-20 Thread Robin Smidsrød
Yes, I'm aware, but to use newer recaptcha we need to upgrade the forum software. Michael: Is this something you can take care of? -- Robin On 20.04.2018 06.25, Rusty Weber wrote: > PS.. I would use the forum.. but I cannot sign up because recapcha on > the site is broken. > The recaptcha direct

Re: [ipxe-devel] http://ipxe.org/howto/dnsmasq

2017-12-28 Thread Robin Smidsrød
Regular wiki users only have access to create pages under the "appnote" area. I would recommend that you create a page under the "appnote" area and when it's good enough someone with permissions can move it to /howto/dnsmasq. -- Robin On 27.12.2017 19.09, Geert Stappers wrote: > Hi, > > The iPXE

Re: [ipxe-devel] Raspberry Pi

2017-08-08 Thread Robin Smidsrød
On 02.08.2017 14.11, Martin Neumeister wrote: > Dear Sir or Madam, > I have used iPXE on my PC for quiet a long time already and it works > perfectly. > Now I also wanted to boot my Raspberry Pi with iPXE but can't get an > image to work on it. > It never boots. After I searched the whole web for

Re: [ipxe-devel] Considering writing a native UEFI ipxe driver

2017-06-24 Thread Robin Smidsrød
On 22.06.2017 23.08, Buddy Lumpkin wrote: > Can someone point me at some documentation and provide any tips? make doc should create some doxygen documentation that should be useful. > I know my way around Linux kernel development, but I have no idea where > to start writing an ipxe device driver.

Re: [ipxe-devel] Volunteering for moderator

2017-06-10 Thread Robin Smidsrød
On 31.05.2017 07.18, Geert Stappers wrote: > > Hi, > > iPXE is a cool project, I want to help with it. > > Thing where I could help, is moderator for the mailinglist. > So I volunteer for that job. > Are there vacancies? > > Groeten > Geert Stappers It's always nice with more moderators, esp

Re: [ipxe-devel] IPXE compilation for arm64 & wiki

2017-04-28 Thread Robin Smidsrød
On 24.04.2017 19.49, Geert Stappers wrote: > On Mon, Apr 24, 2017 at 11:26:29AM +0100, Michael Brown wrote: >> On 23/04/17 20:27, Geert Stappers wrote: The default "make" will attempt to build the standard i386 BIOS targets, which won't work with the arm64 version of gcc. You need

Re: [ipxe-devel] iPXE on multiple chips with the same PCI ID

2017-01-02 Thread Robin Smidsrød
I think you might need a ISA ROM instead of a PCI ROM, because the ISA ROM usually enumerates all known/supported adapters. -- Robin On 28.12.2016 15.24, Аладышев Константин wrote: > I have a board with multiple external PCIe Ethernet I350 chips. > > In my lspci I have: > 03.00.0 (4-port I350) >

Re: [ipxe-devel] I have a trouble booting iPXE from a specific laptop

2016-12-21 Thread Robin Smidsrød
> On 15 Dec 2016 14:58, "Esben Storgaard Nielsen" wrote: >> I'm a windows user, and not familiar with Linux, so I can't create a USB >> drive from the source files. Actually, you can. If you use the newest Windows 10 with Subsystem for Linux you can install Bash on Ubuntu on Windows and git clon

Re: [ipxe-devel] Support for newer Solarflare NICs

2016-12-16 Thread Robin Smidsrød
On 15.12.2016 19.37, Martin Habets wrote: > 3. Some web pages like http://ipxe.org/appnote/hardware_drivers mention a > legacy_api. I would like to >avoid using a legacy API, but do not know what it is. Can anybody explain > it please? > 4. Any other hints/tips/guidelines for a new driver? Y

Re: [ipxe-devel] PXE boot over the Internet using iPXE

2016-12-16 Thread Robin Smidsrød
On 15.12.2016 04.57, Joshua Fletcher wrote: > ... In theory I would like to store a few different netboot images > on the apache web server (in differentiated directories) and use an iPXE > instance booted via either NIC ROM or ISO to boot said files. ... > 1) Is this possible? Yes. > 2) Is th

Re: [ipxe-devel] Intel.c change for i217v nic

2016-11-13 Thread Robin Smidsrød
Can you show us what the line looks before and after your change? -- Robin On 08.11.2016 15.05, Wouter Meertens wrote: > Dear Sirs, > > I had a problem with the performance of a intel i217v controller > fetching images over HTTP. > > at line 1061 in /src/drivers/net/intel.c change the 0 into >

Re: [ipxe-devel] Random freezes/reboot while downloading boot.wim

2016-11-02 Thread Robin Smidsrød
As I mentioned in the other mail, report back how all the tests on ipxe.org/dev/driver respond with this change that you did. -- Robin On 27.10.2016 17.10, Deepak Bhagat wrote: > Can you please let me the solution is correct or not? > > Waiting for your reply. > > Regards, > Deepak Bhagat. > >

Re: [ipxe-devel] Issue in Intel PRO/100 VE

2016-11-02 Thread Robin Smidsrød
On 10.10.2016 11.49, Deepak Bhagat wrote: > I am facing one issue with Intel Pro/100 VE Network is that, it > works fine many a times when I am downloading boot.wim from sever. But > sometimes it was found that it hangs at some random percentage of > download of the boot.wim file or somet

Re: [ipxe-devel] iPXE Support For Intel 82599ES Card (Question)

2016-06-09 Thread Robin Smidsrød
On 08.06.2016 21:08, Victor Salvacruz wrote: > To Whom It May Concern: > > First and foremost, thank you for accommodating this question. > > Is the 82599 NIC Card supported with iPXE? Is it supported to burn iPXE > image into ROM for this card? > > http://ipxe.org/howto/romburning According

Re: [ipxe-devel] [PATCH] [build] Remove nested 'my' declaration.

2016-06-01 Thread Robin Smidsrød
On 27.05.2016 21:05, Vinson Lee wrote: > Fix build error with perl >= 5.23.2. > > Can't redeclare "my" in "my" at ./util/parserom.pl line 160, near ", " > > Fixes: 68d8a44469ecd ("[build] Rewrite parserom.pl to support multiple source > files") > Signed-off-by: Vinson Lee > --- > src/util/pars

Re: [ipxe-devel] Loader can only do ELF or bz2

2016-05-19 Thread Robin Smidsrød
On 17.05.2016 18:44, Chris Foran wrote: > We are trying to get iPXE to be loaded by Intel’s ABL (Automotive Boot > Loader). ABL does some of the things a BIOS would do, but is highly > stripped down and doesn’t provide a user interface. It is designed to > load either an ELF or bz2 (Linux kernel)

Re: [ipxe-devel] [ipxe/ipxe] Fixed bug in intel 10M/100M/1G NIC driver. (#52)

2016-05-02 Thread Robin Smidsrød
@olivernie Thanks for the test feedback. The loopback tests are most of the time tested with two NICs in the same system, with one being the one under test and the other one a known working NIC. This ensures that there is no packet drop in the receive and transmit data paths and that VLAN featur

Re: [ipxe-devel] [ipxe/ipxe] Fixed bug in intel 10M/100M/1G NIC driver. (#52)

2016-04-27 Thread Robin Smidsrød
It would be beneficial if you provide the results from the tests located at ipxe.org/dev/driver both with and without the provided patch, so that it is clear what this patch fixes. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on Gi

Re: [ipxe-devel] [ipxe/ipxe] Fixed bug in intel 10M/100M/1G NIC driver. (#52)

2016-04-27 Thread Robin Smidsrød
Does this fix an actual problem, or is it just for datasheet compliance? From what I can remember, we try to avoid flags on new drivers unless absolutely required (usually for strange hardware issues/bugs). --- You are receiving this because you are subscribed to this thread. Reply to this email

Re: [ipxe-devel] (no subject)

2016-04-23 Thread Robin Smidsrød
On 05.04.2016 19:06, Gerardo Richarte wrote: > On 04.04.2016 Robin wrote: >> On 02.04.2016 00:13, Gerardo Richarte wrote: >>> Hi, I've added a new command, ifwait. >>> >>> This is the script where I use it: >>> ifwait net1 || >>> >>> echo Trying to boot from net1 >>> set net1/ip 10.0.0.2 || >>> ifo

Re: [ipxe-devel] EFI in .iso and .usb

2016-04-04 Thread Robin Smidsrød
On 03.04.2016 21:59, Sergii Kolisnyk wrote: > Would not it be resonable to include EFI > versions in the default builds of filesystem > images except maybe the floppy one? Both ipxe.efi and snponly.efi are available from http://boot.ipxe.org/, which other EFI builds would you like to always be bui

Re: [ipxe-devel] ifwait command

2016-04-04 Thread Robin Smidsrød
On 02.04.2016 00:13, Gerardo Richarte wrote: > Hi, I've added a new command, ifwait. > > I needed the command to do netboot with static ip addresses. Bringing > up the interfaces take pretty long in my board, and instead of adding > a static delay I borrowed some code from other commands (dhcp) an

Re: [ipxe-devel] Ask ipxe secondary development

2015-12-25 Thread Robin Smidsrød
On 15.12.2015 13:17, 明明 wrote: > Where does san_hook realization of the code? Not exactly sure what you're asking about, but maybe it is int13.c? -- Robin ___ ipxe-devel mailing list ipxe-devel@lists.ipxe.org https://lists.ipxe.org/mailman/listinfo.cgi

Re: [ipxe-devel] Appnote for adding files to linux initrd on the fly.

2015-12-25 Thread Robin Smidsrød
On 14.12.2015 00:22, Ben Hildred wrote: > I wrote http://ipxe.org/appnote/debian_preseed becouse it was not at all > obvous how to do this, and thought it may help someone else. I figured > we should probably add a link to it from the documentation page, which I > do not have permission to change.

Re: [ipxe-devel] [howto] chainload wimboot

2015-12-11 Thread Robin Smidsrød
On 10.12.2015 15:19, bowser-dan...@web.de wrote: > Hello to everyone, > like the subject says I need to know if there is a way to chainload > wimboot within an other bootloader. > The background of this question is that im currently writing my own > bootloader that starts a WINPE over HTTP. In the

Re: [ipxe-devel] Can't install ESXi 5.1 and newer on HP DL585 G7

2015-12-11 Thread Robin Smidsrød
On 07.12.2015 07:10, Natalia Usmanova wrote: > Greetings! > I tried posting this on the users forum, but for some reason I don’t see > it getting through. No errors shown, but my message doesn’t appear > published. So, I will try here… I've approved your post in http://forum.ipxe.org/showthread.ph

Re: [ipxe-devel] Chainload WDS/SCCM2012 server, with hp8570w and undionly.kpxe, WinPE freezing...

2015-12-06 Thread Robin Smidsrød
On 24.11.2015 14:37, torgeir.wulfsb...@kongsberg.com wrote: > But our other Zbook15 (don't know which one is G1 or G2) has another NIC > Intel I217-LM (8086:153a). Same problem. Drops to 10Mbps (9 min for 240MB > boot.wim file). > > Adding "INTEL_NO_PHY_RST" for this network interface as well do

Re: [ipxe-devel] Timed delays in wimboot

2015-11-15 Thread Robin Smidsrød
On 05.11.2015 02:50, Earl Chew wrote: > On 14/10/2015 16:18, Earl Chew wrote: >> In my configuration, I notice that the output from wimboot flashes past >> so fast on the screen that I have no opportunity to read it. > > The next set of patches I'm posting is to support this functionality. > > I'

Re: [ipxe-devel] Issues in booting with Intel i-350

2015-09-24 Thread Robin Smidsrød
The iPXE intel driver has some issues with some chipsets. It's a known issue, but we've been unable to nail down exactly what is the problem. It affects (among others), HP EliteBook 8470p and 5th gen Intel NUCs. In most situations you end up getting linkup on 10Mbit instead of gigabit, but there ar

Re: [ipxe-devel] ROM timeout adjust

2015-09-17 Thread Robin Smidsrød
On 15.09.2015 12:10, Michael Brown wrote: > config/general.h already provides BANNER_TIMEOUT and ROM_BANNER_TIMEOUT > as configurable options. I'm not sure what the Debian patch is trying > to add here. I think the better approach is just to add src/config/local/general.h with ROM_BANNER_TIMEOUT

Re: [ipxe-devel] needed libraries?

2015-09-13 Thread Robin Smidsrød
On 12.09.2015 02:49, Ben Hildred wrote: > I was upgrading the version of ipxe that qemu uses on debian, so I > started looking at the patches that debian applies. I think we want to > act on both of them, but let's start with patch 0002 which drops the > library dependency on iberty (per bug 73091

Re: [ipxe-devel] Could not open SAN devices: Error 0x3f122003

2015-09-13 Thread Robin Smidsrød
On 09.09.2015 11:31, 林佳緯 wrote: > Hi, > I tried to boot OS from network by using iPXE but it does not work. > I've built an iPXE bootable usb by following the instructions on > http://ipxe.org/download and install PXE software on my pc. > When I connected usb to another pc to boot OS from network,

Re: [ipxe-devel] iPXE Driver Support

2015-09-13 Thread Robin Smidsrød
On 30.08.2015 18:46, Ian Bobbitt wrote: > On Sun, Aug 30, 2015 at 9:14 AM, Robin Smidsrød wrote: >> You could try to add a PCI_ROM() line for each of your cards, but I highly >> doubt it'll work. > > I've tried that with another card in the same family (NetXt

Re: [ipxe-devel] Fresh IPXE bug involving http ports

2015-09-13 Thread Robin Smidsrød
On 27.08.2015 20:03, allen wrote: > Hi All, > > We've been using iPXE for several years but I recently made changes to > our process and while doing so, built the latest version. Think I've > found a bug. > > We use a mechanism by which a script is delivered to iPXE via http over > non-standard

Re: [ipxe-devel] iPXE Driver Support

2015-08-30 Thread Robin Smidsrød
On 24.08.2015 13:46, Andreas-A Khan wrote: > I was wondering whether there are any plans to include a NIC driver in > iPXE for the following network cards: > > Broadcom Corporation NetXtreme II BCM57810 10 Gigabit Ethernet [14e4:168e] > Broadcom Corporation NetXtreme II BCM57810 10 Gigabit Etherne

Re: [ipxe-devel] uri_encode and special characters.

2015-08-30 Thread Robin Smidsrød
On 06.05.2015 02:08, Christian Nilsson wrote: > On Wed, May 6, 2015 at 1:42 AM, Nicolas Sylvain wrote: >> I'd like to propose adding "+" and "/" to the list of characters to encode >> in the query string of a URL. >> >> There is already a comment that says that we should not encode "/", but I >> t

Re: [ipxe-devel] Error 410de18f

2015-08-01 Thread Robin Smidsrød
On 01.08.2015 06:46, Beima, Charlie wrote: > I have iPXE working using “chain https://boot.ipxe.org/demo/boot.php”, > but when I try it on my site I get the following: > > iPXE> chain https://economics.indiana.edu/boot > > https://economics.indiana.edu/boot... Operation not permitted > (http://ip

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

2015-07-25 Thread Robin Smidsrød
On 25.07.2015 16:35, Gene Cumm wrote: > 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. Searchin

Re: [ipxe-devel] rom_o_matic FAIL

2015-07-25 Thread Robin Smidsrød
On 23.07.2015 01:49, Виктор Юрков wrote: > https://rom-o-matic.eu/ give a error even for Standard, for most common > use .iso generating. > > Can you fix it? Post a bug report on https://github.com/xbgmsharp/ipxe-buildweb/issues and it should hopefully get resolved. -- Robin __

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

2015-07-25 Thread Robin Smidsrød
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.ipxe.org/ipxe.git/commitdiff/9e896d0eeaa07d47b2bed4c92072fd63

Re: [ipxe-devel] [ipxe] support for BCM57766 (#37)

2015-07-05 Thread Robin Smidsrød
Have you run through the tests on http://ipxe.org/dev/driver and confirmed that all of them pass? --- Reply to this email directly or view it on GitHub: https://github.com/ipxe/ipxe/pull/37#issuecomment-118634873___ ipxe-devel mailing list ipxe-devel@li

Re: [ipxe-devel] [PATCH 0/2] Support platforms that do not process the CTRL key

2015-05-24 Thread Robin Smidsrød
On 23.05.2015 17:02, b...@cs.umb.edu wrote: > iPXE does not function properly on platforms that do not support the CTRL key. > An example of such a platform is the Apple Macbook Pro (2009). This patchset > provides core functionality on these unsupported platforms. > > Issues Solved: > > * Whe

Re: [ipxe-devel] Support for Solarflare 10Gb Cards

2015-05-19 Thread Robin Smidsrød
If you do take the time to get the source it would be beneficial if you put it in a public git repo so that we can see what has changed since the last time we looked at it. Maybe there are some (new/fixed) drivers we can include in mainline iPXE. -- Robin On 18.05.2015 19:57, Daniel Browne wrote:

Re: [ipxe-devel] Support for Solarflare 10Gb Cards

2015-05-16 Thread Robin Smidsrød
On 15.05.2015 22:31, Daniel Browne wrote: > Does iPXE support or plan to support 10Gb ethernet cards manufactured by > Solarflare? Even from the latest code base I cannot seem to build a kpxe > image that will boot properly off one of their cards. After loading the > kpxe image, booting always halt

Re: [ipxe-devel] howto use usb-keyboard support in undionly.kpxe images?

2015-05-13 Thread Robin Smidsrød
On 12.05.2015 18:55, Oliver Rath wrote: > Ive seen, that basic USB-support for keyboards is now available. Because > i have problems with some special types of USB-keyboards, i want to test > this basic support in an ipxe-image (undionly.kpxe) loaded over net. > > How can i build an keyboard-usb-e

Re: [ipxe-devel] [PATCH 10/10] ibft: multiple session support

2015-04-30 Thread Robin Smidsrød
On 30.04.2015 15:18, Hannes Reinecke wrote: > It is possible to open several iSCSI sessions, so we should be > updating the iBFT tables to handle several connections. > > Signed-off-by: Hannes Reinecke > --- > src/drivers/block/ibft.c | 183 > ++- > 1

Re: [ipxe-devel] IPv6 / iBFT patches

2015-04-26 Thread Robin Smidsrød
On 24.04.2015 14:26, Hannes Reinecke wrote: > some time ago I send some IPv6/iBFT related patches; they are > required to get iBFT working properly with IPv6. > Any feedback on them? They might've been lost in the ML moderation queue. If you add them as a pull request against the github ipxe mirro

Re: [ipxe-devel] [PATCH 1/1] [intel] Add PCI device IDs for Intel I218-LM and I218-V

2015-04-26 Thread Robin Smidsrød
On 22.04.2015 14:59, Michael Brown wrote: > On 22/04/15 13:48, Christian Hesse wrote: >> I218-LM (rev 3) is found in Lenovo Thinkpad X250. The remaining device >> IDs are from linux/drivers/net/ethernet/intel/e1000e/hw.h > > Applied; thanks! > > http://git.ipxe.org/ipxe.git/commitdiff/5744c3e

Re: [ipxe-devel] FTP connection with Wimboot

2015-04-26 Thread Robin Smidsrød
On 21.04.2015 16:20, Christian Nilsson wrote: > On Thu, Feb 12, 2015 at 10:56 AM, Marc Le Bailly > wrote: >> I tried this but it simply doesn't work : >> label WinPE >> com32 linux.c32 tftp/libs/wimboot >> APPEND wimboot >> initrd ftp://XXX.XXX.XX.XXX/tftp/images/WinPE/bcd >> initrd ftp://XXX.XXX.

Re: [ipxe-devel] Realtek 8111/8168b

2015-04-26 Thread Robin Smidsrød
On 16.04.2015 19:09, Evan Prohaska wrote: > Good day, > > We have been having issues with iPxe and a new set of Lenovo Thinkpad > 11e. They are using the Realtek 8111/8168b NIC and will not get DHCP. > Wireshark shows a offer but no request and realtek.kpxe DEBUG=realtek > just shows a message ide

Re: [ipxe-devel] iPXE and NIC with fiber cable medium

2015-04-26 Thread Robin Smidsrød
On 08.04.2015 10:36, GribanovAnton wrote: > Hello , Ipxe-devel. > > I can try to boot iPXE on network card with fiber cable medium. > Intel I350-F2 (8086:1522) > D-Link DGE-560SX/B1 (14e4:1656) > > When I using kernel module or replace an existing PXE ROM the network > status indicator turns off

Re: [ipxe-devel] Boot Issue

2015-04-26 Thread Robin Smidsrød
On 17.03.2015 15:08, Dharmendra Jyani wrote: > Hello Sir, > > I'm trying remote boot for windows using ipxe. > I'm able to boot winpe environment through ipxe. > After that I'm running setup.exe for windows using winpe environment > that is stored on server. > Setup.exe runs properly but when it c

Re: [ipxe-devel] Cannot boot from wire or usb, hangs on initializing devices.

2015-04-26 Thread Robin Smidsrød
On 25.02.2015 12:18, Cory Landry wrote: > Wondering if anyone could give me some pointers on an issue I'm having. > When I try to boot a Dell Inspiron 1121 which has a Atheros AR8132 it > hangs on initializing devices. >From what I can see from the output of util/niclist.pl the Atheros AR8132 dev

Re: [ipxe-devel] DHCP configuring error 0x40ee186

2015-04-26 Thread Robin Smidsrød
On 21.01.2015 12:00, Ricardo Ribalda Delgado wrote: > Hi > > I have tried to reply to this thread, but it seems that the forum does > not like me :) > http://forum.ipxe.org/showthread.php?tid=7567 > > Therefore I copy the reply to the old good analog mailing list :) > > > Hello. I am having the

Re: [ipxe-devel] IPv6 ipxe problem

2015-04-26 Thread Robin Smidsrød
On 17.01.2015 02:32, Nicky Shi(施金龙) wrote: > Dear, > > I have met one problem when I set the IPv6 ipxe server > recently.I’m looking forward for help。Thanks! > > /etc/dhcp/dhcpd6.confcontains:option dhcp6.bootfile-url > "tftp://[2014::1]/snponly.efi",will show below error. > > cid:image

Re: [ipxe-devel] 2d12603b

2015-04-26 Thread Robin Smidsrød
On 22.12.2014 17:48, Johnson, Quentin wrote: > I keep getting this error when trying to pxe boot it worked fine until I > restarted it to see if things were going to come back up correctly. Can > anyone tell me what happened and how to fix? The error page http://ipxe.org/err/2d1260 indicates that

Re: [ipxe-devel] [PATCH 1/1] [build] reintroduce support for mkisofs and genisoimage

2015-04-13 Thread Robin Smidsrød
On 09.04.2015 20:50, Christian Hesse wrote: > From: Christian Hesse > > Signed-off-by: Christian Hesse > --- > src/util/geniso | 41 - > 1 file changed, 24 insertions(+), 17 deletions(-) > Maybe you should squash these two patches into a single one and

Re: [ipxe-devel] RFE: update error page for LIO

2015-04-13 Thread Robin Smidsrød
On 08.04.2015 14:05, Alexander Todorov wrote: > On http://ipxe.org/err/1d7045 there's this paragraph: > [snip] > > I propose to append the following text to this page: > > Note: If your target is Linux-IO the default LUN number is 0 instead of 1! I've added your text on the page. Tell me if you

[ipxe-devel] [ipxe] [build] Rewrite parserom.pl to support multiple source files (#35)

2015-04-06 Thread Robin Smidsrød
-driver and --exclude-driver-class options have been added, making it possible to skip certain source files from being scanned at all. In addition --debug option has been added to more easily trace progress. Finally --help option was added to show usage information. Signed-off-by: Robin Smidsrød

Re: [ipxe-devel] kernel panic with ipxe.efi

2015-04-04 Thread Robin Smidsrød
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03.04.2015 17:28, Christian Hesse wrote: > Robin Smidsrød on Fri, 2015/04/03 13:53: >> On 02.04.2015 16:36, Christian Hesse wrote: >>> Hello everybody, >>> >>> trying to boot a UEFI device with iPXE >&g

Re: [ipxe-devel] kernel panic with ipxe.efi

2015-04-03 Thread Robin Smidsrød
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02.04.2015 16:36, Christian Hesse wrote: > Hello everybody, > > trying to boot a UEFI device with iPXE (bin-x86_64-efi/ipxe.efi) > results in a kernel panic. iPXE starts just fine, then downloads > three files via http... > > * linux64 (Linux bzIm

Re: [ipxe-devel] [Qemu-devel] Emulation failure on booting/rebooting VMs

2015-03-20 Thread Robin Smidsrød
On 19.03.2015 19:31, Mohammed Gamal wrote: > > On Wed, Mar 18, 2015 at 7:09 PM, Kevin O'Connor > wrote: > > On Wed, Mar 18, 2015 at 06:36:48PM +0100, Mohammed Gamal wrote: > > Hi, > > I've been sporadically getting my KVM virtual machines crashing > wit

Re: [ipxe-devel] [PATCH] [intel] Add PCI ID for I218-LM.

2015-03-06 Thread Robin Smidsrød
On 06.03.2015 21:39, Thomas Miletich wrote: > Signed-off-by: Thomas Miletich > --- > src/drivers/net/intel.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/drivers/net/intel.c b/src/drivers/net/intel.c > index c6fa6bf..ffa0276 100644 > --- a/src/drivers/net/intel.c > +++ b/src/driv

Re: [ipxe-devel] Multiple disks using sanhook/sanboot

2015-03-03 Thread Robin Smidsrød
On 03.03.2015 08:51, Krutskikh Ivan wrote: > I am faced with the subj problem: booting windows with multiple iscsi > disks attached. I know, that the strict answer to my question is : not > possible. But after some googling I found out that guys from ccboot > seemed to overcome this limitation in

Re: [ipxe-devel] Latest commit fails to build on Debian stable

2015-02-27 Thread Robin Smidsrød
On 25.02.2015 08:15, Sven Dreyer wrote: > the latest commit 3e04f0791e614772f3ffe3663e4c8da71e2bc981 ([prefix] Use > bss16 as temporary stack space for calls to install_block) fails to > build on Debian Wheezy (current stable version). > > I did: > $ git clone git://git.ipxe.org/ipxe.git > $ cd ip

Re: [ipxe-devel] Rom-O-Matic.eu failing

2015-02-27 Thread Robin Smidsrød
On 25.02.2015 15:58, Randall Wood wrote: > The Rom-O-Matic.eu buid.fcgi script is failing. This is the output for > https://rom-o-matic.eu/build.fcgi?BINARY=ipxe.usb&BINDIR=bin&REVISION=master&DEBUG=&EMBED.00script.ipxe=&; > > Build failed: > > "make" unexpectedly returned exit value 2 at > /va

Re: [ipxe-devel] Small bug report re: ssl_verify_client optional w/o iPXE client cert

2015-02-21 Thread Robin Smidsrød
On 20.02.2015 22:03, Harry Coin wrote: > But, if the SSL enabled server does ask for a client certificate but > only in an optional way, e.g. nginx example: > > ssl_verify_client optional; > > Then iPXE fails trying to find a non-existent cert: > in tls.c > > /* Determine client certific

Re: [ipxe-devel] Problem with SSL connections

2015-01-30 Thread Robin Smidsrød
On 29.01.2015 20:41, James A. Peltier wrote: > | I've been using iPXE for quite some time, however, lately I've had trouble > | with SSL support compiled in. When attempting to connect to my HTTPS server > | I get the error > | > | Connection Reset (http://ipxe.org/0f0a6039) Do you see any oth

Re: [ipxe-devel] How to submit a patch ?

2015-01-28 Thread Robin Smidsrød
On 27.01.2015 15:20, Patrick Agrain wrote: > I was able to patch the iPXE source tree to use the SGMII interface on a > Mohon Peak CRB to boot through PXE. > The driver is based on the igb driver with support of the Marvell PHY > M88E1543. > > Could you please tell me how to share this with the co

Re: [ipxe-devel] [ipxe] ConnectX3 support from Mellanox Flexboot (#20)

2015-01-23 Thread Robin Smidsrød
I guess it all depends on licensing. What kind of license is FlexBoot under, and how does it interface with/use iPXE? If it is practically a fork of iPXE with some extra drivers I don't see why not. But licensing is always a tricky subject. --- Reply to this email directly or view it on GitHub:

Re: [ipxe-devel] [ipxe] [interface/smbios] Add `board-product' name setting (#32)

2014-12-08 Thread Robin Smidsrød
I thought a version of this patch was merged to mainline some months back? I recall some chatter about this on the mailing-list... --- Reply to this email directly or view it on GitHub: https://github.com/ipxe/ipxe/pull/32#issuecomment-66109819___ ipxe-

Re: [ipxe-devel] help: sanboot from AoE target not working

2014-11-20 Thread Robin Smidsrød
sanboot is not yet supported on EFI platforms. We do not have an ETA on when it will be available. If you have commercial interest in the feature you could fund the development, if not, and you don't have C bare-metal programming skills then your only option is to have some patience. -- Robin On

Re: [ipxe-devel] Password parsing

2014-10-29 Thread Robin Smidsrød
On 28.10.2014 18:29, Christian Stroehmeier wrote: > Hi everyone, > > I recently discovered that a '?' in your password will cause the > password to be displayed in plain text during imgfetch. After looking > into core/uri.c what was causing this I think the same is true for '#' > and '@'. The pars

Re: [ipxe-devel] Rom-o-Matic.eu website not working? ipxe-devel@lists.ipxe.org

2014-10-28 Thread Robin Smidsrød
On 27.10.2014 17:47, Duane-B wrote: > My name is Duane, and wanted to inquire about the Rom-o-Matic.eu > website, which seems not to be working any more. > Is the website being upgraded? Is the service no longer being provided? I've submitted a ticket to the maintainer of the site. Continue the

Re: [ipxe-devel] Information: Supported iSCSI Target

2014-10-27 Thread Robin Smidsrød
On 25.10.2014 02:43, Steve Cross wrote: > I just wanted to let the website admins know of another known working > iSCSI target. I have been using Starwind Virtual SAN for several years > now with no problems at all. This is a commercial application, but can > be used for free with limitations. You

[ipxe-devel] [ipxe] [build] Avoid using embedded script in VirtualBox named configuration (#26)

2014-08-22 Thread Robin Smidsrød
With the new build support for the .isarom prefix it is now possible to avoid the embedded script completely and still get the normal autoboot behavior. As we now have more space it was possible to re-enable the support for MULTIBOOT images. You can merge this Pull Request by running: git pu

[ipxe-devel] [ipxe] [build] Added named configuration for VirtualBox (#25)

2014-08-21 Thread Robin Smidsrød
You can merge this Pull Request by running: git pull https://github.com/robinsmidsrod/ipxe vbox-namedconf Or you can view, comment on it, or merge it online at: https://github.com/ipxe/ipxe/pull/25 -- Commit Summary -- * [build] Added named configuration for VirtualBox -- File Changes

Re: [ipxe-devel] eeupdate and ipxe

2014-07-10 Thread Robin Smidsrød
On 10.07.2014 18:19, Karl Gilkey wrote: > The network card I am trying to use iPXE with has a utility called > eeupdate rather than BootUtil. Can you give me any guidance on burning > iPXE into the cards memory? Need more information before we can help you out. What is the PCI vendor and device ID

Re: [ipxe-devel] is wimboot compatable with WinPE 5.1 ?

2014-06-25 Thread Robin Smidsrød
On 23.06.2014 22:06, Bain.John wrote: > For the last while I have been using pxelinux to launch wimboot 1.0.4 > to boot my windows deployment built with WinPe 4.0 > > Recently however I have upgraded my deployment and am now using WinPE > 5.1 . Using my old configuration, I’ve upgraded wimboot to

Re: [ipxe-devel] iPXE

2014-06-20 Thread Robin Smidsrød
On 20.06.2014 15:36, christoph.wi...@smals.be wrote: > I like to implement iPXE in a microsoft environment. ... > Is the following correct ? Mostly. See howto below. > Network boot -> MS DHCP -> option 67 (undionly.kpxe) -> option 67 > http://xxx.xxx.xxx.xxx/boot.php This is described here: http

Re: [ipxe-devel] Building in a Windows Environment

2014-06-13 Thread Robin Smidsrød
On 11.06.2014 17:56, David J Gardner wrote: > My name is David Gardner, I am working as an Embedded Software Engineer > Intern this summer at Rockwell Automation is Milwaukee, WI. I have been > assigned a project to add PXE boot support to some of our products. They > run on Windows CE with a cust

Re: [ipxe-devel] [ipxe] Expose board-serial and board-product through SMBios (#21)

2014-06-12 Thread Robin Smidsrød
The reason the editing capability on the iPXE wiki is limited is to avoid getting documentation written in a bunch of different styles (for the main docs). You can register an account there and write an appnote page detailing the useful SMBIOS values and then ask for it to be linked from one of

Re: [ipxe-devel] PXE testing

2014-06-12 Thread Robin Smidsrød
On 10.06.2014 20:36, Carl Karsten wrote: > On Tue, Jun 10, 2014 at 11:16 AM, Brian Rak > wrote: > > There's http://ipxe.org/dev/driver but that is not a full test suite. This is quite manual, and only really useful for testing if physical (or virtual) hardware is

Re: [ipxe-devel] [ipxe] Expose board-serial and board-product through SMBios (#21)

2014-06-12 Thread Robin Smidsrød
I just did a tiny check with VirtualBox, and both 2.7.0 and 2.5.0 do contain useful values (same as product/serial). Is it possibly that we could swap chassis product/serial to board product/serial for the named settings? Other than that, it might also be useful to include more examples on the s

Re: [ipxe-devel] [ipxe] Expose board-serial and board-product through SMBios (#21)

2014-06-11 Thread Robin Smidsrød
Just curious, why do you need these variables defined with names instead of using the generic SMBIOS variable expansion, which is like this: ``` iPXE> show smbios/0.0.3:string smbios/0.0.3:string = 12/01/2006 ``` --- Reply to this email directly or view it on GitHub: https://github.com/ipxe/ipxe

Re: [ipxe-devel] HTTP POST with chain always GET's

2014-06-05 Thread Robin Smidsrød
On 05.06.2014 18:00, Michael Brown wrote: > On 05/06/14 16:52, Kristian Van Der Vliet wrote: >> Nowhere; which is what I want! I'd like to use iPXE to provide certain >> information (E.g. UUID, Serials etc.) back to a central server so I can >> track and later find them for system provisioning, so

Re: [ipxe-devel] script failure caused by adding one line

2014-04-16 Thread Robin Smidsrød
You can use the syslog console (http://ipxe.org/console) in combination with DEBUG=script, which should allow you to get the debug information in your syslog, which is easier to trap during runtime. Also, you might want this iseq line: iseq ${vodserver} 6 && set bu http://10.109.0.165/ || If the

Re: [ipxe-devel] Issues chainbooting iPXE to WDS 2012R2

2014-04-16 Thread Robin Smidsrød
On 14.04.2014 20:22, Nicholas Krouse wrote: > I use iPXE for my main boot menu in my classroom for my students. When I > attempt to chainboot to my WDS Server 2012 r2 I get error 0x3d126001 and > the boot fails. I have searched google and ipxe forums high and low > looking for a solution. I use wds

Re: [ipxe-devel] IPXE and parallels on MAC

2014-04-16 Thread Robin Smidsrød
On 07.04.2014 19:31, Patel, Kalpesh wrote: > I've tried various means and methods to create IPXE boot > disk but all of them behave same in Parallels, namely it hangs soon > after it initiates first download. I tried the one that is available > at http://boot.ipxe.org/ipxe.iso, I've download sourc

Re: [ipxe-devel] pxe reboot infinite loop

2014-03-14 Thread Robin Smidsrød
On 14.03.2014 03:10, 吴一帆 wrote: > > hi,ipxe devs: > > thank you for the amazing tools for our automatic installation of > thousands servers. > > I use the ipxe to install AIX OS with kickstart file, so i can totally > automate my installation for my servers. But after i finished the

Re: [ipxe-devel] Thoughts about an enterprise use for iPXE

2014-03-14 Thread Robin Smidsrød
Hi Andrew, I think you should have a look at both PuppetLabs Razor and the new stuff related to boot.rackspace.com (code on github) by fellow iPXE user "antonym". If he's listening in, he might give you some more details on the project and its goals. -- Robin On 21.02.2014 20:29, Andrew "Arthur"

Re: [ipxe-devel] Using CNAME pointer to http web server creates failure of lookup in dns using iPXE

2014-03-14 Thread Robin Smidsrød
On 11.02.2014 03:08, shaggy surfer wrote: > Hi guys, > > It appears if you have a CNAME pointer to your actual vhost name in > apache, that the imgfetch and other cmd options will not be able to > handle it. I tested this and when using an "A" record directly to ip > for the fqdn of the vhost nam

  1   2   3   >