Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 13-01-2006, 04:35 AM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Apr 2005
Location: Punjab
Posts: 15
Default Fat32 to NTFS on E drive only?


I have read all the posts about FAT32 to NTFS conversions.
However I still have doubts

I use Windows XP, I have 5 partitions on a 160 GB HD.
C: 18.63 GB
D: 33.12 GB
E: 32.59 GB
F: 32.96 GB
G: 31.71 GB

I want to make DVDs into ISOs on my computer and as you know FAT32 only allows 4GB file so I want to convert to NTFS.

All my drives are Fat32 I want to convert it like this:
C: FAT32
D: FAT32
E: NTFS
F: FAT32
G: FAT32
So my question is
Can I covert only my E drive to NTFS without any problems like PC slowdown, software not working etc
For example if I have installed a game in E: drive, will the game slowdown?

I have got PowerQuest PartitionMagic Version 8.0 in which it seems partitions can be converted, merged, resized, split in one click but it seems dangerous to me.

I also have some files on E drive which I don’t want to lose.
__________________
AMD 2800, Gforce 5200: 256MB, 512 MB RAM 160GB HDD
Tajinder is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 13-01-2006, 08:14 AM   #2 (permalink)
SNIST Screamer !!
 
vijay_7287's Avatar
 
Join Date: Aug 2005
Location: Hyderabad
Posts: 1,163
Default

thts no a prob

u dont need a third party s/w

go to commandpromt
and type help convert
follow the neccessary instructions
and it will be done
__________________
http://snistscreamers.blogspot.com/
http://insidevoidmain.blogspot.com/

SNIST-Blog: the Voice of SNIST... http://www.snistblog.com/
vijay_7287 is offline  
Old 13-01-2006, 09:55 AM   #3 (permalink)
9437077259
 
go4saket's Avatar
 
Join Date: Sep 2005
Location: Sambalpur, Orissa
Posts: 1,261
Default

No problem at all. Just go to My Computer, right click on the partition you want to format, select the file system you want to, NTFS in this case, and click format.

As for conflict, be sure you wont have any as the OS will handle it all. But remember one thing, if you start you computer with a DOS or Win 98 bootable, you wont be able to read the contents of a NTFS partition.
go4saket is offline  
Old 13-01-2006, 10:18 AM   #4 (permalink)
SNIST Screamer !!
 
vijay_7287's Avatar
 
Join Date: Aug 2005
Location: Hyderabad
Posts: 1,163
Default

^^^
he is talkin abt converting without formating it
converting without loss of data

just go to command prompt
and type
convert e: /fs:ntfs

it will be done
__________________
http://snistscreamers.blogspot.com/
http://insidevoidmain.blogspot.com/

SNIST-Blog: the Voice of SNIST... http://www.snistblog.com/
vijay_7287 is offline  
Old 13-01-2006, 02:32 PM   #5 (permalink)
Human Spambot
 
Join Date: May 2004
Location: off to "never ever" land
Posts: 2,912
Default

be careful u cannot access ntfs partitions if ur primary partition ( os partition) is fat32
__________________
No Mercy, No Limits.
Oobertech.net - Keeping Knowledge Free
theraven is offline  
Old 13-01-2006, 04:00 PM   #6 (permalink)
SNIST Screamer !!
 
vijay_7287's Avatar
 
Join Date: Aug 2005
Location: Hyderabad
Posts: 1,163
Default

^^^
i dont think thts true
when ur OS is XP u can access NTFS partitions, even if ur OS is on FAT32 drive
__________________
http://snistscreamers.blogspot.com/
http://insidevoidmain.blogspot.com/

SNIST-Blog: the Voice of SNIST... http://www.snistblog.com/
vijay_7287 is offline  
Old 13-01-2006, 04:31 PM   #7 (permalink)
Wise Old Owl
 
alib_i's Avatar
 
Join Date: Jun 2004
Location: omnipresent
Posts: 1,191
Default

Quote:
Originally Posted by theraven
be careful u cannot access ntfs partitions if ur primary partition ( os partition) is fat32
You sure about this ?
I've never seen this happen !


-----
alibi
__________________
What I've felt, What I've known; Never shined through in what I've shown
Never free, Never me; So I dub thee unforgiven
-Metallica
alib_i is offline  
Old 13-01-2006, 07:21 PM   #8 (permalink)
Human Spambot
 
Join Date: May 2004
Location: off to "never ever" land
Posts: 2,912
Default

afaik ..
ive never been in this situation so im not sure if what u ppl say is true

but as much as i know abt file systems ( very little ) ntfs is not accesible via fat32 ...
or atleast u cannot write to it from fat32 system ...
if u can .. then im obviously mistaken
__________________
No Mercy, No Limits.
Oobertech.net - Keeping Knowledge Free
theraven is offline  
Old 13-01-2006, 07:57 PM   #9 (permalink)
Right Off the Assembly Line
 
Join Date: Apr 2005
Location: Punjab
Posts: 15
Default

Thanks for the replies.


Taken from
http://www.msfn.org/board/index.php?showtopic=14497
Quote:
Hi:

I have two hard disks: one is master and the other one is
slave on the same IDE. The first hard disk is divided to
two FAT32 partitions and the second hard disk is one whole NTFS
partition. All the partitions are primary partitions.
Windows XP is installed on the first FAT32 partition
of the master hard disk which is drive C:. However, Windows
XP assigns drive D: to the NTFS partition which is
on the slave hard disk and E: to the second FAT32 partition
on the master disk. I can use disk manager to change the drive letters,
but is there a way to tell Windows XP to keep the drive letter orders
same as the hard disk orders, maybe a registry key? That's:

Hard Disk 1, Partition 1, FAT32, Drive C:
Hard Disk 1, Partition 2, FAT32, Drive D:
Hard Disk 2, Partition 1, NTFS, Drive E:

Thanks
It seems it can be accessed from a Fat32 primary partition
I think it can’t be accessed if you are using an OS like win98.
I’m using XP sp2. Hopefully I’m correct

Are there any other problems?
I just want to be sure there are no problems as going back to fat32 without loss is near impossible.
Tajinder is offline  
Old 13-01-2006, 08:11 PM   #10 (permalink)
SNIST Screamer !!
 
vijay_7287's Avatar
 
Join Date: Aug 2005
Location: Hyderabad
Posts: 1,163
Default

there wont be any problems dude (as long as u r on XP)
i have been thru it
just go ahead
but make sure ur UPS is fully charged
as it might take 2-3min
__________________
http://snistscreamers.blogspot.com/
http://insidevoidmain.blogspot.com/

SNIST-Blog: the Voice of SNIST... http://www.snistblog.com/
vijay_7287 is offline  
Old 14-01-2006, 12:13 AM   #11 (permalink)
Apprentice
 
Join Date: Apr 2005
Location: delhi
Posts: 91
Default

ya tajinder...... no probs at all.......... unless u install win 98(which u r surely not gonna do)



and theraven......... u can surely access NTFS from fat ........ the condition is that ur OS should support NTFS............ u can access it and even write on it........... aoedsn't really matter if ur OS is loaded on an NTFS or a FAT filesystem.............
satbir is offline  
Old 14-01-2006, 12:26 AM   #12 (permalink)
Wise Old Owl
 
dOm1naTOr's Avatar
 
Join Date: Mar 2005
Location: shhhh!!!!! on a sniper point
Posts: 4,200
Default

Hi guys I use windows on a FAT32 drive and I also have some NTFS partitions also. No conflicts. WIN XP treats them as same apart from some file sharing(used in networking). FAT32 does not support single files larger than 4GB!!!!!
__________________
G1: PII X4 B50 4.0 | TRUE 120*2 | TA790GXB A2+ | 4GB DDR2 GSkill 1200 | Audigy 2 | HD4870 | HEC 550 | MX 518.
G2: AII 240 | M2N 68AM+ | 3GB| 8800GT | Zebby Plat 500
G3: XPS M1530 |
FZ 16.
dOm1naTOr is offline  
Old 14-01-2006, 01:54 AM   #13 (permalink)
Alpha Geek
 
__Virus__'s Avatar
 
Join Date: Sep 2005
Location: Hyderabad
Posts: 560
Default

Quote:
Originally Posted by satbir
and theraven......... u can surely access NTFS from fat ........ the condition is that ur OS should support NTFS............ u can access it and even write on it........... aoedsn't really matter if ur OS is loaded on an NTFS or a FAT filesystem.............
Wow never knew. Could you please explain wht do you meanby "OS should support" I was never able to access ntfs from 98...confusing
__Virus__ is offline  
Old 14-01-2006, 03:08 AM   #14 (permalink)
In The Zone
 
TechGuru#1's Avatar
 
Join Date: Aug 2005
Posts: 338
Default

Ok,if u can convert FAT32 to NTFS in Win XP OS,DO U HAVE TO MAKE THE CONVERSION "ONLY" THROUGH THE RUN SYNTAX COMMANDS?
/or also by RIGHT CLICKINg the Drive?
TechGuru#1 is offline  
Old 14-01-2006, 07:43 AM   #15 (permalink)
Wise Old Owl
 
dOm1naTOr's Avatar
 
Join Date: Mar 2005
Location: shhhh!!!!! on a sniper point
Posts: 4,200
Default

By right clicking, u r doing a format of the partion in NTFS file system and all data on the partition will be lost. But using that command will only convert specified partion into NTFS. Then also I reccoment have a backup of the important files incase anything goes wrong.
__________________
G1: PII X4 B50 4.0 | TRUE 120*2 | TA790GXB A2+ | 4GB DDR2 GSkill 1200 | Audigy 2 | HD4870 | HEC 550 | MX 518.
G2: AII 240 | M2N 68AM+ | 3GB| 8800GT | Zebby Plat 500
G3: XPS M1530 |
FZ 16.
dOm1naTOr is offline  
Old 14-01-2006, 08:36 AM   #16 (permalink)
SNIST Screamer !!
 
vijay_7287's Avatar
 
Join Date: Aug 2005
Location: Hyderabad
Posts: 1,163
Default

Quote:
Originally Posted by __Virus__
Quote:
Originally Posted by satbir
and theraven......... u can surely access NTFS from fat ........ the condition is that ur OS should support NTFS............ u can access it and even write on it........... aoedsn't really matter if ur OS is loaded on an NTFS or a FAT filesystem.............
Wow never knew. Could you please explain wht do you meanby "OS should support" I was never able to access ntfs from 98...confusing

dont get confused,
WIN-98 doesnt support NTFS, so u cannot access those patitions thru 98

win-XP supports NTFS, so u can access those partitions thru XP
even if ur OS is on a partition which is on a FAT-32 file system, it can access NTFS partions
__________________
http://snistscreamers.blogspot.com/
http://insidevoidmain.blogspot.com/

SNIST-Blog: the Voice of SNIST... http://www.snistblog.com/
vijay_7287 is offline  
Old 14-01-2006, 12:54 PM   #17 (permalink)
Alpha Geek
 
__Virus__'s Avatar
 
Join Date: Sep 2005
Location: Hyderabad
Posts: 560
Default

Quote:
Originally Posted by vijay_7287
dont get confused,
WIN-98 doesnt support NTFS, so u cannot access those patitions thru 98

win-XP supports NTFS, so u can access those partitions thru XP
even if ur OS is on a partition which is on a FAT-32 file system, it can access NTFS partions
Yupsss knew that was just confused on those words "u can surely access NTFS from fat" Thanks for explanation anyway
__Virus__ is offline  
Old 15-01-2006, 12:01 AM   #18 (permalink)
In The Zone
 
TechGuru#1's Avatar
 
Join Date: Aug 2005
Posts: 338
Default

Now,can one tell me quickly >>
which format NTFS or FAT32 would be MORE appropriate for a big HDD(say 250GB),on which Principally would b used for saving DVD Movies & Large Multimedia files?
Also,would PERFORMANCE be HURT,if the entire disk is NTFS,instead of trying the FAT32 format?
TechGuru#1 is offline  
Old 15-01-2006, 01:09 AM   #19 (permalink)
Broken In
 
Join Date: Nov 2005
Location: kolkata
Posts: 135
Default

Quote:
without loss of data ......

just go to command prompt
and type
convert e: /fs:ntfs
i think this command also format the drive
tanmoy_rajguru2005 is offline  
Old 15-01-2006, 03:02 AM   #20 (permalink)
Alpha Geek
 
__Virus__'s Avatar
 
Join Date: Sep 2005
Location: Hyderabad
Posts: 560
Default

Quote:
Originally Posted by tanmoy_rajguru2005
Quote:
without loss of data ......

just go to command prompt
and type
convert e: /fs:ntfs
i think this command also format the drive
No.
__Virus__ is offline  
Old 15-01-2006, 04:01 AM   #21 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default

The commands won't erase the contents of the drive unless something goes wrong, it will just change the fs type.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 15-01-2006, 01:54 PM   #22 (permalink)
Broken In
 
Join Date: Nov 2005
Location: kolkata
Posts: 135
Default

Quote:
The commands won't erase the contents of the drive unless something goes wrong, it will just change the fs type.
thank u for correcting me.
tanmoy_rajguru2005 is offline  
Old 16-01-2006, 12:20 PM   #23 (permalink)
In The Zone
 
Join Date: Oct 2004
Location: Visnagar
Posts: 227
Default

convert e: /FS:ntfs
__________________
EVERY QUESTION HAVE PERFACT ANSWER

AND NOTHING IS IMPOSSIBLE
vinaypatel is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On


 
Latest Threads
- by Tenida
- by Charan
- by abhidev
- by Sujeet
- by Sarath

Advertisement




All times are GMT +5.5. The time now is 09:13 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2