I have some older programs that require the use of FAT16
and would like to install three partitions, 1 FAT16 for
older programs, 1 FAT32 for windows 98se and 1 for
windows XP PRO.
I've read the instructions that the FAT16 DOS must be
installed first, then the 98se, then the XP.
The disk used to be all XP. I've tried fdisk and created
the partitions but they always format in FAT32.
How do I get the first partition to format in FAT16 and
the rest in FAT32?
Tim Slattery - 23 Feb 2004 17:25 GMT
>I have some older programs that require the use of FAT16
>and would like to install three partitions, 1 FAT16 for
[quoted text clipped - 8 lines]
>How do I get the first partition to format in FAT16 and
>the rest in FAT32?
You'll have to run FAT32 several times. When it starts it asks if you
want large disk support (or words to that effect). If you answer "yes"
it will create FAT32 partitions. So to create a FAT16 partition,
answer "no". Create your FAT16 partition then exit FDISK. Restart it,
this time answer "yes" when it asks the question, and create your
FAT32 partitions.

Signature
Tim Slattery
MS MVP(DTS)
Slattery_T@bls.gov
Wesley - 24 Feb 2004 09:22 GMT
Thanks Tim, it worked like a charm.
>-----Original Message-----
>
[quoted text clipped - 17 lines]
>this time answer "yes" when it asks the question, and create your
>FAT32 partitions.
Jeff Richards - 24 Feb 2004 09:22 GMT
You don't necessarily need three partitions - you can install W98 into a
FAT16 partition if you can live with a maximum 2Gb primary partition size.
But you may not need FAT16 for DOS - the DOS version that comes with Windows
98 handles FAT32 partitions just fine. If your DOS programs can
work with this version of DOS (most can) and if they can handle FAT32
partitions (almost all can) then there's no need for a separate partition
and a separate boot. In other words, install W98 and you get DOS for free.
If your application can run under the version of DOS that comes with W98,
but it can't handle a FAT32 partition, and you don't want to install Windows
in a FAT16 partition, then you can create a small FAT16 partition that will
be accessible from both Windows and DOS. It will have to be a logical drive
(in an extended partition) because Windows does not handle multiple primary
partitions. You will not need a boot manager because the Windows startup can
be interrupted to boot to a command prompt only.
If your application requires an earlier version of DOS then you will need
separate primary partitions and a boot manager to control booting to DOS or
Windows. The boot manager will activate the appropriate primary partition
and hide the other one.
Once Windows is installed you can install XP and you will get an option to
retain the existing OS. If you do, then XP should (must) be installed in a
different partition. If you choose this option and you don't currently have
a boot manager then XP will install its own boot manager so you can choose
between Windows and XP. If you have already installed a boot manager to
choose between DOS and Windows, then you will use that utility to configure
a boot that will allow XP to install to its own partition, which I think
might be tricky, depending on the facilities that the boot manager provides.

Signature
Jeff Richards
MS MVP W95/W98
> I have some older programs that require the use of FAT16
> and would like to install three partitions, 1 FAT16 for
[quoted text clipped - 8 lines]
> How do I get the first partition to format in FAT16 and
> the rest in FAT32?
Lil' Dave - 26 Feb 2004 23:08 GMT
Current FAT 16 makes two copies of FAT. Prior versions of FAT 16 only made
one FAT, no copy. Which are you speaking of?
Dave
> I have some older programs that require the use of FAT16
> and would like to install three partitions, 1 FAT16 for
[quoted text clipped - 8 lines]
> How do I get the first partition to format in FAT16 and
> the rest in FAT32?
Jeff Richards - 26 Feb 2004 23:27 GMT
The FAT16 file system has always maintained a backup copy of the FAT.

Signature
Jeff Richards
MS MVP W95/W98
> Current FAT 16 makes two copies of FAT. Prior versions of FAT 16 only made
> one FAT, no copy. Which are you speaking of?
> Dave
Steve Baron - KB3MM - 27 Feb 2004 03:09 GMT
HUH?!
> Current FAT 16 makes two copies of FAT. Prior versions of FAT 16 only made
> one FAT, no copy. Which are you speaking of?
[quoted text clipped - 11 lines]
> > How do I get the first partition to format in FAT16 and
> > the rest in FAT32?