Selaa lähdekoodia

Use partition type 0xeb ("EtherBoot"), to avoid any attempts to mount

the Etherboot partition.
tags/v0.9.3
Michael Brown 17 vuotta sitten
vanhempi
commit
07ea125213
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      src/arch/i386/prefix/usbdisk.S

+ 1
- 1
src/arch/i386/prefix/usbdisk.S Näytä tiedosto

@@ -12,7 +12,7 @@
12 12
 	.space 16
13 13
 	.space 16
14 14
 	.byte 0x80, 0x01, 0x01, 0x00
15
-	.byte 0x01, 0x3f, 0x20, 0x01
15
+	.byte 0xeb, 0x3f, 0x20, 0x01
16 16
 	.long 0x00000020
17 17
 	.long 0x00000fe0
18 18
 

Loading…
Peruuta
Tallenna