matt.nida wrote:Are there any big pros/cons to using a USB stuck on the Caanoo over SD?
The biggest con is that I cant autorun the binary off it, because it mounts the usb AFTER reaching the caanoo menu. It takes about another 5 seconds or so after boot to mount the usb stick. If you do it too quick youll get a blank piggy load screen.
I need to hook up the caanoo and ssh into its nand and see if I can change the mount order to have it mount BEFORE it runs autorun.gpu.
Speed and performance seem comparable, but i think I found a bug where you cannot create a project below the project root... it messes up the folder name.
jefftheworld wrote:Yeah, partitioning your card or using an additional storage mediums is a really, really great idea when it comes to the raspi.
I set it up that way in my [extremely delayed due to work] ultimate Chiptune raspi ROM image and I've had no issues with stability or corruption.
That hasnt been my experience at all. I resized the fat partition on the piggy sd, and ran into problems with the fs becoming unbootable often. I believe there is a bug when you use usb devices (im using three) and data corruption occurring when writing to the file system.. so moving the whole pig universe to a seperate flash drive is my attempt to keep the whole file systems apart.
So my pi sd is now completely stock except it:
Autologins to root
runs a boot script that mounts the usb drive
it runs the pig.sh boot script
Pig.sh runs lgpt
??? (wanting to run a commandline soundfont synth so I can replace realtime keyboard controlled sample control. Also want to have a usb midi controller merge using acconnect and share the usb midi out from piggy so I can simplfy my setup)
upon a clean exit issues a halt shutdown now command to cleanly unmount all the files.
Last edited by herr_prof (Jun 14, 2013 3:43 pm)