aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2001-11-01 06:19:32 +0000
committerPeter Wemm <peter@FreeBSD.org>2001-11-01 06:19:32 +0000
commitce4c60d38d85758c1fa91a9a6830dd063dd0a3c6 (patch)
treeec98213a0c94b7effd3d4b5d3718aa4f44b9fbd4
parent491beb71f3baf0c2510a63d5e6265bc46985ede3 (diff)
Notes
-rw-r--r--sys/boot/i386/boot2/boot1.S2
-rw-r--r--sys/boot/i386/boot2/boot1.s2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/i386/boot2/boot1.S b/sys/boot/i386/boot2/boot1.S
index 99eef3a3790c..25f05d421cce 100644
--- a/sys/boot/i386/boot2/boot1.S
+++ b/sys/boot/i386/boot2/boot1.S
@@ -353,7 +353,7 @@ flags: .byte FLAGS # Flags
.fill 0x30,0x1,0x0
part4: .byte 0x80, 0x00, 0x01, 0x00
- .byte 0xa5, 0xff, 0xff, 0xff
+ .byte 0xa5, 0xfe, 0xff, 0xff
.byte 0x00, 0x00, 0x00, 0x00
.byte 0x50, 0xc3, 0x00, 0x00 # 50000 sectors long, bleh
diff --git a/sys/boot/i386/boot2/boot1.s b/sys/boot/i386/boot2/boot1.s
index 99eef3a3790c..25f05d421cce 100644
--- a/sys/boot/i386/boot2/boot1.s
+++ b/sys/boot/i386/boot2/boot1.s
@@ -353,7 +353,7 @@ flags: .byte FLAGS # Flags
.fill 0x30,0x1,0x0
part4: .byte 0x80, 0x00, 0x01, 0x00
- .byte 0xa5, 0xff, 0xff, 0xff
+ .byte 0xa5, 0xfe, 0xff, 0xff
.byte 0x00, 0x00, 0x00, 0x00
.byte 0x50, 0xc3, 0x00, 0x00 # 50000 sectors long, bleh