LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Ext3 filesystem reported as FAT32 (https://www.linuxquestions.org/questions/linux-general-1/ext3-filesystem-reported-as-fat32-552830/)

Samuli Järvelä 05-10-2007 04:42 AM

Ext3 filesystem reported as FAT32
 
I have an external USB hard drive, which was preformatted with FAT32. I wanted to have ext3 filesystem on it, so I created it with mkfs.ext3. Everything seems to work fine, except fdisk reports that it still is FAT32 (but which it definitely is not, as file permissions work).

So what went wrong, and how can I repair this? I tried "fsck.ext3 /dev/sda1", but no changes there. I already have lots of data in it, so I would prefer a way that doesn't erase everything.

syg00 05-10-2007 04:48 AM

Nothing to worry about.
You can change the type in fdisk if you wish - doesn't affect the filesystem (or data).


All times are GMT -5. The time now is 10:14 PM.