Displaying 20 results from an estimated 92 matches for "3.62".
Did you mean:
3.2
2008 Feb 26
2
3.62-pre16: Compiling on old (2.4 kernel) distros
I have put a compile hack in for older distros and pushed it out as
syslinux-3.62-pre16; for those who have reported compilation problem on
older distros I would greatly appreciate if you could confirm if it
works now (it worked for me on a CentOS 3.9 VM.)
-hpa
2010 Jan 11
6
Dell problems with PXELINUX 3.62
Hello.
We've been using a very old version of SYS-/PXELINUX, 3.36, going by the
proven "if it works, don't break it" philosophy. We us it mostly to load
floppy disk images to kick off OS installations.
Unfortunately we've recently had some PXE menu problems (USB keyboard
stopped working) for a certain Fujitsu PC model, and decided to upgrade
to the latest version, i e 3.84.
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:
#>
2008 Feb 16
1
SYSLINUX 3.62-pre7: no more 64K limit on CLI labels
3.62 is shaping up to be the "let's get rid of hardcoded limits"
release. I got inspired by Bryan Perry's post about people still
wanting to be able to use the CLI, so I have implemented putting labels
in high memory, therefore avoiding the 64K total limit.
This is now released as 3.62-pre7. If you happen to have a use case for
this, I would be interested in finding out
2008 Mar 01
0
SYSLINUX 3.62 released
Hello all,
I have just released SYSLINUX 3.62. This is almost identical to
3.62-pre16, with a small number of changes to the Makefiles and
documentation.
The focus of this release has largely been removing build-in
limitations as much as possible. Quite a bit of work has gone into
it.
I'd like to specially thank my employer, rPath Inc.; I've spent a lot
of time on this I wouldn't
2008 Mar 14
1
memdisk 3.62 problem / Loading boot sector... booting :(
Hello everybody,
I want to boot my HP x86 PCs with a Norton Ghost 12 boot disk image via PXE.
I followed all the steps but I have still the same message and the booted
computer hangs always.
0- I created the boot image.
1- A folder named tftpboot and tpftpboot\pxelinux.cfg created.
2- The pxelinux.0 copied in tftpboot folder.
3- memdisk copied in tftpboot folder.
4- the image file (norton.iso)
2010 Mar 04
1
Dell problems with PXELINUX 3.62
Good day again Daniel,
So the first thing I did was to remove the >NUL for your XMSDSK line and
put a PAUSE after it in AUTOEXEC.BAT. That way, I could see the error
message:
*** XMS RAMdisk v1.9I (FU - 08/98): XMS get free mem error.
Then I noticed that if you run AUTOEXEC.BAT manually from the DOS CLI,
XMSDSK actually succeeds! So that led to a new test: Duplicate the
XMSDSK line.
...
2008 Apr 30
1
help text key F10 in pxelinux > 3.61
Hi,
i have a strange problem since pxelinux 3.62 with the F10 help key.
I configured this:
DISPLAY pxelinux.cfg/schlunix_new.txt
F1 pxelinux.cfg/helps/schlunix
F2 pxelinux.cfg/helps/schlunix64
F3 pxelinux.cfg/helps/rescue
F4 pxelinux.cfg/helps/rescue64
F5 pxelinux.cfg/helps/stress
F6 pxelinux.cfg/helps/stress64
F7 pxelinux.cfg/helps/dosimages
F8 pxelinux.cfg/helps/mailsystem
F9
2008 Mar 04
4
Dag RPM Repo "error"
I'm getting the error below when I try to do a yum update on my server.
It seems that it is looking for an update for my boot loader -
syslinux-3.62-1.el4.rf.i386.rpm, but can't find it via the normal path.
I've tried looking further up the directory tree on
apt.sw.be/redhat/el4/en. I've found a place to download it from. [
2010 May 21
1
memdisk 3.62 problem / Loading boot sector... booting :(
Hello, I saw your post on booting a Norton Ghost image via pxe, syslinux,
memdisk. I would like to how if you were able to do it? And also how you
did it? I tried converting to .img to no use
Thank?s
Marcus Nascimento
Ger?nte de TI
Mikropar Ind. e Com. Ltda
(11) 4662-9100
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:
2005 Apr 11
0
plotting Principle components vs individual variables.
Dear R,
I'm trying to plot the first principle component of an analysis vs the first
variable but am having trouble. I have no trouble doing the initial plot
but have difficulty thereafter.
First I want to highlight some points of the following data set
list(running)
[[1]]
X100m X200m X400m X800m X1500m X5K X10K Marathon
Argentina 10.39 20.81 46.84 1.81
2012 Jul 06
3
estimating NA values against selected slots
Dear R Users,
Could you please help me on the following issue?
I have a real large yearly data set. For each year I have
365 flow values. Some of the flow values are not known and that’s why you will
see NA written in those slots. I wanted to know, is there a way that I can
estimate those values? I tried approx command but it seems least helpful for
the kind of issue I am up against.
2008 Mar 08
1
[PATCH 1/1] : PCI detection code doesn't corrupt memory anymore
From : Erwan Velu <erwan.velu at free.fr>
This patch fixes the pci detection stuff demo'd in pcitest.c32
- Fix a wrong type in malloc
- Incorrect use of strdup
This two fixes makes pcitest.c32 working far better, no more crash when
running it twice.
I'd like to thank Sebastian Herbszt for its reports and tests.
This patch was made for 3.62-pre16 but applies fine on 3.63-pre1.
2017 Jan 30
4
(RFC) Adjusting default loop fully unroll threshold
Currently, loop fully unroller shares the same default threshold as loop
dynamic unroller and partial unroller. This seems conservative because
unlike dynamic/partial unrolling, fully unrolling will not affect
LSD/ICache performance. In https://reviews.llvm.org/D28368, I proposed to
double the threshold for loop fully unroller. This will change the codegen
of several SPECCPU benchmarks:
Code
2005 Apr 11
1
plotting Principal components vs individual variables.
At the cost of breaking the thread I'm going to change your subject and
replace 'Principle' by 'Principal'. I just can't stand it any longer...
OK, here is how I would solve your other problems. First put
> wh <- c("USA", "New Zealand", "Dominican Republic",
"Western Samoa", "Cook Islands")
> ind
2012 Apr 08
2
xyplot() does not plot legends with "relation=free" scales
Hi all,
I have this problem with lattice that xyplot() won't draw some of my axis labels if the type (i.e. the relation argument) of scales is set as free. For example, in the plot below, I would want it to also show:
1. the labels E1,...E6 below the 10th panel (i.e. 3rd row, 2 col)....just as it is now done below the 12th panel....
2. as well as the labels (2,4,6,8) on the top of panels 1
2013 May 03
2
R does not subset
Hi everyone,
I know there have been several requests regarding subsetting before, but
none of them really helps with my problem:
I'm trying to subset only infected individuals from the REC2 data.frame:
> str(REC2)
'data.frame': 362 obs. of 7 variables:
$ RINGNO : Factor w/ 370 levels "BL17546","BL17577",..: 78 81 67 41 58
66 17
$ year : Factor w/ 8
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
2008 Feb 21
5
pxelinux fails to load miniroot completly
Hello,
we have the following problem:
- a new Dell Optiplex 740 boots pxelinux.0
- loads the kernel
- start to load the miniroot.gz and crashs after loading about 1/5 of the miniroot
The tftpd messages are:
Feb 21 14:48:32 srv006 atftpd[26225]: Advanced Trivial FTP server started (0.7)
Feb 21 14:48:32 srv006 atftpd[26225]: Serving /linux/pxelinux.0 to 10.10.100.113:2070
Feb 21 14:48:32 srv006