Displaying 20 results from an estimated 5000 matches similar to: "Use DISPLAY codes with PXELINUX?"
2004 Jan 15
2
PXELINUX with all-Windows DHCP/TFTP servers?
Hello...
I have PXELINUX working nicely on FreeBSD, but I have exactly zero
experience with Windows Server.
What I would like to do is:
Have PXE client connect to Windows DHCP server to get value "filename
pxelinux.0"
Have PXE client connect to Windows TFTP server to download pxelinux.0,
display, pxelinux.cfg/default, memdisk, and appropriate initrd files (really
bootable floppy
2003 Nov 17
0
And we're there. RE: Found it; getting closer. RE: Use DISPLAY codes with PXELINUX?
Set "PROMPT 1" in the config file.
-----Original Message-----
From: McMahon, Chris
Sent: Monday, November 17, 2003 12:40 PM
To: McMahon, Chris; 'syslinux at zytor.com'
Subject: Found it; getting closer. RE: Use DISPLAY codes with PXELINUX?
Hello...
Added real control characters to the file, but they were still
ignored-- until I added "IMPLICIT 0" to the config
2003 Nov 17
0
Found it; getting closer. RE: Use DISPLAY codes with PXELINUX?
Hello...
Added real control characters to the file, but they were still
ignored-- until I added "IMPLICIT 0" to the config file, and then they were
interpreted properly.
Now if I can figure out how to eliminate the "Could not find kernel
image:" message, this'll look really sharp.
-Chris
-----Original Message-----
From: McMahon, Chris
Sent: Monday, November
2003 Nov 14
2
run FreeBSD "pxeboot" from pxelinux.0?
Hello, I hope this doesn't bounce again...
I'm having trouble passing control of the PXE process from PXELINUX
to the
FreeBSD "pxeboot" program.
I tried invoking "pxeboot" from the PXELINUX "boot:" prompt. This
causes an error "Invalid or corrupt kernel image."
I named pxeboot "pxeboot.0" and tried invoking pxeboot.0 from the
2010 Jan 25
2
[PATCH version 2] guestfish: Use xstrtol to parse integers (RHBZ#557655).
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw
-------------- next part --------------
>From 712adf306e22487cf8ec4bf508917dbb8ed5f357 Mon Sep 17
2003 Nov 18
2
More info about split-second message. RE: run FreeBSD "pxeboot" from pxelinux.0?
Hello...
In the split-second before the reboot, I can see that the pxeboot.0
process is indeed started-- pxeboot gets out just over 2 lines of text
before the reboot occurs.
So it's not a "ready" message.
The text in question is (without *'s):
******************************************
PXE Loader 1.00
Building the boot loader arguments
Relocating the loader and the
2008 May 29
3
How Ogg mappings translate into the codecs parameter in Ogg media types
2008/5/29 Ralph Giles <giles at xiph.org>:
> On 28-May-08, at 6:20 PM, Conrad Parker wrote:
>
>> /* TODO: this should check against 42 for the relevant version numbers */
>> if (op->bytes < 41) return 0;
>
> I gather this means the USE_THEORA_PRE_ALPHA_3_FORMAT #if should instead be
> based on the length of the header packet. I'm not sure why you're
2003 Apr 19
2
[pxelinux] fix for Realtek PXE implementation
I found (and fixed) a problem with my realtek onboard 8139 controller.
dhcpd server sends filename "pxelinux.0" but realtek requests
"pxelinux.0\377"
(i.e. the octal character 377 is appended), resulting in a file not found
during
the tftpd phase.
I fixed this by adding a mapping to tftpd:
# strip ending garbage from filenames (Realtek PXE bug)
r ^([[:graph:]]*)(.+)$ \1
2006 Jul 28
20
3510 JBOD ZFS vs 3510 HW RAID
Hi there
Is it fair to compare the 2 solutions using Solaris 10 U2 and a commercial database (SAP SD scenario).
The cache on the HW raid helps, and the CPU load is less... but the solution costs more and you _might_ not need the performance of the HW RAID.
Has anybody with access to these units done a benchmark comparing the performance (and with the pricelist in hand) came to a conclusion.
2010 Jan 19
1
Socket permission 432/384 and dovecot.conf
Sorry for that question but:
when you set in dovecot.conf this for example:
socket listen {
client {
path = /var/spool/postfix/private/auth
mode = 0660
user = postfix
group = postfix
}
}
and you run "dovecot -n" you'll see
client:
path: /var/spool/postfix/private/auth
mode: 432
I'm wondering about the mode "432" - how is this value
2003 Nov 19
2
One more clue, maybe...
The stack dump message is white text on black background. Right
above the stack dump message, still in yellow-on-blue from the PXELINUX
settings, is the text:
Building the boot loader arguments
Relocating the loader and the BTX
Starting the BTX loader
<change to white-on-black>
BTX loader 1.00 BTX version is 1.01
<stack dump>
Would that business of "arguments...
2008 Feb 21
2
Problems with aggregate
Hello list,
I'm new to this list, so please forgive my ignorance. I have searched
R-help for some hints into what might be my problem, but I truly have no
idea where to go from here.
I have an object of approximately 15,000 rows and 2 columns. There are
many duplicates in the first column, all with different corresponding
values in the second column. For example (2 is duplicated):
2006 May 10
12
What to do with HUGE instance variables in Rails?
I''m learning rails and I can succesfully use the following things in the
controller:
@var1 = Var.find :all
@var2 = Var2.find :all
Problem is that the DB has about 260,000 lines which considerably slows
everything down if I load everything in @var1.
Isn''t there a way to load those items progressively? I treat them
separately (e.g. no interactions between them) in the program so
2004 Mar 18
1
samba 3.0.2a-Debian +ldapsam +smbldap-tools 3.0rc4-1= newly created users can't log in
There is something very strange going on with new users...
i've created a new user using the smbldap-tools
creation goes fine...
smbldap-useradd -a -g labusers -G power_users -n -c 'test user' -m -P
testuser
I've set the password and i see this in my ldap dir:
ldapsearch -x -D cn=ldapadmin,dc=bitc,dc=unh,dc=edu -W
'(&(uid=testuser)(objectclass=SambaSamAccount))'
#
2018 May 23
2
[PATCH] block drivers/block: Use octal not symbolic permissions
On Wed, 2018-05-23 at 15:27 -0600, Jens Axboe wrote:
> On 5/23/18 2:05 PM, Joe Perches wrote:
> > Convert the S_<FOO> symbolic permissions to their octal equivalents as
> > using octal and not symbolic permissions is preferred by many as more
> > readable.
> >
> > see: https://lkml.org/lkml/2016/8/2/1945
> >
> > Done with automated conversion
2018 May 23
2
[PATCH] block drivers/block: Use octal not symbolic permissions
On Wed, 2018-05-23 at 15:27 -0600, Jens Axboe wrote:
> On 5/23/18 2:05 PM, Joe Perches wrote:
> > Convert the S_<FOO> symbolic permissions to their octal equivalents as
> > using octal and not symbolic permissions is preferred by many as more
> > readable.
> >
> > see: https://lkml.org/lkml/2016/8/2/1945
> >
> > Done with automated conversion
2011 Nov 30
1
[PATCH] vsscanf: remove unused variables
Removed unused local variable from vsscanf().
Signed-off-by: Greg Thelen <gthelen at google.com>
---
usr/klibc/vsscanf.c | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/usr/klibc/vsscanf.c b/usr/klibc/vsscanf.c
index 51e50f7..b8f068c 100644
--- a/usr/klibc/vsscanf.c
+++ b/usr/klibc/vsscanf.c
@@ -88,7 +88,6 @@ int vsscanf(const char *buffer, const char
2016 Nov 18
2
Tablegen doc bug?
Hello,
http://llvm.org/docs/TableGen/LangIntro.html says I can use octal integer value (indicated by a leading 0).
In fact the number is converted to decimal.
With best regards,
Romick.
2007 Mar 21
3
zfs send speed
Howdy folks.
I''ve a customer looking to use ZFS in a DR situation. They have a large
data store where they will be taking snapshots every N minutes or so,
sending the difference of the snapshot and previous snapshot with zfs
send -i to a remote host, and in case of DR firing up the secondary.
However, I''ve seen a few references to the speed of zfs send being,
well, a bit
2011 Feb 04
1
rbinom and probability
Hello compadRes,
I'm developing a script that selects "cells" over a certain metabolic rate to kill them. A rate between 9 and 12 means that the cells are candidates for death.
I'll show you what I mean:
# a would be a vector of cell metabolic rates.
a<-c(8, 7, 9, 6, 10, 11, 4, 5, 6)
#now identify which cells will be candidates for death, namely those cells with metabolic