smurk-too / cleanrip

Automatically exported from code.google.com/p/cleanrip
0 stars 0 forks source link

Buggy FAT32 SD card file managment #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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...@gmail.com on 20 Aug 2011 at 9:40

GoogleCodeExporter commented 8 years ago
Try with latest 1.0.5

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