similar to: Help with PXE over ISO

Displaying 20 results from an estimated 10000 matches similar to: "Help with PXE over ISO"

2015 Nov 20
0
Help with PXE over ISO
On Thu, Nov 19, 2015 at 8:20 PM, Phil Pokorny via Syslinux <syslinux at zytor.com> wrote: >> >> Here is a bit of an odd request... II'm in a large company with lots of >> politics getting in the way of things. We were able to convince the main IT >> team to let us take over a subnet and run our own DHCP server. This lets us >> create a really nice PXE
2015 Nov 20
2
Help with PXE over ISO
> > Here is a bit of an odd request... II'm in a large company with lots of > politics getting in the way of things. We were able to convince the main IT > team to let us take over a subnet and run our own DHCP server. This lets us > create a really nice PXE environment where we can build servers and ship > them out. However, now we are in need to rebuild servers already
2010 Aug 25
0
gPXE+pxelinux fails with static network config
Hi, As requested on IRC, here are the step-by-step instructions to reproduce the failure I see: On http://rom-o-matic.net/gpxe/gpxe-1.0.1/contrib/rom-o-matic/build.php: output format: .dsk NIC type: e1000_82540 x CONSOLE_PCBIOS x CONSOLE_SERIAL BANNER_TIMEOUT: 20 COMCONSOLE: 0x3F8 _ COMPRESERVE COMSPEED: 57600 COMDATA: 8 COMPARITY: 0 COMSTOP: 1 x DOWNLOAD_PROTO_TFTP x DOWNLOAD_PROTO_HTTP _
2009 Feb 27
1
pxelinux boot problem in qemu
Hi Peter, Looks like I hit something between 3.71 and current git. With the following config: ---------- serial 0 19200 0x013 prompt 0 timeout 100 default menu.c32 label desktop localboot 0 label linux kernel vmlinuz-2.6.26-1-686 append initrd=initrd.img-2.6.26-1-686 ipappend 2 ---------- this command (invoking QEMU 0.9.1 with the attached rom-o-matic extension rom) qemu -hda
2008 May 27
1
need advice: runing gpxelinux.0 without tftp
Hi, ?I happily use gpxelinux.0 in subnets where nic-embedded pxe stack can load it from a tftp server pointed by the dhcp daemon. Now I'd like to know the best way to run gpxelinux.0 in a special subnets, where no tftp trafic is allowed, http is served through a reverse proxy, and dhcp is ok. I tried "gpxe on local media (rom/iso/floppy/usb) -> gpxelinux.0" with limited success
2010 Mar 01
0
[PATCH] com32: recognize gPXE's COMBOOT as gPXE
This makes is_gpxe() recognize gPXE's COMBOOT implementation as gPXE. Previously, is_gpxe() only recognized PXELINUX loaded from gPXE. Signed-off-by: Daniel Verkamp <daniel at drv.nu> --- com32/include/syslinux/config.h | 1 + com32/lib/sys/gpxe.c | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/com32/include/syslinux/config.h
2010 Mar 07
3
Can PXElinux be used to dynamically pass DHCP option 252 to a PXE client?
All (and hpa in particular), I know that the question in the subject line of this message may come across as a bit silly, given that PXElinux is not a DHCP server, but hear me out... Those of you who have been working on PXE-booting Windows PE instances or the new Windows installer images that make use of the Windows Boot Manager and ".wim" files may have come across the general
2010 Mar 03
1
[gPXE] localboot 0 hang on some machines
Randy McAnally wrote: > > Thank you so much, this is the kind of news I needed! > > ---------- Original Message ----------- > From: "Arends, R.R." <r.r.arends at hro.nl> > To: "Randy McAnally" <rsm at fast-serv.com> > Cc: <gpxe at etherboot.org> > Sent: Wed, 03 Mar 2010 10:10:56 +0100 > Subject: Re: [gPXE] localboot 0 hang on some
2013 Feb 02
1
5.01 problems with gpxelinux.0 (file paths related TFTP and HTTP)
Hello again, * TFTP and DHCP started using: dnsmasq --port=0 \ --no-daemon \ --enable-tftp \ --tftp-root=/run/archiso/bootmnt \ --dhcp-range=192.168.0.2,192.168.0.254,86400 \ --dhcp-boot=/arch/boot/syslinux/gpxelinux.0 \ --dhcp-option-force=209,boot/syslinux/archiso.cfg \ --dhcp-option-force=210,/arch * and for DHCP+HTTP
2009 Jan 05
2
Question about pxelinux and gpxelinux
Hi Hpa and all I am confused about some function of pxelinux and gpxelinux/gpxe. 1, after I read the document (http://edgyu.excess.org/ols/2008/H%20Peter%20Anvin%20-%20x86%20network%20bo oting%3a%20integrating%20gPXE%20and%20PXELINUX.pdf), I knew there are two major module in standard gPXE, PXE BC and UNDI. And I can understand why I need to produce different boot file for different NIC from
2012 Jul 10
0
PXE boot of KVM virtual fails
Hi, excuse me if I make any faux-pas this is the first time I've posted to a list. Can someone confirm that it is possible to PXE boot a KVM virtual machine from another KVM virtual machine? I have a virtual x86_64 Centos 6.2 server running DHCP and TFTP. The plan is to kickstart a new KVM machine - purely so I can get my head around PXE and kickstart (I've not used either before).
2011 Apr 17
2
gpxelinux.0: pxechain to another NBP then RET fails
IRC user ernini first noticed this. We both tried using gpxe/gpxelinux.0 from Syslinux-4.04-pre22. ernini used pxechain to a commercial NBP which RETs (the same as PXELINUX) and failed. Both of us had success with core/pxelinux.0 from Syslinux-4.04-pre22. For my test, I have a VM in VMware Server 2.0.2 (VMHW v7). I loaded gpxelinux.0 using the VM's built-in PXE ROM. Then I used
2010 Mar 16
1
Req: download timer
Does anyone have a module they have wrote and are willing to share to measure the time an image takes to download? As my last post indicates, I am experimenting with gPXE, and am interested in benchmarking tftp/lighttpd/apache for transfers of images / files. I sadly lack any real programming skills, and get called away from my desk enough that sitting there with a stop watch isn't
2012 Aug 16
0
vm pxe fail
Hallo I have a kvm vm that I am attempting to boot from pxe. The dhcp works perfectly and I can see the VM in the pxe server arp. but the tftp just times out. I don't see any tftp traffic on either the physical host or on the pie server. I am using a bridged interface. I have tried using several virtual nic drivers, several different mac addresses and several different ips. on the physical
2010 Oct 11
1
Problems with gpxelinux and Broadcom 57711
Hello. We are using gpxelinux from SYSLINUX 4.02. We recently purchased some HP Proliant BL460c G6 servers with Broadcom BCM 57711 10Gbit NICS. We have a very simple pxelinux.gpxe script compiled into gpxelinux.0: #!gpxe set use-cached 1 dhcp net0 chain http://webserver/gpxe/gpxe.php?IP=${net0/ip} The PHP script dynamically creates a config file that looks something like this: #!gpxe set
2012 Aug 17
1
Fwd: vm pxe fail
----- Forwarded Message ----- From: "Andrew Holway" <a.holway at syseleven.de> To: "Alex Jia" <ajia at redhat.com> Cc: kvm at vger.kernel.org Sent: Friday, August 17, 2012 4:24:33 PM Subject: Re: [libvirt-users] vm pxe fail Hello, On Aug 17, 2012, at 4:34 AM, Alex Jia wrote: > Hi Andrew, > I can't confirm a root reason based on your information, perhaps
2019 Dec 14
1
Using syslinux.efi while doing UEFI HTTP boot iso PXE boot
On 2019-12-13 08:36, Gregory Lee Bartholomew via Syslinux wrote: > On Fri, 2019-12-13 at 08:47 +0100, jps--- via Syslinux wrote: >> Hi, >> >> We are currently testing PXE booting with syslinux.efi in UEFI mode. >> This is working fine. >> However the loading of syslinux.efi and the config files is still using >> TFTP protocol, the rest kernel and initrd is
2012 Jan 23
0
gPXE fails automatically, succeeds with manual autoboot
Hi Folks, I'm trying to auto-create a VM using a kickstart server and gPXE with my VMs. The underlying physical host is CentOS 6.0 running libvirt-0.8.1-27, and libvirt-python 0.8.1-27, virt-manager 0.8.4-8. The underlying network config on the physical host is: # ip -o -4 addr show 1: lo inet 127.0.0.1/8 scope host lo 6: vnet0 inet 10.8.31.61/23 brd 10.8.31.255 scope global vnet0 7:
2008 Jul 01
0
SYSLINUX 3.70 released
Hello everyone, I have just released SYSLINUX 3.70, which is the first version which includes gPXE for support of non-TFTP network scripts, as well as a large number of other enhancments. gPXE support is still somewhat experimental - in particular it still doesn't support chaining other NBPs. Very special thanks to: - rPath, Inc, my employer, for the uncountable hours I've spent
2019 Apr 27
0
UEFI and PXE
Once upon a time, isdtor <isdtor at gmail.com> said: > Yes, it looks like I'm out of luck and need to find a newer machine to test this with. Moving the tftp server works to an extent - server boots right into a grub prompt. Weird. I have a couple of Intel-based systems that do UEFI PXE boot okay, but they're much newer than the 11th gen PowerEdge (I have some of those still in