Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to access the content on the media on window computers after enabling FX_ENABLE_FAULT_TOLERANT to protect the media #5

Open
Shin-ing opened this issue May 16, 2023 · 7 comments
Assignees

Comments

@Shin-ing
Copy link

No description provided.

@TiejunMS
Copy link
Contributor

The file system can be open on Windows directly.

@Shin-ing
Copy link
Author

The file system can be open on Windows directly.

When I write data once after turning on FX_ENABLE_FAULT_TOLERANT , the media cannot be mounted properly on windows unless it is formatted again, which I have tried many times

@TiejunMS TiejunMS self-assigned this Jun 16, 2023
@TiejunMS
Copy link
Contributor

I have created a project to demonstrate the file system with fault tolerant can be open on Linux. Please take a look at it and see if it helps.
https://github.com/TiejunMS/filex_projects/tree/main/demo_basic

@Shin-ing
Copy link
Author

Shin-ing commented Jun 16, 2023

I have created a project to demonstrate the file system with fault tolerant can be open on Linux. Please take a look at it and see if it helps. https://github.com/TiejunMS/filex_projects/tree/main/demo_basic

I just tested it and it works, but I'm using a micro SD card and I tested it again and it doesn't work as expected, I don't know why, can you test it with an SD card?

@Shin-ing
Copy link
Author

I was able to read the files written by the test using fileX, but the micro SD card should not mount properly when using windows.

@TiejunMS
Copy link
Contributor

In order to eliminate other factors, could you run the same demo from project above and replace the FileX driver with SD card driver? See if there is still problem mounting the SD card on Windows.

@Shin-ing
Copy link
Author

I found that formatting the SD card with SD Formater software and using FILEX FAULT_TOLERANT results in the SD card working abnormally

@eclipsewebmaster eclipsewebmaster transferred this issue from another repository Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants