Jun OKAJIMA wrote:
And the log of failure session is this. I dont have success one, sorry.
These lines are same as yours?
VGA random fixup ... INSTALL REAL-MODE IDT DO THE VGA BIOS found VGA: vid=1106, did=3122 rom base, size: fffc0000 BAD SIGNATURE 0x8 0x1e biosint: # 0x10, eax 0x4f14 ebx 0x18003 ecx 0x1 edx 0x0 biosint: ebp 0x17fa0 esp 0xffa edi 0x0 esi 0x187c8 biosint: ip 0xb565 cs 0x0 flags 0x46 BIOSINT: Unsupport int #0x10
This confuses me. The BAD SIGNATURE IIRC means that there is no valid signature in the ROM image. So the VGA bios should not be run.
So where is that biosint call coming from if not vga? This makes no sense to me at all.
ron