Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-07-2005, 04:53 AM
|
#1
|
Member
Registered: Mar 2004
Posts: 107
Rep:
|
formatting very big fat32 partition with Linux
I should format a 300 GB hard drive using FAT32 (so I can write it with both Windows and Linux) but Windows XP don't allow the format of fat32 partitions bigger than 32 GB..... Partition Magic (a Windows tool) doesn't support FAT32 partitions bigger than 200 GB......
Linux supports the "format" operation on so big FAT32 partitions (only 1 partition = 300 GB)?
|
|
|
10-07-2005, 03:17 PM
|
#2
|
Member
Registered: Aug 2003
Location: Akron, OH
Distribution: Slackware 14.2-stable, Ubuntu 16.04 LTS
Posts: 401
Rep:
|
While you could partition your harddrive with either Parition Magic or Linux to get around the 32GB format limit in XP, be aware that the reason for the 32GB limit in the first place has to do with the cluster sizes, or basically, the minimum amount of data written to the disk. For volumes above 32GB, it jumps from 16k->32k, which means that even if you only use 1kb in a cluster, it will take all 32kb of physical space. From a practical perspective, this means that you may end up wasting a lot of space on the harddrive.
http://www.allensmith.net/Storage/HDDlimit/FAT32.htm
If this doesn't matter to you, then I'd say "format away".
|
|
|
10-07-2005, 04:06 PM
|
#3
|
Member
Registered: Mar 2004
Posts: 107
Original Poster
Rep:
|
I usually use both Windows and Linux, so FAT32 is the most "compatible" file system, for both reads and writes form both Operating Systems
I know NTFS is better for Windows and the Linux file systems (ext3, reiserfs) are better for Linux, but if I need this partition for Windows and Linux, I think fat32 is the best choice......
if someone has ideas, please write here
thanks a lot to all!
|
|
|
10-07-2005, 05:08 PM
|
#4
|
Member
Registered: May 2005
Location: München, Germany
Distribution: Slackware, Arch
Posts: 386
Rep:
|
Will QTParted do the trick? It's a partition magic clone. Try that if you have it
-A
|
|
|
10-08-2005, 01:16 AM
|
#5
|
Member
Registered: Feb 2002
Location: India
Distribution: Slacky 12.1, XP
Posts: 992
Rep:
|
do u have SP2 installed if yes, it might be able to, but what i read is that even if it does support u might have perfomance problems, better use a DM and create 2-3 partitions, or use the fdisk command under linux
|
|
|
10-08-2005, 05:06 PM
|
#6
|
Senior Member
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938
Rep:
|
Try mkdosfs -F 32 /dev/hdax
where hdax is your FAT32 partition.
|
|
|
10-08-2005, 07:53 PM
|
#7
|
Senior Member
Registered: Dec 2004
Location: Lee, NH
Distribution: OpenSUSE, CentOS, RHEL
Posts: 1,794
Rep:
|
beware of possible corruption if you write to the drive from Windows. It certainly is not tested by Microsoft by any means, although it's worth noting that most external drives lately come preformatted as Fat32.
|
|
|
All times are GMT -5. The time now is 07:04 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|