formatting problems

Reply

Join Date: Jan 2004
Posts: 1
Reputation: dozer is an unknown quantity at this point 
Solved Threads: 0
dozer dozer is offline Offline
Newbie Poster

formatting problems

 
0
  #1
Jan 3rd, 2004
I have been trying to reformat my drive on my computer, not a "windows XP reinstallation" but just straight out format the disk. after it gives me the warning of erasing everything on the disk, a window pops up after I click format saying, "windows cannot format this drive. quit any disk utilities and make sure that no windows is displaying the contents of this drive. then try again." Please! help me! I cant find any way to stop running these programs. I have uninstalled everything that I can including disk utilities and what not. I tried doing the "reccomended reinstall of XP" but it deleted nothing. Please help!
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 36
Reputation: gkdmaths will become famous soon enough gkdmaths will become famous soon enough 
Solved Threads: 0
gkdmaths's Avatar
gkdmaths gkdmaths is offline Offline
Light Poster

Re: formatting problems

 
0
  #2
Jan 3rd, 2004
Hmmm... take this suggestion only as a suggestion. I'm sure that someone else will be able to respond in more detail.

I have no idea why you're running into this problem, but whenever I've needed to reformat (I used to do it quite a bit) I would use Linux.

Again, this is only a suggestion, and if you screw up your disks by doing this, I'm not responsible - just so you know.

The linux fdisk utility is great IMHO and gives you the ability to assign any partition ID to a disk partition. Use the linux instalation disk to use fdisk and create your partitions ("type m for help") I know for Win2000 the partition ID is "c" for Win95=>32bit formatting. You'll have to change this by "toggling the partition ID" (I think "t" from the help menu) because by default in linux fdisk the partition ID is set to 82 (linux native).

I hope this helps and that someone might further add to this or to the root of your current problems.


-gkd
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 9,551
Reputation: caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold 
Solved Threads: 493
Team Colleague
caperjack's Avatar
caperjack caperjack is offline Offline
Posting Prodigy

Re: formatting problems

 
0
  #3
Jan 3rd, 2004
Are you trying to format from within window !! if yes use a win boot disk to do it .
http://support.microsoft.com/default...;EN-US;q255867
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 36
Reputation: gkdmaths will become famous soon enough gkdmaths will become famous soon enough 
Solved Threads: 0
gkdmaths's Avatar
gkdmaths gkdmaths is offline Offline
Light Poster

Re: formatting problems

 
0
  #4
Jan 3rd, 2004
Originally Posted by gkdmaths
Hmmm... take this suggestion only as a suggestion. I'm sure that someone else will be able to respond in more detail.
Originally Posted by dozer
quit any disk utilities and make sure that no windows is displaying the contents of this drive. then try again." Please! help me! I cant find any way to stop running these programs.
Yeah *kicks self*

now that I re-read the post it makes more sense. It sounds like you're trying to reinstall windows from windows. You might not want to use linux fdisk to repartition your hard drive if this is the case, unless you want a completely new installation of win, which it sounds like you want.

I guess you'd need to make more clear exactly what it is you're trying to accomplish. You said that you want to "straight out format the disk", but it sounds like you're doing that while windows is running.

I'm not an XP user, but I dont think that this is possible in XP, it's not in any other version of win that I've used. Caperjack is right, you have to format your drive from a startup disk, which can either be a win bootdisk - or, like I like to use, a linux disk. you can partition with linux, but you'll probably want to format that partition at the time of installation with the XP disk.

While youre at it though, you might want to make a linux partition and install it also?

just make sure you back up everything you dont want to lose.
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 49
Reputation: Tatootie is an unknown quantity at this point 
Solved Threads: 1
Tatootie Tatootie is offline Offline
Light Poster

Re: formatting problems

 
0
  #5
Jan 3rd, 2004
Here's how I do it - there are more and probably better ways but this works for me:


Download a 98 startup boot disk from www.bootdisk.com
(yes 98, not xp) and save it to a floppy

Boot to the floppy (change your bios screen boot order to floppy first if necessary)

On the menu, enable cd support.
Once you get the a drive, type c:

Then type format c:
Dos will walk you through a clean reformat....

Once reformatted, insert your XP cd.
Change to your cd drive's directory
Type cd I386
Then type WNNT.exe

Your clean xp installation should begin. Ive tried to be as thourough as possible

peace
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 1
Reputation: Bruce is an unknown quantity at this point 
Solved Threads: 0
Bruce Bruce is offline Offline
Newbie Poster

Re: formatting problems

 
0
  #6
Jan 27th, 2004
I had this problem for a long time before I realized it was easy to solve from a command screen. Enter the DOS command format [drive letter]: /x The /x will cause the operating system to delete all "handles" to the disk, and you will be able to format it. (I have no idea what handles are, but this works.)



Originally Posted by dozer
I have been trying to reformat my drive on my computer, not a "windows XP reinstallation" but just straight out format the disk. after it gives me the warning of erasing everything on the disk, a window pops up after I click format saying, "windows cannot format this drive. quit any disk utilities and make sure that no windows is displaying the contents of this drive. then try again." Please! help me! I cant find any way to stop running these programs. I have uninstalled everything that I can including disk utilities and what not. I tried doing the "reccomended reinstall of XP" but it deleted nothing. Please help!
Reply With Quote Quick reply to this message  
Join Date: Oct 2003
Posts: 311
Reputation: feigned is a jewel in the rough feigned is a jewel in the rough feigned is a jewel in the rough 
Solved Threads: 4
feigned's Avatar
feigned feigned is offline Offline
Posting Whiz

Re: formatting problems

 
0
  #7
Jan 27th, 2004
Originally Posted by gkdmaths
Hmmm... take this suggestion only as a suggestion. I'm sure that someone else will be able to respond in more detail.

I have no idea why you're running into this problem, but whenever I've needed to reformat (I used to do it quite a bit) I would use Linux.

Again, this is only a suggestion, and if you screw up your disks by doing this, I'm not responsible - just so you know.

The linux fdisk utility is great IMHO and gives you the ability to assign any partition ID to a disk partition. Use the linux instalation disk to use fdisk and create your partitions ("type m for help") I know for Win2000 the partition ID is "c" for Win95=>32bit formatting. You'll have to change this by "toggling the partition ID" (I think "t" from the help menu) because by default in linux fdisk the partition ID is set to 82 (linux native).

I hope this helps and that someone might further add to this or to the root of your current problems.


-gkd
82 is swap, 83 is native.

You can't format the boot drive in Windows, no matter how hard you try. So, the process is to boot from the cd. You may have to change your BIOS settings to allow this, but that's painless.

Otherwise, you follow the screens after it boots up.
Champagne ambition on a beer budget.
Reply With Quote Quick reply to this message  
Join Date: Feb 2004
Posts: 2
Reputation: TramLawLa is an unknown quantity at this point 
Solved Threads: 0
TramLawLa TramLawLa is offline Offline
Newbie Poster

Re: formatting problems

 
0
  #8
Feb 2nd, 2004
I am getting ready to reformat my hard drive, with windows XP. Can anyone let me know what to expect.....such as partioning, which I do not understand. Should I partition or not? And do I need to change something in the Bios? I really don't want to end up in worse shape than I am in now. Thank you sooo much. I am desperate, but nervous about this whole thing.
Reply With Quote Quick reply to this message  
Join Date: May 2002
Posts: 155
Reputation: Monte will become famous soon enough Monte will become famous soon enough 
Solved Threads: 3
Monte's Avatar
Monte Monte is offline Offline
Junior Poster

Re: formatting problems

 
0
  #9
Feb 2nd, 2004
No, you only need to partition if you plan on installing multiple operating systems on one computer. All you need to do is stick in your Windows XP cd, boot that baby up, then go to "Install Windows" then select the drive and press F to format. This will whipe out your entire hardrive and install windows in a few easy steps. Good luck man.
Microsoft Certified Desktop Support Technician
DTS Medical Webmaster + Network Administrator
Extended64.com
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 9,551
Reputation: caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold 
Solved Threads: 493
Team Colleague
caperjack's Avatar
caperjack caperjack is offline Offline
Posting Prodigy

Re: formatting problems

 
0
  #10
Feb 2nd, 2004
actually you can partition it ,i do 75% for windows and programs i install and 25% for keeping backup of thing i don't want to loose if i have to reinstall windows. Also where i download image files to for burning
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Windows NT / 2000 / XP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC