From ec7385183de5e9e2240952f583b836301be423f4 Mon Sep 17 00:00:00 2001 From: mickey <> Date: Tue, 23 May 2000 18:49:31 +0000 Subject: [PATCH] fix pt and signature offsets; from Alejo Sanchez --- src/etc/etc.i386/INSTALL.mbr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/etc/etc.i386/INSTALL.mbr b/src/etc/etc.i386/INSTALL.mbr index 10d872e6..24123e63 100644 --- a/src/etc/etc.i386/INSTALL.mbr +++ b/src/etc/etc.i386/INSTALL.mbr @@ -55,8 +55,8 @@ Where stuff is: The MBR program code starts at offset 0000. The MBR messages start at offset 008b. - The partition table starts at offset 00be. - The signature is at offset 00fe. + The partition table starts at offset 01be. + The signature is at offset 01fe. Here is a summary of what this thing does: