Displaying 20 results from an estimated 2000 matches similar to: "[gPXE] localboot 0 hang on some machines"
2010 Feb 04
2
[gPXE] Local Boot + SW Raid
This is worth forwarding to SYSLINUX.
On Thu, Feb 4, 2010 at 3:21 AM, Randy McAnally <rsm at fast-serv.com> wrote:
> For some reason I cannot local boot (the default) from any software RAID
> system (where the boot partition is linux raid). ?It hangs at "Booting from
> local disk..." but never exits the pxe rom and just sits there requiring a reboot.
Which RAID level are
2010 Feb 21
1
SYSLINUX 3.85 released
Syslinux 3.85 is a bug fix and minor new feature release. The biggest
change is undoubtedly that gPXELINUX is now considered feature
complete, and should be able to be a drop-in for PXELINUX for all uses.
Special thanks to Intel Corporation, my current employer, for their
support for my Syslinux work.
Changes in 3.85:
* gPXELINUX: updated to gPXE 1.0.0. gPXELINUX can now do NBP
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 05
4
Syslinux 3.85 chain.c32 problem solved
Thanks to debugging information from Thomas Mieslinger, I have
root-caused the failure of chain.c32 in Syslinux 3.85. I have put out
Syslinux 3.86-pre1 and Syslinux 4.00-pre33 which fix the problem.
I expect to release a Syslinux 3.86 relatively shortly (ideally in the
next two weeks), with bug fixes only. I would like to figure out if
there are other bug fixes we can get in in reasonable time,
2010 Oct 27
0
[gPXE] localboot 0 hang on some machines with gpxelinux.0
I'm bringing back an old thread, but I'm still having problem with this:
http://etherboot.org/pipermail/gpxe/2010-March/000571.html
The summary of that thread is that with gpxelinux.0, on some computers
the command LOCALBOOT 0 will hang the computer. Around the same time
as the original thread, there was a patch to add localboot -1. Also in
the original thread, it was proposed to use
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
2011 Oct 07
1
gpxelinux.0 under a QEMU GPXE virtual boot rom?
You're all back! (yippie!). Now I can ask the question that's been nagging
at me over the past month...
Is booting gpxelinux.0, under QEMU, which provides it's own GPXE capable
boot rom supposed to work? Or, is it a redundant (the GPXE boot room
already provides the functionality of gpxelinux.0) and suicidally dumb thing
to do? I've found some references to other people
2008 Nov 25
1
gPxe functionality in pxelinux
I have an interesting situation where I am loading gpxelinux.0 v3.72 from pxelinux.0 ( older ). I have a stanza
that I use after loading gpxelinux such as :
---
label pxelinux.new
kernel pxelinux.new.0
label recovery.http
kernel http://kickstart/pxelinux.new/vmlinuz-ramdisk
append initrd=http://kickstart/pxelinux.new/ramdisk.img.gz ramdisk_size=358400 ramdisk_blocksize=1024
2009 May 12
3
Chain loading hard disk with gPXELinux
Hello syslinux mailing list,
I've been working on a kind of system administration tool (
http://twyna.sourceforge.net/) with a colleague of mine for our Computer
Science Bachelor degree internship. I hope I'm saying that right :)
We use gPXELinux to boot over a web service and it's all working
marvellously, except for the localboot bug. Until now we've used chain.c32
to solve
2008 May 23
3
Syslinux 3.70pre9 - sanboot.c32 says: gPXE API not detected'
Hi,
I have a working PXE environment that chainloads gPXE and loads pxelinux.0
afterwards. As I'm also interested in doing san boot (in my case aoe) I
tried loading the new gpxelinux.0 file instead of my gPXE --> pxelinux.0
setup (works) and booting from my aoe target by adding this to the default
config file:
LABEL doaoe
MENU LABEL Continue AoE
kernel sanboot.c32
append
2015 Oct 24
4
Confusion on lpxelinux vs. gpxelinux vs. ipxe vs gpxe.
Hi All,
I've been trying to understand how to use pxechn.c32 to chain a local
pxelinux menu item to a remote server which has it's own pxelinux hierarchy
served via TFTP and HTTP.
We have no control over DHCP next-server and filename fields so I wanted to
exploit the "prefix" -p option that pxechn.c32 accepts.
I spent a long time hitting my head against a brick wall until I
2011 Feb 24
1
[PATCH][git-pull] Reminders
Here's some reminders for various branches that are pending. All
branches are at my public repo at
git://git.zytor.com/users/genec/syslinux.git (
http://git.zytor.com/?p=users/genec/syslinux.git;a=summary )
HPA, I'd appreciate a response in the direction of a status like on
hold, under review, denied or to be completed soon.
Branch win64-mingw32-ubuntu-for-hpa adds more prefixes in
2013 Apr 28
1
Windows PE problems with booting.
Best all, When i try to boot pxeboot.n12 it will not be loaded.I can see in the logfiles that is been downloaded but isn't executed by gpxelinux.0if is use pxelinux(wich starts from usb and then loads gpxelinux from the tftp server) then it will boot just fine. Hope that you can help me. I have been searching google for hours without a solution. thanks in advance. T.Geerts
2009 Oct 01
2
How to support iSCSI multipath...
Hi Bootmeisters,
I am using gpxelinux.0 + sanboot.c32 to boot a diskless machine into Linux. I
would like to use device-mapper-multipath to provide fault tolerant access to
its root disk.
Although I am able to do this by hardcoding the additional paths in the initrd,
it would be better if the bootloader could pass the information in the iBFT
(iSCSI Boot Firmware Table). However, at the
2011 Jun 29
4
gpxelinux.0 and slow HTTP performance on VMware ESX VM
Hi,
first of all I would like to voice my deep gratitude to all syslinux developers
for this really important software. I am using it in all my automation projects
and could not manage without.
Unfortunately now I stumbled upon a problem where I am out of my wits and need
some help.
The core problem is that HTTP transfers by gpxelinux.0 are very slow. Sadly this
problem seems to be somehow
2013 Oct 18
1
[ipxe-devel] Remove gpxe or replace with ipxe?
On Thu, Oct 10, 2013 at 10:00 AM, Michael Brown <mbrown at fensystems.co.uk> 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
>>> integrate
2013 Jan 11
1
gpxe exit localboot
Hi,
it seems exit and localboot are not taken as commands
but tryed to load as image from the pxe server (at least from command
prompt)
are these still commands or are the docus outdated?
I would like to continue with localboot but only chain works up to now ...
2013 Jul 16
2
pxechn.c32: passing options to iPXE
On Tue, Jul 16, 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
2009 Sep 14
2
gpxelinux
Hi All,
I'm trying to setup gpxelinux instead of pxelinux, my goal is to fetch the
configuration files and images via http.
additionally, I want to setup all servers to boot by default from PXE - the
idea is that I can control whats booted in another place, and I don't need
to physically (or virtually) go through menus or do stuff on the machine.
my basic proof of concept is:
isc dhcp
2010 Jul 16
2
gpxelinux local disk boot does not work
I have a lab in which I keep all my computers set to try network boot
first that way it is easy to put a file in pxelinux.cfg of the mac
address of a faulty machine and have it build itself or run
diagnostics.
Up till recently I used pxelinux.0. I have been trying out gpxelinux
so that I can use its http fuctionality to download initrd images
faster to boot. I just discovered that its local boot