search for: syslogo

Displaying 14 results from an estimated 14 matches for "syslogo".

Did you mean: syslog
2003 Apr 11
2
Making logos...
Hi! I'm trying to create a custom logo for syslinux but keep bumping my head on the conversion to LSS16. The sample syslogo.png works fine so I decided to start with a known quantity by loading it into the Gimp. I cleared the canvas, color filled a blue background (0x000033) placed some yellow letters on the blue (0xffff00) and saved the file back out with the default compression. The resulting image is 639x320 and 16...
2004 Feb 21
1
syslinux RPM build dependecy
. . . . hmod a+x mkdiskimage make -C sample all make[1]: Entering directory `/usr/src/redhat/BUILD/syslinux-2.08/sample' pngtopnm syslogo.png | \ ../ppmtolss16 \#000000=0 \#d0d0d0=7 \#f6f6f6=15 \ > syslogo.lss /bin/sh: pngtopnm: command not found ../ppmtolss16: stdin is not a PNM file at ../ppmtolss16 line 215. make[1]: *** [syslogo.lss] Error 255 make[1]: Leaving directory `/usr/src/redhat/BUILD/syslinux-2.08/samp...
2011 Apr 18
1
Syslinux 4.04 released
After way too long, a new production release of Syslinux is finally available. Syslinux 4.04 is primarily a bug fix release, but with some new features. Changes in 4.04: * PXELINUX: Fix handling of unqualified DNS names. * PXELINUX: Fix timer bug when PXELINUX might be unloaded (Gene Cumm). * core/writedec.inc: Fix duplicate declaration and overflow
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
2008 Sep 26
3
SYSLINUX 3.72 released
Well, it has to happen at some point, so I have officially pushed out SYSLINUX 3.72. The big news in this release is of course the ISOLINUX hybrid mode support (a single image which can be booted either from a CD-ROM or from a hard disk/USB stick), but there are plenty of more goodies in here, including the label listing (not technically completion) on the Tab key. As usual, huge thanks to
2002 May 19
2
ISOLINUX help requested (checksum error)
...I was interested in how he did make that cd bootable. Now I understand it a bit. As I'm a MS Windows user, I had to figure some things out. However, upon booting I get a beautiful message: "isolinux 1.72 2002-04-23: isolinux: image checksum error, sorry" I was expecting to see the syslogo.lss you have pre-generated (as I don't know if I can generate your .lss format in windows using Perl, and don't know source format of picute (*.png I guess...)) As authoring program I used Ahead Nero Burning Rom(e) (www.ahead.de) with following settings: *Bootable cdrom *No-emulation *x:...
2002 Oct 15
2
AMENDED: Ppmtolss16 trouble...
...a different image conversion program, I have eliminated the Premature EOF problem that I had(apologies if I post this before the moderator approves my first post...you can ignore it if/when it shows up). Now, I am seeing the script complete with no error. I tested my syslinux.dpy file with the syslogo.lss file from the samples, and it's fine. The lss file I created, however, appears skewed and different when displayed. There are only two color values in my input file, (I created a small test file, that is a 10 X 10 white square containing two vertical one-pixel black lines at the left and...
2014 Jan 02
0
EFI build problems
...sample SRC="/home/wferi/syslinux/syslinux/sample" OBJ="/home/wferi/syslinux/syslinux/efi32/sample" \ -f /home/wferi/syslinux/syslinux/sample/Makefile all make[3]: Entering directory `/home/wferi/syslinux/syslinux/efi32/sample' gzip -cd /home/wferi/syslinux/syslinux/sample/syslogo.ppm.gz | \ /home/wferi/syslinux/syslinux/utils/ppmtolss16 \#000000=0 \#d0d0d0=7 \#f6f6f6=15 \ > syslogo.lss 204480 pixels, 25715 bytes, (74.85% compression) make[3]: Leaving directory `/home/wferi/syslinux/syslinux/efi32/sample' make -r -C efi SRC="/home/wferi/syslinux/syslinux/efi&...
2004 Jul 15
0
help: bootlogo
I am unable to get bootlogo with the syslinux.cfg. CAn anybody just list me the syslinux.cfg file for my reference. I tried the syslogo.lss file but it shows junk characters on the screen. PLease help me out Regards K.dinesh *********************************************************************** In a World Without Fences Who Needs GATES ? *********************************************************************** This message and any...
2002 Aug 09
0
islinux can't load kernel :-(
...46 4 -rw-r--r-- 1 root root 181 08-09 17:59 isolinux.cfg 86645 4 -rw-r--r-- 1 root root 175 08-09 19:30 iso.sort 86654 1208 -rw-r--r-- 1 root root 1230215 08-08 22:21 kernel.img 86657 28 -rw-r--r-- 1 root root 25771 08-09 14:11 syslogo.lss bash-2.05a$ I have always the same dump of registers (AX, BX, ...) with 2 different machines - one with a MSI K7T266 PRO motherboard and an IDE CD - the other with a MSI K7D Master, DC-390U3W SCSI adapter The syslinux/isolinux version is 1.75 It would be very nice if you could help ;-) I su...
2014 Jan 11
0
EFI build problems
...#39; make -r -C sample SRC="/home/wferi/syslinux/genec/sample" OBJ="/home/wferi/syslinux/genec/efi32/sample" \ -f /home/wferi/syslinux/genec/sample/Makefile all make[3]: Entering directory `/home/wferi/syslinux/genec/efi32/sample' gzip -cd /home/wferi/syslinux/genec/sample/syslogo.ppm.gz | \ /home/wferi/syslinux/genec/utils/ppmtolss16 \#000000=0 \#d0d0d0=7 \#f6f6f6=15 \ > syslogo.lss 204480 pixels, 25715 bytes, (74.85% compression) make[3]: Leaving directory `/home/wferi/syslinux/genec/efi32/sample' make -r -C efi SRC="/home/wferi/syslinux/genec/efi" OBJ...
2013 Dec 17
6
EFI build problems
Hi, The internal Gnu-EFI build gives me grief: * efi/check-gnu-efi.sh: uses realpath, which is not available on my Debian wheezy system. I now use readlink -f, but wonder if it's needed at all. * efi/build-gnu-efi.sh: uses realpath, like above, and also pushd/popd, which is not built into a standard Bourne shell invoked by #!/bin/sh. Again I wonder what's the point of it, as
2014 Jan 10
2
EFI build problems
On Fri, Jan 10, 2014 at 2:53 AM, Ferenc Wagner <wferi at niif.hu> wrote: > Gene Cumm <gene.cumm at gmail.com> writes: > >> On Sat, Jan 4, 2014 at 6:39 AM, Gene Cumm <gene.cumm at gmail.com> wrote: >>> On Tue, Dec 17, 2013 at 8:39 AM, Ferenc Wagner <wferi at niif.hu> wrote: >>> >>>> * make spotless still fails after working around
2002 Feb 26
0
syslinux timeout
...20d_kbc, a20d_fast Binary files ../syslinux-1.67/ldlinux.bin and ./ldlinux.bin differ Only in ../syslinux-1.67: ldlinux.lst Binary files ../syslinux-1.67/ldlinux.sys and ./ldlinux.sys differ Only in ../syslinux-1.67: mbr.lst Only in ../syslinux-1.67/memdisk: memdisk Only in ../syslinux-1.67/sample: syslogo.lss Only in ../syslinux-1.67: syslinux Only in ../syslinux-1.67: syslinux.com diff -ru -U10 ../syslinux-1.67/syslinux.doc ./syslinux.doc --- ../syslinux-1.67/syslinux.doc Sun Feb 3 18:37:55 2002 +++ ./syslinux.doc Mon Feb 25 16:09:55 2002 @@ -194,20 +194,26 @@ Indicates how long to wait a...