Don't special-case FAT32. It used to be sort of special,
but it's "yet another filesystem" now.
This commit is contained in:
parent
a38d8c0d8a
commit
a8ae3868ea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14864
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@
|
|||
<term>OS/2 Boot Manager</term>
|
||||
|
||||
<listitem>
|
||||
<para>This will boot FAT, HPFS, FFS (FreeBSD), and EXT2
|
||||
(Linux). It will also boot FAT32 partitions. Partitions
|
||||
<para>This will boot FAT, FAT32, HPFS, FFS (FreeBSD), and EXT2
|
||||
(Linux). Partitions
|
||||
are selected using arrow keys. The OS/2 Boot Manager is
|
||||
the only one to use its own separate partition, unlike the
|
||||
others which use the master boot record (MBR). Therefore,
|
||||
|
|
Loading…
Reference in a new issue