You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I format partition from linux with mkfs -v -t ext4 /dev/<xxx> from OpenSUSE linux.
But ext2fsd think that it is ext3 file system, and so it can't open it.
I format partition from linux with
mkfs -v -t ext4 /dev/<xxx>from OpenSUSE linux.But ext2fsd think that it is ext3 file system, and so it can't open it.