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 30-01-2007, 11:33 PM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Oct 2006
Posts: 13
Default NTFS to FAT32


How to convert drives in ntfs system to fat32 without loss of data.
i need it coz of LINUX
ajay1287 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 30-01-2007, 11:39 PM   #2 (permalink)
GUNNING DOWN TEAMS
 
wizrulz's Avatar
 
Join Date: Mar 2005
Location: MUMBAI
Posts: 1,724
Default Re: NTFS to FAT32

Quote:
Originally Posted by ajay1287
How to convert drives in ntfs system to fat32 without loss of data.
i need it coz of LINUX
FAT32 is an older file system.NTFS is superior to FAT32 in almost every way.
Converting NTFS back to FAT32 should be considered a last resort in all cases.
Partition Magic allows you to convert an NTFS partition back to FAT32, but often conversions simply fail, or worse, destroy data.

First off, delete the partition that you wish to convert. This is done by going into Disk Management: right click "My Computer" -> Manage -> Disk Management, which is found under the Storage section. Right click the partition you wish to remove, and click "Delete Volume". This will erase the partition. Once you have done this, you must re-create the partition. This is done by right clicking on an unallocated region of a disk, and selecting "Create Partition". Then click "Create Logical Drive". Bear in mind that Windows cannot format a FAT32 partition that is any larger than 32GB. This is the case because FAT32 is terribly inefficient on volumes that are larger than 32GB: fragmentation becomes a serious problem.

To format this new volume, right click it, and choose Format. Again, if the volume you wish to format is larger than 32GB, FAT32 will not be one of the options available to you in the drop-down box. You will have to create multiple partitions if you want to format a large drive as FAT32.

TRY USING PARTITION MAGIC 8
__________________
The moment U stop learning ......u stop improving
wizrulz is offline  
Old 30-01-2007, 11:52 PM   #3 (permalink)
Resident Fanatic
 
Manshahia's Avatar
 
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
Default Re: NTFS to FAT32

Quote:
Originally Posted by ajay1287
How to convert drives in ntfs system to fat32 without loss of data.
i need it coz of LINUX
Which OS r u using.
Guess u cant access ur NTFS partitions in Linux.
__________________
----------
Manshahia is offline  
Old 31-01-2007, 12:32 AM   #4 (permalink)
In The Zone
 
ApoorvKhatreja's Avatar
 
Join Date: Aug 2006
Location: Delhi
Posts: 229
Default Re: NTFS to FAT32

Almost all Linux distros support NTFS, that is read support. But hardly any of them suppport writing to NTFS. But they do support writing to FAT32. That's probably why he wants to switch to FAT32.

Quote:
First off, delete the partition that you wish to convert. This is done by going into Disk Management: right click "My Computer" -> Manage -> Disk Management, which is found under the Storage section. Right click the partition you wish to remove, and click "Delete Volume". This will erase the partition. Once you have done this, you must re-create the partition. This is done by right clicking on an unallocated region of a disk, and selecting "Create Partition". Then click "Create Logical Drive". Bear in mind that Windows cannot format a FAT32 partition that is any larger than 32GB. This is the case because FAT32 is terribly inefficient on volumes that are larger than 32GB: fragmentation becomes a serious problem.
He asked for conversion without loss of data. He'll lose all the data on his disk as soon as he formats it. Till date, there is no method of converting from NTFS to FAT32. Vice-versa is easy, windows has an inbuilt tool for converting from FAT32 to NTFS. But the only way to go from NTFS to FAT32 is to move the data to other partitions, follow the above procedure (given by wizrulz), and copy the data back. If you don't have so much free space on a single partition, move the data in parts to different partitions. It is very irritating and slow, but that is the only way.
__________________
http://apoorvkhatreja.blogspot.com
ApoorvKhatreja is offline  
Old 31-01-2007, 01:54 AM   #5 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: NTFS to FAT32

Rather use ntfs-3g in linux. It's in beta but those whom I have heard using it haven't had a problem with it. But, mind you it's in beta still.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 31-01-2007, 03:36 PM   #6 (permalink)
Resident Fanatic
 
Manshahia's Avatar
 
Join Date: Jul 2006
Location: /Milky way/earth/india/
Posts: 911
Default Re: NTFS to FAT32

SOftware to read linux EXT3 partitions in Windows?
__________________
----------
Manshahia is offline  
Old 31-01-2007, 03:54 PM   #7 (permalink)
"The RaCaLaNGeL"©
 
romeo_8693's Avatar
 
Join Date: Dec 2005
Location: Goa/Pune
Posts: 389
Default Re: NTFS to FAT32

for reading ext3 in windows use: http://sourceforge.net/projects/ext2fsd
__________________
Without sorrows happiness would be boring!
romeo_8693 is offline  
Old 21-02-2007, 01:12 PM   #8 (permalink)
In The Zone
 
ApoorvKhatreja's Avatar
 
Join Date: Aug 2006
Location: Delhi
Posts: 229
Default Re: NTFS to FAT32

Quote:
Originally Posted by tech_your_future
Rather use ntfs-3g in linux. It's in beta but those whom I have heard using it haven't had a problem with it. But, mind you it's in beta still.
It's in RC1 now .

http://ubuntuforums.org/showthread.php?t=217009
__________________
http://apoorvkhatreja.blogspot.com
ApoorvKhatreja is offline  
Old 21-02-2007, 11:46 PM   #9 (permalink)
Apprentice
 
Join Date: Feb 2007
Posts: 77
Default Re: NTFS to FAT32

u can convert ntfs to fat32 without any data loss by PARTION MAGIC as said by apurva
buntythecool is offline  
Old 22-02-2007, 12:42 AM   #10 (permalink)
In The Zone
 
ApoorvKhatreja's Avatar
 
Join Date: Aug 2006
Location: Delhi
Posts: 229
Default Re: NTFS to FAT32

That is not always successful. That is why it strongly recommends you to backup all your data. Even Partition Magic does not say that conversion will be 100% successful.
__________________
http://apoorvkhatreja.blogspot.com
ApoorvKhatreja 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 gforz
- by clmlbx
- by Sujeet

Advertisement




All times are GMT +5.5. The time now is 03:54 PM.


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

Search Engine Optimization by vBSEO 3.3.2