libinstaller: "nsect" is the size of ldlinux.sys, not the total
authorH. Peter Anvin <hpa@zytor.com>
Tue, 19 May 2009 19:48:11 +0000 (12:48 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 19 May 2009 19:48:11 +0000 (12:48 -0700)
commitc9ad266f64f9ee81a859bdf70c1190ee0cc1bc19
treed4ec1a585e8dcaeee8f73471f8c70db8501f1672
parentdba2e3126331ba1690fba06ad18be9acc66c5978
libinstaller: "nsect" is the size of ldlinux.sys, not the total

"nsect" here is the size of ldlinux.sys, not the total structure;
therefore it should not be decremented.  Again, all this should really
be unified.

With this patch the FAT derivatives boot with the current code.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
libinstaller/syslxmod.c