Hi to all, While trying to install syslinux on small (700 MB) FAT16 Partition on HP Server got Red Screen of Death with a register dump. Illegal OpCode EAX=00001F01 EBX=000001A4 ECX=00000000 EDX=00000019F EBP=0000FBFA ESI=000007BE EDI=00000800 DS=0000 ES=0000 FS=0000 GS=0000 CS:EIP=0000:000083A6 SS:ESP=1000:0000AFF6 EFLAGS=00000206 Tested many versions of syslinux: from 3.63 to 4.06: unfortunately the same It works on "normal" PC, e.g. without HP RAID controller Can somebody interpret the register dump? Any other idea? Thank you. Regards, Fred
On 11/8/2012 08:31, artreader at gmx.net wrote:> Hi to all, > > While trying to install syslinux on small (700 MB) FAT16 Partition on HP Server got Red Screen of Death with a register dump. > > Illegal OpCode > > EAX=00001F01 EBX=000001A4 ECX=00000000 EDX=00000019F > EBP=0000FBFA ESI=000007BE EDI=00000800 > DS=0000 ES=0000 FS=0000 GS=0000 > CS:EIP=0000:000083A6 SS:ESP=1000:0000AFF6 > EFLAGS=00000206 > > Tested many versions of syslinux: from 3.63 to 4.06: unfortunately the same > It works on "normal" PC, e.g. without HP RAID controller > > Can somebody interpret the register dump? > Any other idea?Here is the same response I gave to your http://reboot.pro post: If you can tie this output to an exact version and specify where you got it (the Syslinux version), it might be possible to know what has happened by examining what probably would've been at CS:EIP. - Shao Miller
Could it be it's not a real x86 compatible machine? Had some problem with a HPZ800 trying to run memtest86+, Got a reply from that list (about memtest) "" Memtest86+ only works with "PC compatible" computer on an "x86 architecture". Even if the hardware is the same, some rare computers are not strictly "PC Compatible" because they didn't follow the established standards and relies on proprietary protocols. HP Z-Series Workstations, IBM HS22/38xx servers and Apple computers are concerned." Cheers, ----- Original Message ----- From: <artreader at gmx.net> To: <syslinux at zytor.com> Sent: Thursday, November 08, 2012 2:31 PM Subject: [syslinux] Illegal OpCode> Hi to all, > > While trying to install syslinux on small (700 MB) FAT16 Partition on HP > Server got Red Screen of Death with a register dump. > > Illegal OpCode > > EAX=00001F01 EBX=000001A4 ECX=00000000 EDX=00000019F > EBP=0000FBFA ESI=000007BE EDI=00000800 > DS=0000 ES=0000 FS=0000 GS=0000 > CS:EIP=0000:000083A6 SS:ESP=1000:0000AFF6 > EFLAGS=00000206 > > Tested many versions of syslinux: from 3.63 to 4.06: unfortunately the > same > It works on "normal" PC, e.g. without HP RAID controller > > Can somebody interpret the register dump? > Any other idea? > > Thank you. > > Regards, > Fred > _______________________________________________ > Syslinux mailing list > Submissions to Syslinux at zytor.com > Unsubscribe or set options at: > http://www.zytor.com/mailman/listinfo/syslinux > Please do not send private replies to mailing list traffic. > >
On 11/08/2012 02:31 PM, artreader at gmx.net wrote:> Hi to all, > > While trying to install syslinux on small (700 MB) FAT16 Partition on HP Server got Red Screen of Death with a register dump. > > Illegal OpCode > > EAX=00001F01 EBX=000001A4 ECX=00000000 EDX=00000019F > EBP=0000FBFA ESI=000007BE EDI=00000800 > DS=0000 ES=0000 FS=0000 GS=0000 > CS:EIP=0000:000083A6 SS:ESP=1000:0000AFF6 > EFLAGS=00000206 > > Can somebody interpret the register dump? > Any other idea? >We can, *IF* you tell us which *EXACT* version of Syslinux produced *THIS SPECIFIC DUMP*. -hpa