[syslinux] "--once" getting stuck

Giulio Orsero giulioo at gmail.com
Fri May 1 03:53:21 PDT 2009


On Thu, 30 Apr 2009 15:45:45 -0700, "H. Peter Anvin" <hpa at zytor.com> wrote:


>Does this patch make it work for you?
>	-hpa
>diff --git a/core/adv.inc b/core/adv.inc
>index 03bb25d..d856a1a 100644
>--- a/core/adv.inc
>+++ b/core/adv.inc
>@@ -384,7 +384,7 @@ adv_read_write:
> 		mov si,sp
> 		pushad
> 		mov dl,[ADVDrive]
>-		mov ax,4080h
>+		mov ax,4000h


It doesn't. It keeps working on IDE and not on SCSI.

Just to be 100% sure I applied and installed it correctly, how can I add a
"print something to screen" in that place so I can see that the patch I
applied is being used?

Thanks.
-- 
giulioo at pobox.com




More information about the Syslinux mailing list