Displaying 8 results from an estimated 8 matches for "fensystem".
Did you mean:
fensystems
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 ho...
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
2009 Dec 07
3
[PATCH] memdisk: "safe hook" and mBFT
...++++++++++++++-
3 files changed, 137 insertions(+), 5 deletions(-)
create mode 100644 memdisk/acpi.h
diff --git a/memdisk/acpi.h b/memdisk/acpi.h
new file mode 100644
index 0000000..630c5f5
--- /dev/null
+++ b/memdisk/acpi.h
@@ -0,0 +1,54 @@
+/*
+ * Copyright (C) 2006 Michael Brown <mbrown at fensystems.co.uk>.
+ * This file derived almost in its entirety from gPXE.
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License as
+ * published by the Free Software Foundation; either version 2 of the
+ * License, or any lat...
2008 Oct 10
0
[Etherboot-developers] [Fwd: [Bugreport+Patch] Syslinux doesn't compile on Ubuntu Intrepid Ibex (8.10)]
On Wednesday 08 October 2008 22:27:57 H. Peter Anvin wrote:
> The newest syslinux (3.72 and the git-version) don't compile on the newest
> Ubuntu release: Intrepid Ibex (8.10). Folowing the compile errors:
Applied (with extensions to add -Wformat-nonliteral), thanks.
Michael
2005 Mar 09
0
Re: [Fwd: Re: etherboot 5.3.14 and pxelinux keyboard problem]
On Wed, 9 Mar 2005, Quinn wrote:
> I have now also tried etherboot on a AMD Athlon machine with a 3Com 905B
> NIC, etherboot 5.3.14 and pxelinux.0-3.08-pre5. Here is the results:
>
> Etherboot 5.3.14 (GPL) http://etherboot.org
> Drivers: 3C90X Images: NBI ELF PXE Exports: PXE
> Protocols: DHCP TFTP
> Relocating _text from: [00010420,00022880) to [5feedba0,5ff00000)
>
2011 Mar 28
0
[ipxe-devel] Manual IP config does no pass 209:string to chain pxelinux.0
On Friday 25 Mar 2011 21:21:18 Marcus Grando wrote:
> >> Script is something like that:
> >>
> >> #!ipxe
> >> ifopen net0
> >> set net0/ip 192.168.0.10
> >> set net0/netmask 255.255.255.0
> >> set net0/gateway 192.168.0.1
> >> set net0/dns 8.8.8.8
> >> set 209:string pxelinux.cfg/default
> >> set 210:string
2005 Mar 08
2
[Fwd: Re: etherboot 5.3.14 and pxelinux keyboard problem]
Tim Legge has passed the following message on to me:
hpa wrote:
> Quinn wrote:
> > Now it seems I have found a bug in PXELINUX with regards to etherboot.
> > Up until 2.07 pxelinux was responsive to the keyboard. From 2.08 and
> > up the keyboard is locked at the boot prompt when pxelinux is loaded
> > via etherboot 5.3.14.
>
> That would not be a PXELINUX bug,
2003 Aug 24
1
readdir() and read() errors ignored
We've just been hit rather badly by a very nasty bug that can cause rsync
to silently discard files or fill them with zeroes. It happens when e.g.
opendir() succeeds but readdir() returns an error; rsync does not check
for an error from readdir() and so simply ignores the error (along with
any remaining files in the directory). No error is reported to the user,
who will then happily