I have a problem. After killing 2 sd cards trying to share it between caanoo, windows, and rasp pi, i decided I need a more robust solution, so I tried loading the projects and samplelib to an tiny usb stick, and point the sample libs and root folder to
/mnt/nand/FOLDER
in config.xml and it works!!! Basically I plan to have a folder structure like:
osx/
win/
raspi/
projects/
samplelib/
And each os folder will contain the binary, mapping, config.xml, and any especial render binaries for that platform. This way I have one thing to backup, one place to keep projects, and one place to update pig binary versions.
