search for: undion

Displaying 20 results from an estimated 33 matches for "undion".

Did you mean: union
2013 Jul 16
2
pxechn.c32: passing options to iPXE
...6, 2013 at 6:26 AM, Gene Cumm <gene.cumm at gmail.com> wrote: > On Mon, Jul 15, 2013 at 11:57 PM, Alexandre Blanchette > <blanalex at gmail.com> wrote: > > In PXELinux 4.06 (the vanilla version, not gpxelinux.0), I'm trying to > use > > pxechn.c32 to call iPXE (undionly) with option 67 set to call an iPXE > > script. > > > > The relevant portion of my PXELinux config looks like this: > > > > LABEL MDT > > MENU LABEL ^B - MDT 2012 SP1 > > com32 pxechn.c32 > > APPEND undionly.kpxe -o 67.s=ipxe/mdt.ipxe > &...
2008 Feb 03
3
PXE Boot Menu with iSCSI and AOE!
...rom that menu which OS to load. If I choose linux, there's no problem cause each time I can use predefined initrd and kernel which can be both defined directly to pxelinux. The problem appears when I try to access a iscsi or aoe partition directly using gPXE. I can setup pxelinux menu to handle undionly.kpxe (undionly.0) to the client and I also have a string in dhcpd.conf with "option root-path" which is fixed. The problem is with this method I can only setup ONE fided root-path to each client which can't be changed during startup. So if I have root-path defined to boot win2k3 usi...
2010 Jun 22
1
GPXE arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
syslinux 3.86 and 4.00-pre55 make[2]: Entering directory `/home/gzp/src/syslinux-4.00-pre55/gpxe/src' [AR] bin/blib.a ar: creating bin/blib.a [HOSTCC] util/zbin [LD] bin/undionly.kkpxe.tmp arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression make[2]: *** [bin/undionly.kkpxe.tmp] Error 1 make[2]: Leaving directory `/home/gzp/src/syslinux-4.00-pre55/gpxe/src' make[1]: *** [src/bin/undionly.kkpxe] Error 2 make[1]: Leaving directory `/h...
2013 Jul 16
2
pxechn.c32: passing options to iPXE
In PXELinux 4.06 (the vanilla version, not gpxelinux.0), I'm trying to use pxechn.c32 to call iPXE (undionly) with option 67 set to call an iPXE script. The relevant portion of my PXELinux config looks like this: LABEL MDT MENU LABEL ^B - MDT 2012 SP1 com32 pxechn.c32 APPEND undionly.kpxe -o 67.s=ipxe/mdt.ipxe However iPXE doesn't seem to get the option correctly, it goes into auto-boot m...
2009 Sep 23
1
Compiling syslinux/gpxe/src/arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression
...d [MEDIADEPS] elf [MEDIADEPS] kkpxe [MEDIADEPS] kpxe [MEDIADEPS] pxe [MEDIADEPS] rom make[2]: Leaving directory `/home/gzp/src/syslinux/gpxe/src' make[2]: Entering directory `/home/gzp/src/syslinux/gpxe/src' [AR] bin/blib.a ar: creating bin/blib.a [HOSTCC] util/zbin [LD] bin/undionly.kkpxe.tmp arch/i386/scripts/i386.lds:1: undefined symbol `_max_align' referenced in expression make[2]: *** [bin/undionly.kkpxe.tmp] Error 1 make[2]: Leaving directory `/home/gzp/src/syslinux/gpxe/src' make[1]: *** [src/bin/undionly.kkpxe] Error 2 make[1]: Leaving directory `/home/gzp/src...
2013 Jul 16
0
pxechn.c32: passing options to iPXE
...<gene.cumm at gmail.com> wrote: > > > On Mon, Jul 15, 2013 at 11:57 PM, Alexandre Blanchette > > <blanalex at gmail.com> wrote: > > > In PXELinux 4.06 (the vanilla version, not gpxelinux.0), I'm trying to > > use > > > pxechn.c32 to call iPXE (undionly) with option 67 set to call an iPXE > > > script. > > > > > > The relevant portion of my PXELinux config looks like this: > > > > > > LABEL MDT > > > MENU LABEL ^B - MDT 2012 SP1 > > > com32 pxechn.c32 > > > APPEND un...
2008 Oct 16
1
syslinux compile fails: undefined symbol `obj_kpxeprefix'
...t's a Linux From Scratch build, pure 64 x86_64 with uClibc, using kernel 2.6.26.5, gcc 4.3.2 and binutils 2.18.0. The compile fails at the following command: make[1]: Entering directory `/home/lfs/src/pkgs/syslinux/syslinux-3.72/gpxe' make -C src EMBEDDED_IMAGE=../../core/pxelinux.0 bin/undionly.kpxe make[2]: Entering directory `/home/lfs/src/pkgs/syslinux/syslinux-3.72/gpxe/src' ld -m elf_i386 -N --no-check-sections -T arch/i386/scripts/i386.lds -u obj_kpxeprefix --defsym check_obj_kpxeprefix=obj_kpxeprefix -u obj_undionly --defsym check_obj_undionly=obj_undionly -u obj_con...
2013 Oct 18
1
[ipxe-devel] Remove gpxe or replace with ipxe?
...;> more easily using a makefile target to upgrade ipxe to latest version. > > > A git submodule sounds like a good idea to me. Let me know if there are > changes required to the iPXE tree to make this kind of integration smoother. > > As someone already mentioned, you now need undionly.kkkpxe when building > ipxelinux.0, for reasons documented at > > http://git.ipxe.org/ipxe.git/commitdiff/9a93db3 I'm no legal expert but I'd think that including even a binary blob of undionly.* would carry an obligation to include the iPXE source code due to the license requ...
2011 Feb 24
1
[PATCH][git-pull] Reminders
...mem=' parameter in MEMDISK by marking all areas that currently available above a certain address as reserved. This resolved a user issue with a particular old application that failed when too much memory was available. Branch gpxelinux-kpxe-for-hpa adds a new target of gpxelinuxk.0 which uses undionly.kpxe rather than undionly.kkpxe with an accompanying new script. Branch memdiskdbg-for-sha0 expands on Shao Miller's additional disk probe checks and disk probe debugging display. This resolved an issue with a particular line of laptops whose output was mildly contrary to expected output....
2008 Oct 08
0
[Bugreport+Patch] Syslinux doesn't compile on Ubuntu Intrepid Ibex (8.10)
...s: [...] cc1: warnings being treated as errors drivers/net/3c595.c: In function ?vxgetlink?: drivers/net/3c595.c:366: error: format not a string literal and no format arguments make[2]: *** [bin/3c595.o] error 1 make[2]: leaving directory '/working-directory/gpxe/src' make[1]: *** [src/bin/undionly.kpxe] error 2 make[1]: leaving directory '/working-directory/gpxe' make: *** [all] error 2 [...] cc1: warnings being treated as errors drivers/net/forcedeth.c: In function ?reg_delay?: drivers/net/forcedeth.c:455: error: format not a string literal and no format arguments make[2]: *** [bi...
2014 Aug 30
2
PXE booting WinPE with UEFI architecture
...isk_size=10000 But chain-loading into WinPE would be useful too. In order to use "wimboot", I have to use ./efi64/com32/modules/pxechn.c32 to chain-load into ipxe? As so: LABEL WinPE MENU LABEL WinPE MENU INDENT 3 COM32 pxechn.c32 APPEND http://192.168.1.100/undionly.kpxe And then in the same location, I put this boot.ipxe file and all support files: #!ipxe kernel wimboot initrd bootmgr bootmgr initrd boot/bcd BCD initrd boot/boot.sdi boot.sdi initrd http://<SCCM-server>/boot.wim boot.wim imgstat boot Is that all c...
2008 Jun 25
1
Re:%20%5Bsyslinux%5D%20PXELinux%20/%20gPXE%20no%20IP%20by%20DHCP&In-Re ply-To=%3C485BE4C7.1090505%40zytor.com%3E
I am pushing the undionly.kpxe to clients, and serving pxelinux.0 from SYSLinux3.70-pre19. The hardware is not very relevant, I am using VMWare Workstation 6 (e1000 adapter). I've tested it on real network cards like Intel, Broadcom and NVidia 1000 mbit , and they all boot successfully. This problem seems like a VMW...
2009 Oct 27
1
lwIP hangs with gpxelinux.0 on qemu (-net user)
Has anyone played with the syslinux/lwip.git tree? It works fine with pxelinux: qemu -boot n -net nic -net user,bootfile=/pxelinux.0,tftp=/pxe (although it hangs while trying to resolve www3.kernel.org because of the lack of proper DNS with -net user) The same command hangs earlier with gpxelinux.0 though: Getting cached packet 01 pxe_call op 0071 data 0x00012518 -- Pierre-Alexandre
2010 Dec 03
1
Enable debug messages for gpxelinux.0
All, For several days, I've been trying to debug an issue booting a Windows 7 machine over iscsi (utilizing gpxelinux.0 and sanboot.c32). ? ??? - I can get it to function OK utilizing plain gPXE (so I know my iscsi config is OK and also the iscsi drive is OK). ??? - When utilizing gpxelinux, the system shows that the iscsi drive is mounting and trying to boot. However, at that point the
2013 Jul 16
0
pxechn.c32: passing options to iPXE
On Mon, Jul 15, 2013 at 11:57 PM, Alexandre Blanchette <blanalex at gmail.com> wrote: > In PXELinux 4.06 (the vanilla version, not gpxelinux.0), I'm trying to use > pxechn.c32 to call iPXE (undionly) with option 67 set to call an iPXE > script. > > The relevant portion of my PXELinux config looks like this: > > LABEL MDT > MENU LABEL ^B - MDT 2012 SP1 > com32 pxechn.c32 > APPEND undionly.kpxe -o 67.s=ipxe/mdt.ipxe > > However iPXE doesn't seem to get...
2014 Aug 30
0
PXE booting WinPE with UEFI architecture
...se ./efi64/com32/modules/pxechn.c32 > to chain-load into ipxe? As so: pxechn.c32 contains BIOS-only code and is not going to work in any EFI environment. > LABEL WinPE > MENU LABEL WinPE > MENU INDENT 3 > COM32 pxechn.c32 > APPEND http://192.168.1.100/undionly.kpxe undionly.kpxe will likely be BIOS-only also. > And then in the same location, I put this boot.ipxe file and all support > files: > > #!ipxe > kernel wimboot > initrd bootmgr bootmgr > initrd boot/bcd BCD > initrd boot/boot.sdi boot.sdi...
2013 Oct 26
3
lpxelinux.0 - 6.02 - failed to load ldlinux.c32
...ailable.. it just pulls the lpxelinux.0 and tries to get the next download-- the ldlinux.c32 and it fails...and freezes. And the next step would be other modules i think.. if i?m wrong.. excuse me 8-).. yesterday i managed to get ipxelinux working from ipxe.org.. so the nic should work. I used the undionly.kpxe on all models and it worked.. so i think it should be possible to fix this with lpxelinux.0.. Ipxe was just a test, but what i really want is lpxelinux as my menus and te system behind are syslinux based 8-).. the ipxe guys had the ability to put more debug output to the normal screen by c...
2010 Oct 11
1
Problems with gpxelinux and Broadcom 57711
...screen dump (with blacked out IP-addresses), don't know if it helps in any way. If I do an "ifstat" on the gPXE command line I get: Net0: <ethernet address> on UNDI (closed) [Link: up, TX:0 TXE:0 RX:0 RXE:0] I tried compiling gPXE 1.0.1 but that failed too. It seems like the undionly driver and BCM 57711 aren't compatible? If I skip gpxelinux.0 and load pxelinux.0 directly from the TFTP server there doesn't seem to be any problems, but it also means that the file transfers will be TFTP which is 5-6 times slower than HTTP in our environment. Anything I can try? Chee...
2013 Oct 09
5
Remove gpxe or replace with ipxe?
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 integrate with iPXE themselves. What do people think? -hpa
2010 Mar 03
1
[gPXE] localboot 0 hang on some machines
...t: Re: [gPXE] localboot 0 hang on some machines > > > I had troubles with localboot 0 from a gpxelinux.0 menu on some > > machines aswel. Chain.c32 does work for me to boot from harddisk tho... > The news does not include version information, though. gpxelinux.0 is: gPXE's undionly.kkpxe build with: embedded script to boot embedded PXELINUX embedded PXELINUX (pxelinux.0) The Syslinux Project delivers gpxelinux.0 and thus includes a stable gPXE state that H. Peter Anvin deems acceptable for this use case. Historically, he's noted some issues and features requ...