Re-format external hard drive from FAT32 to NTFS



I have bought an external USB hard drive and it is pre-formatted using
the FAT32 system. I want to re-format it to the NTFS system. The
manufacturer's website (iomega.com) gives 1 set of instructions in its
FAQ section and another set of instructions in the online User's Manual
and I don't know which to follow. Please help me choose the correct
instructions.

Thank you.

Their instructions are as follows:

FAQ version:

How to format a FAT32 drive to an NTFS format in Windows 2000/XP

Warning: Formatting your drive will erase all data stored on the
drive.
1. Click Start and then click Run.
2. Within the Open: box, type CMD and press the Enter key.
3. At the C:\ prompt, type FORMAT X: /FS:NTFS (where X: is the drive
letter assigned to your Iomega Hard Drive or Peerless drive).
4. Press the Enter key.


User's Manual version:

The following instructions will format the drive as a single large
volume with an NTFS file system. If you want to partition the drive,
check Windows help for more information.

1. Open Windows Disk Management (right click on My Computer, select
Manage, and click on Disk Management).
2. Select the Iomega Hard Drive. Look for the drive letter assigned
by Windows.
3. Delete the existing FAT32 partition.
4. The drive will now appear as Unallocated and the bar will be
black. Right click on the black bar and select New Partition (Windows
XP) or Create Partition (Windows 2000).
5. When the Partition Wizard opens, click Next.
6. Verify that the partition type is Primary Partition and click
Next.
7. Leave the maximum disk space selected and click Next.
8. Assign the next drive letter available and click Next.
9. Click Next, then click Finish. The drive will be ready to use
when the format completes.

.



Relevant Pages

  • Re: Windows Update and Other Products...
    ... Here it finds the MBR with only about 400 bytes of code plus 64 bytes of partition table, ... The primitive instructions at that point say to find the first physical sector of that partition and load it into memory, then jump to the beginning of that code and start executing those instructions. ... The boot sector code on a WinXP system ends with a final instruction to find a file named NTLDR - with no extension - which must be in the Root of the System Partition because the computer doesn't know how to look anywhere else at that point. ... NTLDR knows how to look in that same Root directory and find NTDETECT.COM and Boot.ini, which point the way to the beginning breadcrumb to start loading Windows. ...
    (microsoft.public.windows.vista.general)
  • Re: How to force discarding of invalid cached partition contents?
    ... If I were doing a format then I'd include a call to IOCTL_DISK_UPDATE_PROPERTIES. ... According to MSDN this call is necessary when doing something like changing a FAT32 partition to NTFS, but my recent experiments make me wonder if Windows would still corrupt the resulting partition anyway. ... When the partition has a drive letter, Windows Explorer and/or some other parts of Windows XP read and cache a portion of the contents. ...
    (microsoft.public.development.device.drivers)
  • Re: Format C:
    ... > The Windows XP CD is bootable and contains all the tools necessary ... > to partition and format your drive. ... Clean Install Windows XP ...
    (microsoft.public.windowsxp.newusers)
  • Re: How to force discarding of invalid cached partition contents?
    ... You might want to, before beginning the format sequence, obtain an exclusive ... When the partition has a drive letter, Windows ...
    (microsoft.public.development.device.drivers)
  • Re: NTLDR File is missing Msg upon Windows startup
    ... The option to format with FAT and FAT32 are there. ... use Windows 98 SE Startup Diskette and also BootIt NG program from a Floppy ... It also has the ability to create Partition Images. ... Both Hard Drives, do not need to be partitioned the same, unless you ...
    (microsoft.public.windowsxp.help_and_support)

Loading