How-to articles - Windows Millennium Edition - FDISK/Status Displays Partition Information
Microsoft MS-DOS FDISK has a parameter that causes it to display the partition status automatically. To check the partitioning status, type the following at the DOS prompt: C:\>fdisk /status This command provides information similar to that found... - Maximum Partition Size Using FAT16 File System
Microsoft MS-DOS versions 4.0 and later allow FDISK to partition hard disks up to 4 gigabytes (GB) in size. However, the MS-DOS file allocation table (FAT) file system can support only 2 GB per partition. Because of this fact, a hard disk between... - FDISK /MBR rewrites the Master Boot Record
The MS-DOS Fdisk utility usually updates the master boot record (MBR) only if no master boot record exists. Repartitioning with Fdisk does not rewrite this information. Fdisk has an undocumented parameter called /mbr that causes it to write the...
|