plan9fox/sys/src/boot/pc
cinap_lenrek 365fd745d6 9bootfat: only check for fat at block 0 on floppy drives (thanks aap)
smart boot manager has a "FAT" signature in its mbr causing
9bootfat to "detect" it as a fat filesystem and then fails
to find plan9.ini.

there shouldnt be a fat filesystem on harddrives at block 0, only
on floppy drives. but some bioses use floppy drive numbers
for usb harddrives so still check for a partition table.

thanks aap for debugging this.
2013-09-23 21:12:41 +02:00
..
a20.s
apm.s
e820.s
fat.c 9bootfat: only check for fat at block 0 on floppy drives (thanks aap) 2013-09-23 21:12:41 +02:00
fns.h 9boot: fix 9bootiso 2013-02-18 04:16:33 +01:00
iso.c 9boot: make print handle \n -> \r\n conversion, style 2013-02-17 21:48:51 +01:00
l.s 9boot: fix 9bootiso 2013-02-18 04:16:33 +01:00
mbr.s
mem.h
mkfile 9boot: serial console support 2013-02-18 01:22:29 +01:00
pbs.s pbs: allow 9bootfat start cluster beyond 0xFFFF 2013-05-06 01:15:46 +02:00
pxe.c 9boot: make print handle \n -> \r\n conversion, style 2013-02-17 21:48:51 +01:00
sub.c 9boot: fix 9bootiso 2013-02-18 04:16:33 +01:00
uart.s 9boot: serial console support 2013-02-18 01:22:29 +01:00
x16.h pbs: allow 9bootfat start cluster beyond 0xFFFF 2013-05-06 01:15:46 +02:00