Open akougblenou opened 5 years ago
@AKFourSeven why you had mounted whole drive via fuse-ext2, there is only one partition with NTFS on it?
I suggest you to try booting some Linux, like Ubuntu and try to fix it.
Or even Windows, you don't need to have a license, just download official Win10 ISO from MS, and create a flash drive via BootCamp. Then inside installer press Shift+F10
, which will open a CMD window. You may examine your disks via diskpart
, then run some chkdsk on your partition.
To answer your first question, the lack of experience I guess. I have a Windows at home as well, but when I try accessing the drive on it, it is not seen anymore, like it has disappeared.
I know it seems highly unrelated to this app, but I have ntfs drive mounted through fuse-ext2. I am using macOS 10.14.1. I tried running the commands for debugging and got the following:
The ordeal started because I installed Plex and reference some folders of the ntfs hard drive on it to be scan through. While the process was going on I noticed that the files of my drive were inaccessible, but the drive could still be seen. I tried to run ntfsfix but I think it got it worse.
Here are some of the commands that I ran:
and since the last one, the name of my drive has disappeared, I cannot do much thing on it. So my question is, can something be done using fuse-ext2 or is it unrelated ? Also is my drive dead now ? Can I still get data back ?