PC Review


Reply
Thread Tools Rate Thread

Convert USB drive from FAT32 to NTFS failure

 
 
dratner
Guest
Posts: n/a
 
      1st Dec 2007
I use the command line convert g: /fs:ntfs. I keep getting: The volume may
have inconsistencies. Run Chkdsk. The conversion failed. I have run chkdsk
from the Tools menu 3 times, requesting "automaically fix file system errors"
and "scan and attempt recovery of bad sectors". Chkdsk runs and reports only
complete, no error messages. Currently, I am not experiencing problems
reading and writing to the drive. Any ideas what to try next? Thanks.
 
Reply With Quote
 
 
 
 
WaIIy
Guest
Posts: n/a
 
      1st Dec 2007
On Sat, 1 Dec 2007 14:16:02 -0800, dratner
<(E-Mail Removed)> wrote:

>I use the command line convert g: /fs:ntfs. I keep getting: The volume may
>have inconsistencies. Run Chkdsk. The conversion failed. I have run chkdsk
>from the Tools menu 3 times, requesting "automaically fix file system errors"
>and "scan and attempt recovery of bad sectors". Chkdsk runs and reports only
>complete, no error messages. Currently, I am not experiencing problems
>reading and writing to the drive. Any ideas what to try next? Thanks.


Try this, should convert usb to ntfs
 
Reply With Quote
 
Bob Harris
Guest
Posts: n/a
 
      1st Dec 2007
CHKDSK can not fix errors, if the parition is in use.

With the USB disk attached, open a command prompt and type CHKDSK G: /F (I
assume that the USB disk is G:, if not use its drive letter.)

Then, reboot the PC.

CHKDSK should run before XP reaches the desktop level.

Alternatively, boot the PC into the XP recovery console and run CHKDSK from
there; use the /R option, since the /F option is not supported in the
recovery console. Here is a set of links about the recovery console:

http://www.wown.com/j_helmig/wxprcons.htm
http://www.xxcopy.com/xxcopy33.htm (near bottom)
http://www.kellys-korner-xp.com/win_xp_rec.htm
http://support.microsoft.com/kb/314058

"dratner" <(E-Mail Removed)> wrote in message
news:E4A4DE05-AC80-47B0-8C66-(E-Mail Removed)...
>I use the command line convert g: /fs:ntfs. I keep getting: The volume
>may
> have inconsistencies. Run Chkdsk. The conversion failed. I have run
> chkdsk
> from the Tools menu 3 times, requesting "automaically fix file system
> errors"
> and "scan and attempt recovery of bad sectors". Chkdsk runs and reports
> only
> complete, no error messages. Currently, I am not experiencing problems
> reading and writing to the drive. Any ideas what to try next? Thanks.



 
Reply With Quote
 
WaIIy
Guest
Posts: n/a
 
      1st Dec 2007
On Sat, 01 Dec 2007 18:12:43 -0500, WaIIy <(E-Mail Removed)>
wrote:

>On Sat, 1 Dec 2007 14:16:02 -0800, dratner
><(E-Mail Removed)> wrote:
>
>>I use the command line convert g: /fs:ntfs. I keep getting: The volume may
>>have inconsistencies. Run Chkdsk. The conversion failed. I have run chkdsk
>>from the Tools menu 3 times, requesting "automaically fix file system errors"
>>and "scan and attempt recovery of bad sectors". Chkdsk runs and reports only
>>complete, no error messages. Currently, I am not experiencing problems
>>reading and writing to the drive. Any ideas what to try next? Thanks.

>
>Try this, should convert usb to ntfs


http://files.extremeoverclocking.com/file.php?f=197
 
Reply With Quote
 
dratner
Guest
Posts: n/a
 
      2nd Dec 2007
Unfortunately, when I ran the chkdsk from cmd prompt, only option presented
was to dismount the volume, which I did. Same result. I do not have an XP
Professional CD ro run recovery console as my computer came with a restore
partition and no OS cd. I am still unable to chkssk and convert.

"Bob Harris" wrote:

> CHKDSK can not fix errors, if the parition is in use.
>
> With the USB disk attached, open a command prompt and type CHKDSK G: /F (I
> assume that the USB disk is G:, if not use its drive letter.)
>
> Then, reboot the PC.
>
> CHKDSK should run before XP reaches the desktop level.
>
> Alternatively, boot the PC into the XP recovery console and run CHKDSK from
> there; use the /R option, since the /F option is not supported in the
> recovery console. Here is a set of links about the recovery console:
>
> http://www.wown.com/j_helmig/wxprcons.htm
> http://www.xxcopy.com/xxcopy33.htm (near bottom)
> http://www.kellys-korner-xp.com/win_xp_rec.htm
> http://support.microsoft.com/kb/314058
>
> "dratner" <(E-Mail Removed)> wrote in message
> news:E4A4DE05-AC80-47B0-8C66-(E-Mail Removed)...
> >I use the command line convert g: /fs:ntfs. I keep getting: The volume
> >may
> > have inconsistencies. Run Chkdsk. The conversion failed. I have run
> > chkdsk
> > from the Tools menu 3 times, requesting "automaically fix file system
> > errors"
> > and "scan and attempt recovery of bad sectors". Chkdsk runs and reports
> > only
> > complete, no error messages. Currently, I am not experiencing problems
> > reading and writing to the drive. Any ideas what to try next? Thanks.

>
>
>

 
Reply With Quote
 
LVTravel
Guest
Posts: n/a
 
      2nd Dec 2007
If all else fails, copy all data off the drive. Start disk management and
delete the partition on the drive, recreate the partition and format as NTFS
that way, but don't do a quick format.


"dratner" <(E-Mail Removed)> wrote in message
news:8D431BB6-A74B-471F-A6D9-(E-Mail Removed)...
> Unfortunately, when I ran the chkdsk from cmd prompt, only option
> presented
> was to dismount the volume, which I did. Same result. I do not have an
> XP
> Professional CD ro run recovery console as my computer came with a restore
> partition and no OS cd. I am still unable to chkssk and convert.
>
> "Bob Harris" wrote:
>
>> CHKDSK can not fix errors, if the parition is in use.
>>
>> With the USB disk attached, open a command prompt and type CHKDSK G: /F
>> (I
>> assume that the USB disk is G:, if not use its drive letter.)
>>
>> Then, reboot the PC.
>>
>> CHKDSK should run before XP reaches the desktop level.
>>
>> Alternatively, boot the PC into the XP recovery console and run CHKDSK
>> from
>> there; use the /R option, since the /F option is not supported in the
>> recovery console. Here is a set of links about the recovery console:
>>
>> http://www.wown.com/j_helmig/wxprcons.htm
>> http://www.xxcopy.com/xxcopy33.htm (near bottom)
>> http://www.kellys-korner-xp.com/win_xp_rec.htm
>> http://support.microsoft.com/kb/314058
>>
>> "dratner" <(E-Mail Removed)> wrote in message
>> news:E4A4DE05-AC80-47B0-8C66-(E-Mail Removed)...
>> >I use the command line convert g: /fs:ntfs. I keep getting: The volume
>> >may
>> > have inconsistencies. Run Chkdsk. The conversion failed. I have run
>> > chkdsk
>> > from the Tools menu 3 times, requesting "automaically fix file system
>> > errors"
>> > and "scan and attempt recovery of bad sectors". Chkdsk runs and
>> > reports
>> > only
>> > complete, no error messages. Currently, I am not experiencing
>> > problems
>> > reading and writing to the drive. Any ideas what to try next? Thanks.

>>
>>
>>



 
Reply With Quote
 
dratner
Guest
Posts: n/a
 
      2nd Dec 2007
Unfortunately, I think that is the only solution. Thank you.

"LVTravel" wrote:

> If all else fails, copy all data off the drive. Start disk management and
> delete the partition on the drive, recreate the partition and format as NTFS
> that way, but don't do a quick format.
>
>
> "dratner" <(E-Mail Removed)> wrote in message
> news:8D431BB6-A74B-471F-A6D9-(E-Mail Removed)...
> > Unfortunately, when I ran the chkdsk from cmd prompt, only option
> > presented
> > was to dismount the volume, which I did. Same result. I do not have an
> > XP
> > Professional CD ro run recovery console as my computer came with a restore
> > partition and no OS cd. I am still unable to chkssk and convert.
> >
> > "Bob Harris" wrote:
> >
> >> CHKDSK can not fix errors, if the parition is in use.
> >>
> >> With the USB disk attached, open a command prompt and type CHKDSK G: /F
> >> (I
> >> assume that the USB disk is G:, if not use its drive letter.)
> >>
> >> Then, reboot the PC.
> >>
> >> CHKDSK should run before XP reaches the desktop level.
> >>
> >> Alternatively, boot the PC into the XP recovery console and run CHKDSK
> >> from
> >> there; use the /R option, since the /F option is not supported in the
> >> recovery console. Here is a set of links about the recovery console:
> >>
> >> http://www.wown.com/j_helmig/wxprcons.htm
> >> http://www.xxcopy.com/xxcopy33.htm (near bottom)
> >> http://www.kellys-korner-xp.com/win_xp_rec.htm
> >> http://support.microsoft.com/kb/314058
> >>
> >> "dratner" <(E-Mail Removed)> wrote in message
> >> news:E4A4DE05-AC80-47B0-8C66-(E-Mail Removed)...
> >> >I use the command line convert g: /fs:ntfs. I keep getting: The volume
> >> >may
> >> > have inconsistencies. Run Chkdsk. The conversion failed. I have run
> >> > chkdsk
> >> > from the Tools menu 3 times, requesting "automaically fix file system
> >> > errors"
> >> > and "scan and attempt recovery of bad sectors". Chkdsk runs and
> >> > reports
> >> > only
> >> > complete, no error messages. Currently, I am not experiencing
> >> > problems
> >> > reading and writing to the drive. Any ideas what to try next? Thanks.
> >>
> >>
> >>

>
>
>

 
Reply With Quote
 
Bruce Chambers
Guest
Posts: n/a
 
      2nd Dec 2007
dratner wrote:
> I use the command line convert g: /fs:ntfs. I keep getting: The volume may
> have inconsistencies. Run Chkdsk. The conversion failed. I have run chkdsk
> from the Tools menu 3 times, requesting "automaically fix file system errors"
> and "scan and attempt recovery of bad sectors". Chkdsk runs and reports only
> complete, no error messages. Currently, I am not experiencing problems
> reading and writing to the drive. Any ideas what to try next? Thanks.



There would appear to be some irreparable problems with that drive.
Before doing anything else , copy any important data off the drive onto
a safe location. Then you can try deleting the existing partition,
followed by creating a new partition, and formatting it as NTFS to
restore the drive to usefulness.


--

Bruce Chambers

Help us help you:
http://dts-l.org/goodpost.htm
http://www.catb.org/~esr/faqs/smart-questions.html

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. ~Benjamin Franklin

Many people would rather die than think; in fact, most do. ~Bertrand Russell

The philosopher has never killed any priests, whereas the priest has
killed a great many philosophers.
~ Denis Diderot
 
Reply With Quote
 
dratner
Guest
Posts: n/a
 
      2nd Dec 2007
Done! Appears to work fine.

"Bruce Chambers" wrote:

> dratner wrote:
> > I use the command line convert g: /fs:ntfs. I keep getting: The volume may
> > have inconsistencies. Run Chkdsk. The conversion failed. I have run chkdsk
> > from the Tools menu 3 times, requesting "automaically fix file system errors"
> > and "scan and attempt recovery of bad sectors". Chkdsk runs and reports only
> > complete, no error messages. Currently, I am not experiencing problems
> > reading and writing to the drive. Any ideas what to try next? Thanks.

>
>
> There would appear to be some irreparable problems with that drive.
> Before doing anything else , copy any important data off the drive onto
> a safe location. Then you can try deleting the existing partition,
> followed by creating a new partition, and formatting it as NTFS to
> restore the drive to usefulness.
>
>
> --
>
> Bruce Chambers
>
> Help us help you:
> http://dts-l.org/goodpost.htm
> http://www.catb.org/~esr/faqs/smart-questions.html
>
> They that can give up essential liberty to obtain a little temporary
> safety deserve neither liberty nor safety. ~Benjamin Franklin
>
> Many people would rather die than think; in fact, most do. ~Bertrand Russell
>
> The philosopher has never killed any priests, whereas the priest has
> killed a great many philosophers.
> ~ Denis Diderot
>

 
Reply With Quote
 
Bruce Chambers
Guest
Posts: n/a
 
      2nd Dec 2007
dratner wrote:
> Done! Appears to work fine.
>


Good to here.

--

Bruce Chambers

Help us help you:
http://dts-l.org/goodpost.htm
http://www.catb.org/~esr/faqs/smart-questions.html

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. ~Benjamin Franklin

Many people would rather die than think; in fact, most do. ~Bertrand Russell

The philosopher has never killed any priests, whereas the priest has
killed a great many philosophers.
~ Denis Diderot
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert DVD Drive from FAT32 to NTFS william Windows XP Basics 11 8th Jun 2008 02:12 AM
Re: Convert drive from NTFS to FAT32 in Vista Chris Windows Vista Hardware 1 14th Dec 2006 12:15 AM
Re: Convert drive from NTFS to FAT32 in Vista Roy Coorne Windows Vista Hardware 0 13th Dec 2006 11:43 PM
Re: Convert drive from NTFS to FAT32 in Vista Michael Price Windows Vista Hardware 0 13th Dec 2006 11:39 PM
Need to convert 'H' drive from NTFS to fat32 =?Utf-8?B?Q3luZGk=?= Windows XP Help 12 4th Nov 2006 09:54 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:22 AM.