summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichael Brown2007-07-05 15:20:55 +0200
committerMichael Brown2007-07-05 15:20:55 +0200
commit07ea125213aa6ce0ebfba18d07e63173a1306e43 (patch)
tree55cc5b804ae7c44203cfea54c6e579b1086ee26e /src
parentMerge branch 'master' of rom.etherboot.org:/pub/scm/gpxe (diff)
downloadipxe-07ea125213aa6ce0ebfba18d07e63173a1306e43.tar.gz
ipxe-07ea125213aa6ce0ebfba18d07e63173a1306e43.tar.xz
ipxe-07ea125213aa6ce0ebfba18d07e63173a1306e43.zip
Use partition type 0xeb ("EtherBoot"), to avoid any attempts to mount
the Etherboot partition.
Diffstat (limited to 'src')
-rw-r--r--src/arch/i386/prefix/usbdisk.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/i386/prefix/usbdisk.S b/src/arch/i386/prefix/usbdisk.S
index 07255d50..fa7d1956 100644
--- a/src/arch/i386/prefix/usbdisk.S
+++ b/src/arch/i386/prefix/usbdisk.S
@@ -12,7 +12,7 @@
.space 16
.space 16
.byte 0x80, 0x01, 0x01, 0x00
- .byte 0x01, 0x3f, 0x20, 0x01
+ .byte 0xeb, 0x3f, 0x20, 0x01
.long 0x00000020
.long 0x00000fe0