Displaying 20 results from an estimated 3000 matches similar to: "Website has some 20M tar.sign files??"
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
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
2014 Jul 09
2
isohybrid binary not in 6.03-pre18? (utils bt is in bios/utils?)
[This email is either empty or too large to be displayed at this time]
2005 Jun 05
2
pxelinux and DISPLAY
I've begun tinkering with syslinux v3 and have uncovered an anomoly with
the DISPLAY file when called by pxelinux.0.
If I have:
DISPLAY boot.msg
With an "^Xsplash.lss\n" in the file boot.msg (exactly: 18 73 70 6C 61
73 68 2E 6C 73 73 0A) file, it will fail to load the rle image. And
produce some goofy results in the tftpd log:
Jun 5 06:27:06 pxe in.tftpd[24649]: RRQ from
2016 May 08
2
HDT site down??
I have dyndns.org account, so added the name below and mapped the IP
address to it for now. Rather than having to remember the number.
http://hdt-project.dyndns.org/
Not sure what the status is.
On 5 May 2016 at 7:02, Pierre-Alexandre Meyer wrote:
Date sent: Thu, 5 May 2016 07:02:51 -0400
Subject: Re: [syslinux] HDT site down??
From: Pierre-Alexandre Meyer <pierre at mouraf.org>
To:
2009 Mar 18
2
Issue with timeout option?
I have a project g4l that uses syslinux and have been working on the next
version. I installed the 3.74 pre5, and it worked just fine. But I was doing a
test, and booted the systems, and usually pick the default kerenel or one of
the other kernels on the CD before it times out with 60 seconds. But this
time, I didn't do that. It loaded the default kernel with no problem, but then
gives
2014 Feb 13
4
Linux and HDT looking systems?
I've got a user of my g4l project that is having a system that locks with my
kernels, but also with hdt? The default versions are using the 5.10 version of
syslinux, but build a special setup using 6.02 and it still locks with both the
kernels and the hdt? He was able to get gparted i486 live iso to boot on the
machine, so not clear what the issue might be.
The system is a Fujitsu T734
2014 Jul 09
4
isohybrid binary not in 6.03-pre18? (utils bt is in bios/utils?)
On 9 Jul 2014 at 6:01, Gene Cumm wrote:
Date sent: Wed, 9 Jul 2014 06:01:22 -0400
Subject: Re: [syslinux] isohybrid binary not in 6.03-pre18? (utils bt is in bios/utils?)
From: Gene Cumm <gene.cumm at gmail.com>
To: "Michael D. Setzer, II" <mikes at kuentos.guam.net>
Copies to: Syslinux at zytor.com
>
> On Jul 9, 2014 5:15 AM, "Michael D. Setzer II"
>
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
2007 Dec 24
1
Question on menu/Makefile
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Was just working with the latest 3.54, and find that the Makefile in the menu
directory didn't work until I added the /include/syslinux to the file.
< CFLAGS = $(M32) -mregparm=3 -DREGPARM=3 -W -Wall -
march=i386 -Os -fomit-frame-pointer -I$(LUDIR)/include -
I$(COM32DIR)/include -I$(COM32DIR)/include/syslinux -Ilibmenu -
D__COM32__
-
2016 Apr 04
3
hdt error on syslinux 6.0.4-pre1?
Was seeing it I could get any closer with the efi boot using the 6.0.4, and
didn't have any more luck. Did a test with it in bios mode and it works for the
regular kernels, but when I tried the hdt.c32 I get the following error?
Undef symbol FAIL: parse_url
Failed to load COM32 file hdt.c32
Only find urlparce.c in the PXE directory, and no reference to it in any files in
the hdt
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 17
1
Pre-45
Just a quick update. The cat.c in the com32/modules directory works fine.
Just added a printf("\nPress Enter to Return to Menu\n"); at the end since I
had some uses display the messages, and then not release all they had to do
was press enter to rerun the menu.
The display.c32 still does work, but know it doesn't lock the system so only a
hard reset works. Ctrl-Alt-Del works. I
2016 May 05
2
HDT site down??
Have noticed it is down, since I check this and other sites for updates
regularly. My monitor shows it down at
www.hdt-project.org DOWN www.hdt-project.org May 5, 2016,
4:45 am (Guam time GMT+1000)
Going to the web site gives this
The following error was encountered while trying to retrieve the URL:
http://www.hdt-project.org/wiki/hdt-0.5.0
Unable to determine IP address from host name
2006 Jan 09
2
Question on Kernel boot options
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have a project that uses syslinux to load the kernels from the CD to create
disk and/or partition images. The process works great, but as I have been
building newer kernel images with new disk and nic drivers, I have had users
run into problems.
Example: one users machine would fail at hotplug detection, creating a
kernel with this feature off
2005 Nov 14
1
loading any size image file, why?
using winimage, create a custom image size using [b]total number of
sectors[/b], any size, unsure of max
change [b]boot sector properties[/b] to [b]win 95/98[/b]
and save the file to the isolinux directory as floppy.ima
then using isolinux.cfg file add this
default 1
prompt 1
label 1
2005 Feb 05
2
Looking for some guidance in creating a new kernel..
I've been making modifications to the G4l freshmeat/sourceforge
project. Unfortunately, the project person hasn't responded to email,
and doesn't seem to have checked in since 11/18.
The project is a bootable CD image, and it uses the kernel from
kernel.org, and the isolinux. The current setup includes two kernel
files called g4l and g4lold. Only those files and the isolinux file
2013 Nov 26
1
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/26/2013 06:52 AM, Gerardo Exequiel Pozzi wrote:
>>
>> Yes. I done the rebuild, but I can not test just now (enconding
>> video!). I will post the result in ~10 hours ;)
>
> Yes! Fixed :)
>
> I tested at LBA 65536 (~128M) and 655360 (~1280M) and works fine in
> both cases.
>
> The big mistery is why this works in some machines and why fails
> in
2010 May 04
1
[PATCH] cat.c32: check if filename exists
cat.c32: check if filename exists.
Signed-off-by: Gert Hulselmans <gerth at zytor.com>
---
com32/samples/cat.c | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/com32/samples/cat.c b/com32/samples/cat.c
index 16380b0..3930f74 100644
--- a/com32/samples/cat.c
+++ b/com32/samples/cat.c
@@ -15,13 +15,18 @@ int main(int argc, char *argv[])
printf("argv[%d]
2011 Oct 05
1
ftp://kernel.org/pub/linux/boot/syslinux/ Gone?
When Kernel.org finally came back up, the boot directory and
syslinux were there, and it was the same files as before from what
I could tell, but now the boot directory is no longer there?
Wondering why it was there, and now gone?
+----------------------------------------------------------+
Michael D. Setzer II - Computer Science Instructor
Guam Community College Computer Center