Search found 1 match

by arun
01 Jul 2016, 19:22
Forum: Partition Recovery
Topic: fsck : more filesystems detected. This should not happen
Replies: 1
Views: 2932

fsck : more filesystems detected. This should not happen

I accidentally formatted my USB drive which was formatted in ext4 to exfat using the command
mkfs.exfat /dev/sdb1

I was trying to recover it using testdisk. It was able to detect the filesystem, but couldn't read it and gives me a warning of damaged file system.

So tried using sudo fsck.ext4 /dev ...