-1
votes
2answers
107 views

convert FAT and NTFS without data loss

Which one of these filesystem format conversions will keep the data on disk, and which will require backup, reformat, and restore? FAT32 to NTFS FAT32 to FAT16 NTFS to FAT32 NTFS to FAT16 Note: I ...
0
votes
1answer
148 views

No longer possible to install Windows on FAT32 partitions?

I remember installing XP on a FAT32 partition when it was first launched, but never tried it since then with subsequent versions of Windows. Is it still possible to do so with Vista onwards, or was ...
1
vote
0answers
186 views

Native linux bootable thumb drive with first partition as fat32

I've been trying to do this for quite a while and I feel like I have exhausted my options on it. I want to make a flash drive partitioned similarly to this: Number Start (sector) End (sector) ...
1
vote
1answer
287 views

Why Both 8GB USB Flash Drives Have Different Integrities?

USB 3.0 SuperTalent Express DUO 8GB recently had its partition corrupted and declared itself "write-protected" and I was told in chat by @sidran32 that this usually means that flash drive gone bad due ...
1
vote
1answer
535 views

Partition External Hard Drive 1.5TB which is on FAT32 format into 3 partitions of 500GB each in Windows 7

I would like to partition a 1.5TB external hard drive which is in FAT32 format into 3 partitions of 500GB each.
4
votes
2answers
400 views

Criteria for low disk space warning on XP?

According to this article, it says the low disk space warning appears when there is less than 200MB of disk space. However, I find this not to be the case. Two test examples: 1) I create a 3GB ...
0
votes
1answer
302 views

Fat32 incorrectly converted to NTFS

I had a FAT32 partition, and I run the following command: C:\USERS\USER1\CONVERT D: /FS: NTFS Not run this command, but asked me to reset my computer. I reset my computer. CHKDSK first startup, ...
0
votes
2answers
325 views

How to recover data from re-partitioned hard drive [duplicate]

Possible Duplicate: Best undelete tool for NTFS/FAT? I have an external HDD that has been mistakenly re-partitioned and some data written on it. Previous Partitions were: 480GB NTFS + 20GB ...
2
votes
1answer
563 views

hex edit of FAT32 partition tips wanted

I currently have a wrong-sized partition in a "very damaged" status. The first problem for most recovery tools: - disk size is 9*10x units. - logical partition starts at 2*10x units - logical ...
0
votes
4answers
2k views

4GB USB as 2 drives

I've got a 4GB USB flash drive and am trying to partition it. I'd like 2GB to be an OS (ChromeOS by Hexxeh), and the rest should be one FAT32 partition. Windows should recognize the FAT32 ...
3
votes
2answers
3k views

Partitioning Ipod Classic 160gb

I want to make some partitions on my ipod,but i have been unable to. This is what i tried: Using windows 7 disk managment didnt allow Diskpart command line said :"File system doesnt support ...
1
vote
3answers
178 views

Changing the size of a FAT32 partition?

The size of a FAT32 partition cannot be changed without activities associated with reformatting the disk. Explain why this is so.
1
vote
1answer
681 views

Can you create multiple FAT partitions with Boot Camp?

Can you create multiple FAT partitions with Boot Camp? We have a single partition but it is filling up with data and we want to create a second partition. The first is the max size for FAT ...
5
votes
4answers
2k views

Create a shared FAT32 partition on Boot Camp MacBook

I have a MacBook set up with Boot Camp, and the XP partition is NTFS. The split is 50-50 and there is no unallocated space on the hard drive. I want to create a shared 50GB FAT32 partition for my ...