-
Notifications
You must be signed in to change notification settings - Fork 70
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
Raspberry 3B + #75
Comments
No, it should work. What is not working? |
i used this image 2020-01-16_CIRCLean.img.gz but when i try with 2 usb groomer tell me that it doesn't find the path of some folder |
what is the file format of the USB keys? |
both are FAT32 |
ok, that should work fine then. Any chance you can take a picture of the error message? That sounds like one of the key cannot be mounted or something like that. I've seen it in the past, sometimes, some keys take a very long time to be mounted and it fails. |
Ok I will show you but, i'm not at work right now so i will sent you images here when I can. It shouldn't be too long max 20 min. |
No rush, I'm not sure I'll have time to work on it today. |
yeah, but it also says Is there more than one partition on the source key? It should be supported fine, but I think the path should be |
Both USB has just one partition |
That sounds like a very standard case, I'm not sure what's going on there. You have no problem mounting either keys on an other machine? And before removing the keys from the other machine, you do a clean unmount? At this point, I'd try with an other source key, just to check? I saw keys in the past that are just not working on a rPi, but in that case, the rPi doesn't fund the keys at all and it fails differently... |
I can mount both USB on my computer there is no problem and I always do clean unmount so I don't know. OK i will try with 2 other USB to see if something is different |
Yeah, it seems it worked fine, the process seems to finish fine. And there was absolutely nothing on the destination key (the one plugged anywhere but the top left port), not even logs? |
no there is nothing this is weird |
Yeah, I cannot reproduce that. I see the under voltage messages. Can you try to plug the rpi to something providing a higher voltage? |
there is no change with a higher voltage |
Ok I found the problem, it was my USB which wasn't big enough in storage capacity. thanks for helping me. |
oh, that's super weird... I need to add a warning for that somewhere. |
What do you use to analyze the cle usb, there is an anti virus or something else ? |
No antivirus, the application search for active content in the files and mark them as malicious in case there is something phishy. The library is there: https://github.com/CIRCL/PyCIRCLean And this it the file that does the work: https://github.com/CIRCL/PyCIRCLean/blob/main/filecheck/filecheck.py |
I ran into this aswell, on 3B+ the USB-port assignment seems to be wrong. This causes circlean to fail when using it according to the userguide (top-left as source, other port, for me bottom left for destination). I tried to plug the keys into different ports and managed to get the files to be copied (just not the way aroud i expected...). |
Hello,
It doesn't work on my raspberry 3B + , is it normal ?
The text was updated successfully, but these errors were encountered: