search for: hutzelman

Displaying 20 results from an estimated 55 matches for "hutzelman".

2013 Sep 26
3
One DHCP/PXE config for BIOS, EFI32, and EFI64 clients?
On 09/26/2013 01:44 AM, Jeffrey Hutzelman wrote: > Yes; you can configure your DHCP server to hand out different values for > the pxelinux.configfile option to specific clients, matching on MAC > address or a variety of other conditions. Of course, this means that > the config file for that machine will need to know what firmw...
2014 Mar 07
2
Cannot chain to another PXE server on the same subnet
On Fri, Mar 7, 2014 at 4:00 PM, Jeffrey Hutzelman <jhutz at cmu.edu> wrote: > On Fri, 2014-03-07 at 05:49 -0500, Gene Cumm wrote: >> 1) Thinking about the responses again, I'm absolutely surprised that >> you can even boot PXELINUX. I would have expected the response from >> the Altiris server to override your atte...
2011 Feb 18
1
[PATCH] core: Honor DISPLAY text background color when in VGA mode
...t by first writing a solid block in the desired background color, followed by XORing in the character to be displayed, using a color which is the XOR of the foreground and background colors. This depends on the existence of an all-pixels-set character at font position 0xDB. Signed-off-by: Jeffrey Hutzelman <jhutz at cmu.edu> --- core/conio.inc | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/core/conio.inc b/core/conio.inc index b450502..0784e65 100644 --- a/core/conio.inc +++ b/core/conio.inc @@ -100,9 +100,25 @@ msg_normal: call write_serial_displaymas...
2011 Feb 18
1
[PATCH] core: Allow pasting from a VMware host by typing Ctrl-P
When Syslinux is running in a VMWare virtual machine and Ctrl-P is typed while editing the boot command line, insert the contents of VMware's clipboard. This allows text to be copied from the host (or wherever the console client is running) into Syslinux. Signed-off-by: Jeffrey Hutzelman <jhutz at cmu.edu> --- core/ui.inc | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 72 insertions(+), 0 deletions(-) diff --git a/core/ui.inc b/core/ui.inc index 2d44447..0e82779 100644 --- a/core/ui.inc +++ b/core/ui.inc @@ -125,6 +125,8 @@ not_ascii:...
2004 Jan 22
11
Pending OpenSSH release: contains Kerberos/GSSAPI changes
(I hope this message is appropriate for these lists. If not, please tell me and I won't do it again.) Hi All. There will be a new release of OpenSSH in a couple of weeks. This release contains Kerberos and GSSAPI related changes that we would like to get some feedback about (and hopefully address any issues with) before the release. I encourage anyone with an interest in
2013 Aug 29
2
Automatic boot menu?
On Thu, 2013-08-29 at 06:14 -0700, H. Peter Anvin wrote: > One of the main reasons for the code restructuring into ELF libraries is > that we should be able to set up configurations in memory. There are > two ways we could do that... either by manipulating the menu data > structures and just making them persistent, or by introducing a concept > of "in-memory files" which
2014 Jan 30
1
Issue with running tftpd-hpa in inetd mode?
On 01/30/2014 10:25 AM, Jeffrey Hutzelman wrote: > > Correct. Like most UDP-based inetd services, tftpd is intended to be > run in 'wait' mode. When the first request arrives, inetd starts the > service but does not read the incoming packet (it can't, because it has > no way to pass it along to the server). A...
2014 Mar 19
0
Best way to deal with an idiosyncracy of Intel Boot Agent (IBA)...
...quot;Respect My Authority!") That would be the best solution. :-) But I know I work for a hardware vendor and I have *zero* pull with any internal firmware team. Spike > Date: Tue, 18 Mar 2014 12:02:54 -0700 > From: "H. Peter Anvin" <hpa at zytor.com> > To: Jeffrey Hutzelman <jhutz at cmu.edu>, Spike White > <spikewhitetx at gmail.com> > Cc: syslinux at zytor.com > Subject: Re: [syslinux] Best way to deal with an idiosyncracy of Intel > Boot Agent (IBA)... > Message-ID: <5328985E.4020808 at zytor.com> > Content-Type:...
2013 Jun 14
1
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
On Wed, 12 Jun, at 11:43:24AM, Jeffrey Hutzelman wrote: > Right, so assuming you switch to the linked-list model, PATH needs to > split its argument on colons and add each of the resulting directories > to the path. Then the present problem can be solved by introducing a > new directive which does _not_ split its argument. Hmm... a...
2014 Jan 11
1
USB boot problems on Gigabyte GA-M55Plus-S3G
...ask for the program (or your command window) to run with admin access, using the "Run as administrator" option. The following Microsoft TechNet topic describes how to get a command window running as administrator: http://technet.microsoft.com/en-us/library/cc947813.aspx -- Jeffrey T. Hutzelman (N3NHS) <jhutz+ at cmu.edu> Carnegie Mellon University - Pittsburgh, PA
2014 Mar 08
1
Cannot chain to another PXE server on the same subnet
On Fri, Mar 7, 2014 at 6:01 PM, Jeffrey Hutzelman <jhutz at cmu.edu> wrote: > On Fri, 2014-03-07 at 17:46 -0500, Gene Cumm wrote: >> On Fri, Mar 7, 2014 at 4:00 PM, Jeffrey Hutzelman <jhutz at cmu.edu> wrote: >> > On Fri, 2014-03-07 at 05:49 -0500, Gene Cumm wrote: >> >> >> 1) Thinking about the resp...
2013 Sep 16
4
One DHCP/PXE config for BIOS, EFI32, and EFI64 clients?
Dear all, I'd like to have a DHCP/PXE server for different arch of clients, i.e. BIOS, EFI32, and EFI64 clients. As described here: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720589 What Daniel has proposed (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720589#10) should work, i.e. Using a file called pxelinux.cfg/bios containing the following 2 lines:
2008 Aug 24
1
Isolinux: Could not find kernel: linux
Hello, Im building my own linux CD, For booting I use isolinux. Problem: isolinux cant find kernel. Hierarchy of CD is: /boot/bzImage /boot/isolinux.bin /boot/isolinux.cfg isolinux.cfg file: DEFAULT linux LABEL linux KERNEL bzImage and for maiking iso I use: mkisofs -o name.iso \ -b boot/isolinux.bin -c boot/boot.cat \ -no-emul-boot -boot-info-table -boot-load-size 4 \ -v -J -R -D -A
2009 Oct 14
1
TFTP prefix in pxelinux.0 ?
Hello, I wonder if it is possible to change pxelinux.0's tftp prefix... I want to setup a repository like that: |-- dist1 | |-- pxelinux.cfg | | `-- default | `-- pxelinux.0 |-- dist2 | |-- pxelinux.cfg | | `-- default | `-- pxelinux.0 |-- pxelinux.cfg | |-- default | `-- menu.c32 `-- pxelinux.0 The file /pxelinux.cfg/default would contain something like that: >
2010 Jul 01
2
Using PXELINUX to boot WDS
I am trying to figure out a way to have a menu item in PXELINUX hand off control to WDS(Windows Deployment services 2008R2). Is this something that can be done with PXELINUX? So what I would like is a way to have PXELINUX and WDS work on the same network with PXELINUX being the main and booting WDS from a menu option in the pxelinux.cfg file. Any help would be appreciated. Thanks
2010 Sep 08
2
ALTERNATE TFTP SERVERS
Hello there, I suceeded in setting up WDS with PXELinux. Now I'm trying to point the primary tftp server with pxechain.com to a second tftp server. Actually it will just load the specified kernel, which is given through APPEND. After that the tftp client just freezes. Do I need to start with another tftp? The actual used tftp (and DHCP) server comes from Win2008 R2 Server. (Using Syslinux
2008 Jan 22
2
RFD: Internationalizing the menu system
I know quite a few people have interest in internationalizing the menu system. This is a tricky problem, since have a full-blown rendering engine for the more complex languages (Indic, Semitic and East Asian languages being the main ones that have substantial complexities.) Given that, I was thinking that the most sensible thing might be to pre-render strings (basically menu items and
2013 Jun 12
1
[5.10] PXE + dhcp opts 209, 210 and path issues in tftp/http
On Wed, 2013-06-12 at 16:31 +0100, Matt Fleming wrote: > Switch to using the space character to separate PATH entries instead, > which not only allows TFTP-style paths but also http and ftp urls. If we > ever support filenames containing spaces in config files, then we'll > have to introduce some means of quotation, to distinguish filenames > containing spaces from separate
2013 Aug 29
0
Automatic boot menu?
On 08/29/2013 07:47 AM, Jeffrey Hutzelman wrote: > On Thu, 2013-08-29 at 06:14 -0700, H. Peter Anvin wrote: > >> One of the main reasons for the code restructuring into ELF libraries is >> that we should be able to set up configurations in memory. There are >> two ways we could do that... either by manipulating th...
2013 Sep 25
0
One DHCP/PXE config for BIOS, EFI32, and EFI64 clients?
...DHCP server to hand out different values for the pxelinux.configfile option to specific clients, matching on MAC address or a variety of other conditions. Of course, this means that the config file for that machine will need to know what firmware to expect and thus what path to set. -- Jeffrey T. Hutzelman (N3NHS) <jhutz+ at cmu.edu> Sr. Research Systems Programmer School of Computer Science - Research Computing Facility Carnegie Mellon University - Pittsburgh, PA