> Could you perhaps test the attached patch and see what it does to your
> system?
> -hpa
> diff -u -r1.181 ldlinux.asm
> --- ldlinux.asm 18 Jan 2005 13:13:50 -0000 1.181
> +++ ldlinux.asm 3 Aug 2005 00:28:18 -0000
> @@ -328,7 +328,7 @@
> ;
> ; We have EDD support...
> ;
> - mov byte
[getlinsec.jmp+1],getlinsec_ebios-(getlinsec.jmp+2)
> + ; mov byte
[getlinsec.jmp+1],getlinsec_ebios-(getlinsec.jmp+2)
> .noedd:
I noticed the same problem and the above patch seems to fix it.
I don't currently have a DOS or WIN system installed, and have a
128MB USB flash drive, where I noticed the problem.
I have a Linux system on x86 hardware.