similar to: Disk error 01: AX=4200, drive 82

Displaying 20 results from an estimated 300 matches similar to: "Disk error 01: AX=4200, drive 82"

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....
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 *
2003 Jun 05
1
ppmtolss16, Permature EOF!
Hi , I am using syslinux-2.04. I used the isolinux boot loader, to create a customized boot cd. As an add on to that process, i thought of displaying the product logo in the bootup screen. So as the document suggested i went on to create the lss from png. But it failed with following message. $ ~archives/syslinux-2.04/ppmtolss16 < ipm-white.pnm > ipm-white.lss './ppmtolss16:
2011 Sep 23
6
Getting IOAPIC errors in xl dmesg on old hardware
I am getting a series of IOAPIC errors in xl dmesg on a Dell OptiPlex GX100 machine (bought in 2000). I also get an error from traps.c which is very similar to the one in the ''Getting mm.c errors from xl dmesg on certain hardware'' thread. This happens during system startup with no DomUs running. I have attached the xl dmesg log. _______________________________________________
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 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)
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
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
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
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
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.
2002 May 21
1
Graphical Splash Screen
Hi, Do you have instructions on how to create my own Graphical Splash Screen for use with SysLinux? -- Peace and Long Life, Matt
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
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
2009 Dec 04
0
[Bug 1682] New: verbose log message unclear when X11 forwarding denied
https://bugzilla.mindrot.org/show_bug.cgi?id=1682 Summary: verbose log message unclear when X11 forwarding denied Product: Portable OpenSSH Version: 5.3p1 Platform: All OS/Version: NetBSD Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org
2005 Feb 23
4
Maximum line length of APPEND option in PXELINUX
Hi, I just replaced the pxelinux.0 of some 2.x version by pxelinux.0 vers. 3.0.7. Some of the PXE Clients refused to boot thereafter (just stopped after reading the config file). I noticed that the APPEND line was too long. Is this intentional? What is the maximum length of the APPEND option line? Thanks, Thomas
2005 Jan 24
3
TDM400 in aging Dell Optiplex
I've got an old Dell Optiplex (Pentium-II, 1998 Vintage) which is successfully running an X100P card. I'm hoping to upgrade to a TDM400. Has anybody tried running these cards in old Optiplex machines? I'm not particularly worried about horsepower - more about the motherboard having a PCI bus that's able to power up the card... -Ronan
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