HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP > Windows XP Basics

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 11-19-2007, 07:41 PM
Albert Smith
 
Posts: n/a
Default Cannot convert FAT32 to NTFS

I have a usb external hard drive that I am trying to convert from FAT32 to
NTFS .I opened command prompt and typed in ( convert G:/FS:NTFS) pressed
enter and got the reply : The type of file system is FAT 32 . Enter current
volume label for drive G : I entered G and then I got a message saying An
incorrect volume label was entered for this drive .What am I doing wrong any
help please? Or is there any other way to convert to NTFS


Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 11-19-2007, 07:53 PM
Bogey Man
 
Posts: n/a
Default Re: Cannot convert FAT32 to NTFS

"Albert Smith" <albert.smith@tele2.se> wrote in message
news:eBgHARuKIHA.5160@TK2MSFTNGP05.phx.gbl...
>I have a usb external hard drive that I am trying to convert from FAT32 to
>NTFS .I opened command prompt and typed in ( convert G:/FS:NTFS) pressed
>enter and got the reply : The type of file system is FAT 32 . Enter current
>volume label for drive G : I entered G and then I got a message saying An
>incorrect volume label was entered for this drive .What am I doing wrong
>any help please? Or is there any other way to convert to NTFS



I think the syntax should be convert G: /fs:ntfs

Reply With Quote
  #3  
Old 11-19-2007, 08:22 PM
Albert Smith
 
Posts: n/a
Default Re: Cannot convert FAT32 to NTFS

I still get the same message no matter what combination of small or capital
letters I use
"Bogey Man" <spam@kwic.com> wrote in message
news:e5JCZXuKIHA.748@TK2MSFTNGP04.phx.gbl...
> "Albert Smith" <albert.smith@tele2.se> wrote in message
> news:eBgHARuKIHA.5160@TK2MSFTNGP05.phx.gbl...
>>I have a usb external hard drive that I am trying to convert from FAT32 to
>>NTFS .I opened command prompt and typed in ( convert G:/FS:NTFS) pressed
>>enter and got the reply : The type of file system is FAT 32 . Enter
>>current volume label for drive G : I entered G and then I got a message
>>saying An incorrect volume label was entered for this drive .What am I
>>doing wrong any help please? Or is there any other way to convert to NTFS

>
>
> I think the syntax should be convert G: /fs:ntfs



Reply With Quote
  #4  
Old 11-19-2007, 08:56 PM
Ken Blake, MVP
 
Posts: n/a
Default Re: Cannot convert FAT32 to NTFS

On Mon, 19 Nov 2007 20:41:57 +0100, in
microsoft.public.windowsxp.basics "Albert Smith"
<albert.smith@tele2.se> wrote:

> I have a usb external hard drive that I am trying to convert from FAT32 to
> NTFS .I opened command prompt and typed in ( convert G:/FS:NTFS) pressed
> enter and got the reply : The type of file system is FAT 32 . Enter current
> volume label for drive G : I entered G and then I got a message saying An
> incorrect volume label was entered for this drive .What am I doing wrong any
> help please? Or is there any other way to convert to NTFS



G is the drive letter, not the volume label. You may or may not have a
volume label, and if you don't know what it is, it's probably blank.
Enter nothing and press enter.

By the way, before you use the convert command, first read
http://www.aumha.org/a/ntfscvt.htm because there's an issue regarding
cluster size that isn't obvious.

--
Ken Blake, Microsoft MVP Windows - Shell/User
Please Reply to the Newsgroup
Reply With Quote
  #5  
Old 11-19-2007, 09:52 PM
Albert Smith
 
Posts: n/a
Default Re: Cannot convert FAT32 to NTFS

Tanks Ken but I`m afraid that does not work either.
"Ken Blake, MVP" <kblake@this.is.am.invalid.domain> wrote in message
news:l2u3k31lcvlcrssna9ebt63ge8f0hjrkbp@4ax.com...
> On Mon, 19 Nov 2007 20:41:57 +0100, in
> microsoft.public.windowsxp.basics "Albert Smith"
> <albert.smith@tele2.se> wrote:
>
>> I have a usb external hard drive that I am trying to convert from FAT32
>> to
>> NTFS .I opened command prompt and typed in ( convert G:/FS:NTFS) pressed
>> enter and got the reply : The type of file system is FAT 32 . Enter
>> current
>> volume label for drive G : I entered G and then I got a message saying An
>> incorrect volume label was entered for this drive .What am I doing wrong
>> any
>> help please? Or is there any other way to convert to NTFS

>
>
> G is the drive letter, not the volume label. You may or may not have a
> volume label, and if you don't know what it is, it's probably blank.
> Enter nothing and press enter.
>
> By the way, before you use the convert command, first read
> http://www.aumha.org/a/ntfscvt.htm because there's an issue regarding
> cluster size that isn't obvious.
>
> --
> Ken Blake, Microsoft MVP Windows - Shell/User
> Please Reply to the Newsgroup



Reply With Quote
  #6  
Old 11-19-2007, 10:24 PM
Ken Blake, MVP
 
Posts: n/a
Default Re: Cannot convert FAT32 to NTFS

On Mon, 19 Nov 2007 22:52:46 +0100, "Albert Smith"
<albert.smith@tele2.se> wrote:

> Tanks Ken but I`m afraid that does not work either.



The blank volume label doesn't work? In that case, just open My
Computer with the drive connected. You'll see its label there.




> "Ken Blake, MVP" <kblake@this.is.am.invalid.domain> wrote in message
> news:l2u3k31lcvlcrssna9ebt63ge8f0hjrkbp@4ax.com...
> > On Mon, 19 Nov 2007 20:41:57 +0100, in
> > microsoft.public.windowsxp.basics "Albert Smith"
> > <albert.smith@tele2.se> wrote:
> >
> >> I have a usb external hard drive that I am trying to convert from FAT32
> >> to
> >> NTFS .I opened command prompt and typed in ( convert G:/FS:NTFS) pressed
> >> enter and got the reply : The type of file system is FAT 32 . Enter
> >> current
> >> volume label for drive G : I entered G and then I got a message saying An
> >> incorrect volume label was entered for this drive .What am I doing wrong
> >> any
> >> help please? Or is there any other way to convert to NTFS

> >
> >
> > G is the drive letter, not the volume label. You may or may not have a
> > volume label, and if you don't know what it is, it's probably blank.
> > Enter nothing and press enter.
> >
> > By the way, before you use the convert command, first read
> > http://www.aumha.org/a/ntfscvt.htm because there's an issue regarding
> > cluster size that isn't obvious.
> >
> > --
> > Ken Blake, Microsoft MVP Windows - Shell/User
> > Please Reply to the Newsgroup

>


--
Ken Blake, Microsoft MVP Windows - Shell/User
Please Reply to the Newsgroup
Reply With Quote
  #7  
Old 11-19-2007, 11:05 PM
Shenan Stanley
 
Posts: n/a
Default Re: Cannot convert FAT32 to NTFS

Albert Smith wrote:
> I have a usb external hard drive that I am trying to convert from
> FAT32 to NTFS .I opened command prompt and typed in ( convert
> G:/FS:NTFS) pressed enter and got the reply : The type of file
> system is FAT 32 . Enter current volume label for drive G : I
> entered G and then I got a message saying An incorrect volume
> label was entered for this drive .What am I doing wrong any help
> please? Or is there any other way to convert to NTFS


Ken Blake, MVP wrote:
> G is the drive letter, not the volume label. You may or may not
> have a volume label, and if you don't know what it is, it's
> probably blank. Enter nothing and press enter.
>
> By the way, before you use the convert command, first read
> http://www.aumha.org/a/ntfscvt.htm because there's an issue
> regarding cluster size that isn't obvious.


Albert Smith wrote:
> Tanks Ken but I`m afraid that does not work either.


Ken Blake, MVP wrote:
> The blank volume label doesn't work? In that case, just open My
> Computer with the drive connected. You'll see its label there.


On the computer with the drive connected, open a command prompt.

Change into the G:\ drive *as it is now*.

G:\
<enter>

Now type in the following:

dir /p
<enter>

That will stop the screen from scrolling too far. At the top you should see

Volume in drive G has no label
OR
Volume in drive G is <LABEL HERE>

If it says "has no label", you may have other issues.
If it says "is...", you type in whatever is after that for the label name
when prompted by convert.

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html


Reply With Quote
  #8  
Old 11-20-2007, 08:02 PM
VanguardLH
 
Posts: n/a
Default Re: Cannot convert FAT32 to NTFS

"Albert Smith" <albert.smith@tele2.se> wrote in message
news:eBgHARuKIHA.5160@TK2MSFTNGP05.phx.gbl...
>I have a usb external hard drive that I am trying to convert from
>FAT32 to NTFS .I opened command prompt and typed in ( convert
>G:/FS:NTFS) pressed enter and got the reply : The type of file system
>is FAT 32 . Enter current volume label for drive G : I entered G and
>then I got a message saying An incorrect volume label was entered for
>this drive .What am I doing wrong any help please? Or is there any
>other way to convert to NTFS
>



Volume label is a string, something you used to *name* that volume.
It is NOT a drive designator, like "C:" or "G:". If the partition
doesn't have a volume identifier string, leave the response just as
blank.

When you run the "dir g:" command in a DOS shell, what does it say is
the volume label for that partition? The top line says:

"Volume in drive G is <volumelabel>"

Windows Explorer will show the volume label, too.

Reply With Quote
  #9  
Old 11-20-2007, 09:55 PM
Albert Smith
 
Posts: n/a
Default Re: Cannot convert FAT32 to NTFS

thanks I was getting a little confused because the how to document I was
reading from only refered to the drive letter once I entered the drive
name(volume) it converted.
"VanguardLH" <VanguardLH@mail.invalid> wrote in message
news:%23nbF7A7KIHA.5764@TK2Mhow to document I was reading from only
refSFTNGP06.phx.gbl...
> "Albert Smith" <albert.smith@tele2.se> wrote in message
> news:eBgHARuKIHA.5160@TK2MSFTNGP05.phx.gbl...
>>I have a usb external hard drive that I am trying to convert from FAT32 to
>>NTFS .I opened command prompt and typed in ( convert G:/FS:NTFS) pressed
>>enter and got the reply : The type of file system is FAT 32 . Enter
>>current volume label for drive G : I entered G and then I got a message
>>saying An incorrect volume label was entered for this drive .What am I
>>doing wrong any help please? Or is there any other way to convert to NTFS
>>

>
>
> Volume label is a string, something you used to *name* that volume. It is
> NOT a drive designator, like "C:" or "G:". If the partition doesn't have
> a volume identifier string, leave the response just as blank.
>
> When you run the "dir g:" command in a DOS shell, what does it say is the
> volume label for that partition? The top line says:
>
> "Volume in drive G is <volumelabel>"
>
> Windows Explorer will show the volume label, too.
>



Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert NTFS to FAT32 (... & set active partition) ChrisOfTheOT Laptops 11 10-11-2007 09:54 PM
convert from files from fat32 to ntfs midnightsun Windows XP 8 06-23-2007 12:17 AM
convert fat32 to ntfs midnightsun Windows XP 1 06-22-2007 05:42 AM
Convert FAT32 to NTFS File System bujji Hardware 0 06-01-2007 11:58 AM
NTFS and FAT32 WilfG XP Networking 1 05-22-2004 06:09 AM


All times are GMT. The time now is 11:45 PM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger