HomeSort by: relevance | last modified time | path
    Searched refs:FAT12 (Results 1 - 9 of 9) sorted by relevancy

  /src/usr.sbin/sysinst/arch/ofppc/
msg.md.en 70 {The FAT12 boot partition is too small. It needs to be at least 2MB in size,
82 {In order to boot ofppc, you need either a FAT12 partition of at least 2MB
85 partitions, however some can utilize the FAT12. Most other machines require
86 the FAT12 partition. If you are not sure which to choose, accept the
msg.md.de 82 {Um ofppc booten zu k�nnen ben�tigen Sie entweder eine 2MB gro�e FAT12
85 meistens die PReP Partitionen, obwohl einige auch mit FAT12 zurecht kommen.
86 Alle anderen Maschinen ben�tigen meistens die FAT12 Partition. Wenn Sie
msg.md.es 83 {In order to boot ofppc, you need either a FAT12 partition of at least 2MB
86 partitions, however some can utilize the FAT12. Most other machines require
87 the FAT12 partition. If you are not sure which to choose, accept the
msg.md.pl 82 {In order to boot ofppc, you need either a FAT12 partition of at least 2MB
85 partitions, however some can utilize the FAT12. Most other machines require
86 the FAT12 partition. If you are not sure which to choose, accept the
  /src/usr.sbin/sysinst/arch/arc/
msg.md.en 65 {There is no FAT12 MS-DOS partition in the MBR partition table.}
68 {The MS-DOS FAT12 partition to install the native bootloader is too small.
77 {Copying bootloader into the MS-DOS FAT12 partition on %s...
  /src/sys/fs/msdosfs/
fat.h 82 #define FAT12(pmp) (pmp->pm_fatmask == FAT12_MASK)
msdosfs_fat.c 315 if (FAT12(pmp) && (prevcn & 1))
618 if (FAT12(pmp) & (cn & 1))
992 if (FAT12(pmp) && (cn & 1))
msdosfs_vfsops.c 747 if (FAT12(pmp)) {
  /src/usr.sbin/makefs/msdos/
msdosfs_vfsops.c 293 if (FAT12(pmp))

Completed in 50 milliseconds