similar to: ppmtolss16, Permature EOF!

Displaying 20 results from an estimated 300 matches similar to: "ppmtolss16, Permature EOF!"

2003 May 30
3
Disk error 01: AX=4200, drive 82
Hi, I get the error message isolinux: Disk error 01: AX=4200, drive 82 booting the new College Linux CD on my Dell GX100. What does this message mean, and what is the recommended workaround? Please cc me on any replies; I'm not subscribed to this list. Thank you for your help. --jkl
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
2003 May 05
1
ppmtolss16 fix
Hi! using ppmtolss16 tool from syslinux-2.04 with an input .pnm file created with gimp 1.2.3, I bumbed into the following error: [root at azur syslinux-2.04]# ./ppmtolss16 < /home/sr/try.pnm > /tmp/t ./ppmtolss16: Input format error 1 [root at azur syslinux-2.04]# The problem is that gimp adds the comment # CREATOR: The GIMP's PNM Filter Version 1.0 at 2nd line. Suggested fix for
2003 Jun 02
0
Re: Problems with Memdisk 2.04
Hi.. I'm Jaspreet Oberoi and i'm new to this forum.. Actually i am using Bootscriptor to make multibootable cd's and it is using your 2.04 version of syslinux and memdisk.. What my problem is that when i boot any image i.e .img file which has a Win98 command.com it works alright but when i try to boot any image with a WinME command.com it just hangs on Loading .. then Starting....
2003 Jan 14
1
ppmtolss16 and RedHat 8.0/perl 5.8.0
Okay, what's the deal? How come ppmtolss16 always terminates with "Premature EOF"? A previous poster said he fixed it by using a different conversion routine, but that doesn't help me at all. In fact, it appears to me the problem is with perl 5.8, not the file. Characters vs. bytes? Another poster said adding "use bytes" to ppmtolss16 fixed the error. That may
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
2002 Oct 08
3
small question regarding syslinux
hi, one pretty small question .... i wanted to create my own mini-distribution, using syslinux to boot the system. Everything works pretty fine, but now i wanted to see a graphic on boot time. :-) I saw i have to create a graphic with the file-extension .ppm ... but please tell me with which programm i am able to use such an extension? gimp? dont think so ... hope to hear of you ... thanks in
2005 Nov 24
1
ppmtolss16 not working
Commandline (under Debian): ./ppmtolss16 #FFFFFF=7 #000000=1 < missile2.ppm > splash.rle Permissions do allow execution. Script begins to execute, but seems to be reading in from the console, rather than from the file. I can enter all the whitespace I want, but after entering anything else, it complains about stdin not being a standard ppm file. So, the problem is in my command line...
2007 Mar 06
1
ppmtolss16
I 've installed the syslinux on a opensuse10.2 system and also installed the nasm 0.98.0.39 version but how do I use the ppmtolss16 to create a custom display text to flash before the system boots.
2004 Jan 10
1
ppmtolss16: input format error 1
I am using "syslinux-1.62-375" and got the following message $ /usr/share/syslinux/ppmtolss16 <planet.ppm /usr/share/syslinux/ppmtolss16: Input format error 1 The file planet.ppm was created by "xv" and has the following header: $ head -3 planet.ppm P6 # CREATOR: XV Version 3.10a Rev: 12/29/94 (PNG patch 1.2) 640 340 Removing the comment line by a filter fixed the
2002 Oct 15
2
AMENDED: Ppmtolss16 trouble...
Upon finding 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,
2003 Jan 21
2
How to convert jpg into lss format
I would like to to know about conversion from jpg file to lss format. I used ppmtolss16. It is giving following errors. for .jpg file: ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> line 1. for .png files: ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> line 1. from .ppm file: ( I converted .jpg file in to .ppm file using irfanview)
2002 Oct 16
0
SUMMARY: Ppmtolss16 trouble...
Success! Had to build a linux box, gcc, gtk, gimp, etc, but I can now make .pnm files that convert correctly into lss16 format using ppmtolss16. Now I guess I have to go back to getting some *real* work done :) Thanks for the kick in the right direction. Adrian. -----Original Message----- From: H. Peter Anvin [mailto:hpa at zytor.com] Sent: Tuesday, October 15, 2002 2:50 PM To: Stovall,
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
2007 Aug 08
6
Exporting collections/sshkeys
Hullo, I am attempting to use collections in order to distribute ssh keys across (soon) many hosts but I am hitting some trouble (the recipe I am using is at the end of this email). Namely it looks like sshkeys resources are not marked as exported in the sqlite db. I.e. if I do: sqlite3 clientconfigs.sqlite3 SQLite version 3.3.5 Enter ".help" for instructions sqlite> select *
2002 Dec 27
1
Syslinux 2.00 build problems on redhat 8.0
I apologize if this has already been covered, I did a half-hearted search of the mail archives but couldn't find anything, although I did find a couple of posts elsewhere of people having similar trouble with ppmtolss16. I'm having a few build problems on redhat 8.0, the first failure in the build is a fatal error from findpatch.pl early in the build. Bumbling through that problem there
2010 Mar 15
1
host cross-compile patch
I tend to use the same tool-chain across various hosts so I made this very simple patch that allows you to pass the cross-compiler name to make ( e.g. make CROSS_COMPILE=i686-nptl-linux-gnu-). I'm not sure if patches should be attached or just pasted inline so I did both this time. BTW, it's relative to syslinux 4 but the same changes work with syslinux 3 although the patch won't
2007 Aug 01
1
2 Digit Issue
I had to switch quickly to 1.4.9 from1.2.4 and now I can only get 2 digits into the dialplan. error -- Invalid extension '81' in context 'impact' on SIP/207.174.111.34-b77167f8 I pressed 8107 and ideas my dial plan is (part of it) [impact] exten=>s,1,Answer() exten=>s,n,Set(CALLERID(name)=Impact - ${CALLERID(number)}) exten=>s,n,Background(IMPACT)
2003 Aug 22
1
SYSLINUX 2.06-pre3
I have released a SYSLINUX 2.06-pre3. This includes modifications to ppmtolss16 so that it should now be completely compliant with all modes of the PNM specification, raw/plain, PBM/PGM/PPM, with comment lines or without. ftp://ftp.zytor.com/pub/linux/utils/boot/syslinux/Testing/ Please test it out ASAP if at all possible. Since the fixes for -pre1 and -pre2 were pretty essential, I'd like
2008 Mar 23
4
GSOC -2008 - Few Questions
Hello All, I am participating in the Google Summer of Code 2008. I am a student from India. I am interested in rewriting Gfxboot as a COM32 module.I am interested in syslinux because I used the ppmtolss16 perl script present in syslinux to create my own splash screen for a kiosk system which was built on Myslax(and isolinux was present too!!!). I am a newbie and have some basic knowledge of C. I