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

Buggy FAT32 SD card file managment #33

Closed
GoogleCodeExporter opened this issue Mar 18, 2015 · 1 comment
Closed

Buggy FAT32 SD card file managment #33

GoogleCodeExporter opened this issue Mar 18, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Load the program using an 8GB SDHC card as target medium.
2. Dump a double-layer disk in parts of 2GB with "new device for each part" 
activated.
3. When new media is requested, move the finished part from the SDHC card to a 
different storage medium.
4. Reinsert the emptied SDHC card for the next part.
5. The previously removed parts will reappear and mildly corrupt the filesystem.

What is the expected output? What do you see instead?
The expected output would be only the recently dumped part, but what I get is 
the dumped part PLUS all the previously dumped parts.

What version of the product are you using? On what operating system?
1.0.4

Please provide any additional information below.


Original issue reported on code.google.com by fvdm1...@yahoo.no on 20 Aug 2011 at 9:40

@GoogleCodeExporter
Copy link
Author

Try with latest 1.0.5

Original comment by emuki...@gmail.com on 30 Jun 2012 at 5:35

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant