Displaying 20 results from an estimated 700 matches similar to: "pxelinux and DISPLAY"
2005 Jul 07
0
pxelinux and DISPLAY
Hey,
I just wanted to mention that the same problem still exists for me in
version 3.09, altough the changelog mentions:
Reduce the command line to 511 characters; 1023 caused memory
overflows.
Was this meant to be a solution for this problem, or does this entry of
the changelog apply to another bug?
thx,
marco
>Yesterday Curtis Doty said:
>
>
>
>>I've begun
2005 Sep 13
2
Fw: Issue with pxelinux
I've been working with Matt Burgess here on this problem, and have found
the following:
syslinux 3.08-pre10 ? broken
>>> config.inc:max_cmd_len=255
syslinux 3.08-pre11 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.08 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.09-pre1 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.09-pre2 ? broken
2007 Dec 29
1
another index question
I am hoping for some advice regarding another index problem. The code
below is intended to assign a value of 'V' if values on certain
variables are >= 1, assign a value of 'N' if values on certain
variables are >= 1 on other variables and assign a 'O' if values on
any variable which have a value <= 0.
The outcome of this code is to assign a single
2013 Jul 24
2
FW: pxelinux 5.x, 6.x memtest problem
Hi,
syslinux-6.02-pre10 works! I'll get my menu.
--
Regards,
Igor
2011 Mar 03
1
Website has some 20M tar.sign files??
The syslinux-4.0.04-pre11 and pre10 have 20MB tar.sign files that other
versions don't, and has dates for Jan 01 1970. It appears these are
the uncompressed tar files rather than a signature for the file?
ftp://ftp.kernel.org/pub/linux/boot/syslinux/Testing/syslinux-4.04-pre1
1.tar.sign
One other note. Last time I checked, it was still using 2010 as the
latest date in the
2008 Jul 22
2
[PATCH 1/3] Fix loading of *.lkrn images from gPXE
Attempts to load *.lkrn images were failing with "Not enough memory
to load specified image". These images have the su_ramdisk_max
header field set to zero, and the code in core/runkernel.inc was
limiting MyHighMemSize too early (before the load_high call used to
load the main part of the kernel).
Signed-off-by: Sergey Vlasov <vsu at altlinux.ru>
---
core/runkernel.inc | 13
2013 Jul 24
2
Efi64 boot fail during download from kernel and initrd via http
> Actually, can you grab the version I built from,
>
> ftp://syslinux.org/pub/syslinux/tests/syslinux-6.02-pre2.tar.gz
>
> And see whether things work for you? I'm just trying to rule out any
> kind of distribution error on the Syslinux build machine.
>
> --
> Matt Fleming, Intel Open Source Technology Center
> _______________________________________________
2009 Jul 15
2
bug or user error - menu.c32 in syslinux-3.62-pre11
Im trying to use newer simple-menu features,
and have found that the following config-file
(closely based on wiki pxelinux example)
- fails for 3.62-pre11,
- works for 3.62-pre10
where 'working' is successive reloads such that re-edits of file are
seen on next reload
and broken is issuing this error:
Initial menu has no LABEL entries!
boot:
#>
2010 May 19
3
[PATCH] com32/lib/syslinux/load_linux.c: cmdline truncated
Hi,
in syslinux-386, I think I've found a problem in
com32/lib/syslinux/load_linux.c
that leads to cmdline being truncated unnecessarily when e.g.
linux.c32 is used.
The patch below fixes the problem for me. But I don't know,
whether the patch is safe in all cases. I tried to reproduce
the logic found in runkernel.inc, but I might have missed
something. So, feel free to tell me
2018 Feb 22
2
problem booting from virtual disk, looking for pointers to the code
Hi,
I'm booting an qemu VM from a virtual disk. In the success case the virtual
console shows something like this:
SYSLINUX 4.05 0x54f93f16 Copyright (C) 1994-2011 H. Peter Anvin et al
Loading vmlinuz.........
Loading initramfs.img...................................ready.
[ 0.000000] Initializing cgroup subsys cpuset
<etc>
In the failure case I'm seeing something like this:
2005 Aug 30
6
SYSLINUX 3.11-pre10
Okay, the serial port feature in 3.11-pre9 was of course completely
broken (I seem to have bad luck with -pre9's :)... a 3.11-pre10 is now
available, and it does seem to have a more reliable handling of arrow
keys ... *but not perfect*. There simply is no way to reliably detect
both [Esc] and arrow keys on existing serial consoles.
-hpa
2005 Apr 29
1
SYSLINUX 3.08-pre10, including "bigraw" support
I have released 3.08-pre10, which includes a version of 'raw' support
which should work when the CPU is in big real mode (called 'bigraw',
appropriately enough.)
Note that it will ALWAYS put DS and ES in big mode; there isn't any
really sane way to test if they should be or not.
-hpa
2003 Nov 30
1
bad performance on 2.4.23
hi,
- big and ugly mail. If you don't like them, delete it now :-) -
I have collected and classified some information of:
http://home.earthlink.net/~rwhron/kernel/bigbox.html
And I observed that ext3 performance is worse than previous
kernels(2.4.19...). -ac and -aa are here only as reference.
Complete information is in the upper URL.
dbench: Performance is worse.
dbench (Numbers are in
2007 Dec 28
1
index question
I was hoping for some advice regarding indexing,
From a dataframe there are 27 variables of interest, with the prefix of "pre".
[7] "Decision" "MHCDate" "pre01" "pre01111" "pre012" "pre013"
[13] "pre02" "pre02111" "pre02114" "pre0211" "pre0212"
2013 Jul 24
2
Chaining with chain.c32 from syslinux 6.01 error
I just tested 6.02-pre10 version.
?
On physsical machine it is booting ok now,?but chain.c32 result is the same errors :? ERR: Primary partition (in MBR) with invalid offset and/or length.
? ERR: Cant't find myself on the drive I booted from
Adding 'relax' option to chain.c32 invocation resolves the problem.
?
In qemu the boot and chaining works ok (without 'relax' option).
2008 Feb 18
1
3.61 and .62-pre10: extlinux compilation problem on Linux 2.4
make[1]: Entering directory `/home/gzp/src/syslinux-3.62-pre10/extlinux'
gcc -Wp,-MT,extlinux.o,-MMD,.extlinux.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o
extlinux.o extlinux.c
In file included from /usr/include/linux/vfs.h:4,
from /usr/include/linux/fs.h:14,
from extlinux.c:43:
/usr/include/asm/statfs.h:12:
2007 Nov 10
1
Large vmalloc segments with PXELINUX
Hello,
I'm having a challenge with increasing vmalloc memory beyond
512M using pxelinux.0 to boot.
This config works fine:
---
# Configuration file
# linux-2.6.20-1.2962.fc6
DEFAULT linux
LABEL linux
kernel kernels/vmlinuz-2.6.20-1.2962.fc6
append initrd=initrds/bladeinitrd-2.6.20-1.2962.fc6.img
enforcing=0 vmalloc=512M
---
If I increase vmalloc to 513M, I get errors
2013 Jul 23
2
Chaining with chain.c32 from syslinux 6.01 error
Yes. Prior versions (all to 6.01 inclusive) are working very well.
?And yes it fail before invoking chain.c32 (as I said in qemu there is no errors).
________________________________
From: Matt Fleming <matt at console-pimps.org>
To: Adrian Irimia <adixtx at yahoo.com>
Cc: "syslinux at zytor.com" <syslinux at zytor.com>
Sent: Tuesday, July 23, 2013 5:16 PM
2005 Oct 14
3
Problem with compiling spandsp
New asterisk user, pretty much set up except for spandsp. I get the
following when trying to compile:
app_rxfax.c
app_rxfax.c: In function `phase_e_handler':
app_rxfax.c:92: error: structure has no member named `cid'
app_rxfax.c:92: error: structure has no member named `cid'
app_rxfax.c: In function `rxfax_exec':
app_rxfax.c:260: error: structure has no
2007 May 01
5
vesamenu and text console
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm using the wonderfull vesamenu com32, but I have a little
problem I don't known it there is a way or it need to be done,
after selecting an entry (e.g. a disk img using memdisk)
console mode is not restored so most of msdos apps are not displayed.
Bye
- --
Gianluigi Tiesi <sherpya at netfarm.it>
EDP Project Leader
Netfarm S.r.l. -