Formatting problem

  • Thread starter Thread starter Cast-it Admin
  • Start date Start date
C

Cast-it Admin

Hi

I want to start afresh... get rid of all clutter, re-format my C: drive and
do a complete re-install.

The problem is my NTFS C: drive won't let me format it - WHY? there must
be a way????


Ron
 
You can not re-format the booting drive (C) while with-in the XP. You must
boot the PC with the XP install CD or the recovery system process.
 
Cast-it Admin said:
Hi

I want to start afresh... get rid of all clutter, re-format my C: drive
and do a complete re-install.

The problem is my NTFS C: drive won't let me format it - WHY? there
must be a way????

In any operating system, there is no method to format a mounted filesystem
(or in Windowsese: there is no method to format a disk that's being used
by software currently running).

Reboot to your favorite boot disk and try again. I suggest Knoppix,
mkfs.vfat will create you a vfat (Windowsese: FAT32) filesystem. If you're
adventurous, you can try for mkfs.ntfs but that might not actually work
given how recent read/write NTFS support is in Linux.

Hope this helps.
 
Back
Top