From: Michael Brown Date: Thu, 5 Jul 2007 13:20:55 +0000 (+0100) Subject: Use partition type 0xeb ("EtherBoot"), to avoid any attempts to mount X-Git-Tag: v0.9.3~291 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07ea125213aa6ce0ebfba18d07e63173a1306e43;p=thirdparty%2Fipxe.git Use partition type 0xeb ("EtherBoot"), to avoid any attempts to mount the Etherboot partition. --- diff --git a/src/arch/i386/prefix/usbdisk.S b/src/arch/i386/prefix/usbdisk.S index 07255d502..fa7d1956e 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