Hi everyone,
I need help with saving recipes in Raspberry Pi to USB.
When i set File Path: /media/pi/recipe ...Recipes are saved to SD card and it works well for me.
β-> see attached picture
But when i tried set File Path: /media/pi/USB/ (it's directory where my USB-stick appears) and i created recipe through the program, there are no recipes on USB.
Any advice how can it be done?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone,
I need help with saving recipes in Raspberry Pi to USB.
When i set File Path: /media/pi/recipe ...Recipes are saved to SD card and it works well for me.
β-> see attached picture
But when i tried set File Path: /media/pi/USB/ (it's directory where my USB-stick appears) and i created recipe through the program, there are no recipes on USB.
Any advice how can it be done?
Hi,
for me this works with the store example:
BR
Edwin
Hi Edwin,
it seems problem was in my USB drive. I tried it again with other one and it's working now.
It depends how is USB formated (NTFS/FAT32).
BR
David