Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows XP > Customize Windows XP

Notices

Reply

NTFS

 

LinkBack Thread Tools Display Modes
Old 10-22-2003, 03:11 AM   #1 (permalink)
Default NTFS

HI, I am haveing troubles with my 2nd hard drive it was a
NTFS system type but now it is a FAT32 and everytime i
move files on it or somthing it goes to a blue screen and
say's

Dumping memory core
If you have seen this screen 1 or more times than please
run chkdsk /f to see if there is any corrup.

or something like that is there any way i could change it
back because it is very annoying thank in advanced.
Joel Schoonbaert
Guest
 
Posts: n/a
Reply With Quote  
Old 10-22-2003, 05:24 AM   #2 (permalink)
Default NTFS

You can not revert back from NTFS to FAT#@. How did you
get FAT32 on this drive? If you replaced this drive, you
will have to go into the registry and change several
settings.
Quote:
>-----Original Message-----
>HI, I am haveing troubles with my 2nd hard drive it was
a
Quote:
>NTFS system type but now it is a FAT32 and everytime i
>move files on it or somthing it goes to a blue screen
and
Quote:
>say's
>
>Dumping memory core
>If you have seen this screen 1 or more times than please
>run chkdsk /f to see if there is any corrup.
>
>or something like that is there any way i could change
it
Quote:
>back because it is very annoying thank in advanced.
>.
>
Jim
Guest
 
Posts: n/a
Reply With Quote  
Old 10-22-2003, 03:28 PM   #3 (permalink)
Default Re: NTFS


"Jim" <anonymous@discussions.microsoft.com> wrote in message
news:071601c3985c$bb92a930$a401280a@phx.gbl...
Quote:
> You can not revert back from NTFS to FAT#@. How did you
> get FAT32 on this drive?
He could have gone back to FAT32 by re-partitioning and formatting the drive
or using a third-party solution such as Partition Magic :-)
Quote:
> If you replaced this drive, you
> will have to go into the registry and change several
> settings.
Quote:
> >-----Original Message-----
> >HI, I am haveing troubles with my 2nd hard drive it was
> a
Quote:
> >NTFS system type but now it is a FAT32 and everytime i
> >move files on it or somthing it goes to a blue screen
> and
Quote:
> >say's
> >
> >Dumping memory core
> >If you have seen this screen 1 or more times than please
> >run chkdsk /f to see if there is any corrup.
> >
> >or something like that is there any way i could change
> it
Quote:
> >back because it is very annoying thank in advanced.
> >.
> >

John E. Carty
Guest
 
Posts: n/a
Reply With Quote  
Old 10-29-2003, 10:05 PM   #4 (permalink)
Default NTFS

I'd like to convert my current boot partition from FAT32 to
NTFS, but my old verions of Partition Magic doesn't offer
that particular conversion. I can use PMagic OK even for
XP so long as I boot from floppy even though it doesn't
know about W2K and XP. If I were to use it to create an
NTFS partition, is there some way I could transfer the
contents of my current boot partition on to the new NTFS
and finally delete the old FAT32
Guest
 
Posts: n/a
Reply With Quote  
Old 10-29-2003, 10:14 PM   #5 (permalink)
Default Re: NTFS

Open a Command Prompt window and enter CONVERT /?

Also see:

http://www.aumha.org/a/ntfscvt.htm

--
Doug Knox, MS-MVP Windows XP/ Windows Smart Display
Win 95/98/Me/XP Tweaks and Fixes
http://www.dougknox.com
--------------------------------
Associate Expert
ExpertZone - http://www.microsoft.com/windowsxp/expertzone
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.

<anonymous@discussions.microsoft.com> wrote in message
news:062901c39e71$1597aa60$a101280a@phx.gbl...
Quote:
> I'd like to convert my current boot partition from FAT32 to
> NTFS, but my old verions of Partition Magic doesn't offer
> that particular conversion. I can use PMagic OK even for
> XP so long as I boot from floppy even though it doesn't
> know about W2K and XP. If I were to use it to create an
> NTFS partition, is there some way I could transfer the
> contents of my current boot partition on to the new NTFS
> and finally delete the old FAT32

Doug Knox MS-MVP
Guest
 
Posts: n/a
Reply With Quote  
Old 10-30-2003, 01:29 AM   #6 (permalink)
Default NTFS

The cmd would be:CONVERT F: /FS:ntfs
F: being the drive to convert.
To open cmd,go to run,type:cmd
The new window is cmd prompt
Quote:
>-----Original Message-----
>I'd like to convert my current boot partition from FAT32
to
Quote:
>NTFS, but my old verions of Partition Magic doesn't offer
>that particular conversion. I can use PMagic OK even for
>XP so long as I boot from floppy even though it doesn't
>know about W2K and XP. If I were to use it to create an
>NTFS partition, is there some way I could transfer the
>contents of my current boot partition on to the new NTFS
>and finally delete the old FAT32
>.
>
Andrew E
Guest
 
Posts: n/a
Reply With Quote  
Old 04-16-2004, 07:10 PM   #7 (permalink)
Default NTFS

I AM CONSIDERING UPGRADEING MY "C" DRIVE TO NTFS FROM
FAT32. MY QUESTION IS WILL I USE MORE DRIVE SPACE BY
UPGRADEING TO NTFS. IF SO A GUESS AS TO HOW MUCH WOULD
HELP.

THANX ES
ES
Guest
 
Posts: n/a
Reply With Quote  
Old 04-16-2004, 10:46 PM   #8 (permalink)
Default RE: NTFS

NTFS uses smaller cluster sizes than does FAT32, which makes more efficient use of hard drives space when using small files are stored.

FAT32 uses a 32 sectors per cluster if the hard drive is 32gb or bigger, 16 sectors from 16-23 gb hard drives, 8 sectors for 8-16GB

NTFS uses 4 sector per cluster on hard drives larger the 1gb.
sue
Guest
 
Posts: n/a
Reply With Quote  
Old 04-16-2004, 10:56 PM   #9 (permalink)
Default RE: NTFS

If the hard drive is bigger then 32G

FAT32 uses 32 sectors per cluste
NTFS uses 4 sector

FAT32 will have more slack (wasted non-usable space) then NTFS saving files to the hard drive.
tim
Guest
 
Posts: n/a
Reply With Quote  
Old 04-17-2004, 07:56 PM   #10 (permalink)
Default RE: NTFS

Quote:
>-----Original Message-----
>NTFS uses smaller cluster sizes than does FAT32, which
makes more efficient use of hard drives space when using
small files are stored.
Quote:
>
>FAT32 uses a 32 sectors per cluster if the hard drive is
32gb or bigger, 16 sectors from 16-23 gb hard drives, 8
sectors for 8-16GB.
Quote:
>
>NTFS uses 4 sector per cluster on hard drives larger the
1gb.
Quote:
>.
>Thanx for your help Sue looks like I can save some space
with the more efficient use of space.
ES
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may 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 On


Similar Threads

Thread Thread Starter Forum Replies Last Post
FAT 32 to NTFS ldone Windows XP Configuration & Management 4 02-05-2005 03:19 PM
FAT / NTFS Allan Melville Windows XP Configuration & Management 1 08-07-2004 04:14 PM
ntfs Windows XP Performance & Maintenance 12 02-21-2004 05:46 PM
ntfs to fat Lary Windows XP Help & Support 7 10-17-2003 01:13 AM
Time limit for "convert c: /fs:ntfs" (convert FAT to NTFS)? John Windows XP 1 07-10-2003 04:22 PM


All times are GMT. The time now is 09:15 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90