So in tandem with my other post regarding a good SDHC, I've been playing about trying to get runeaudio to run off a USB/SSD.
Eventually I found some instructions I could understand and will just repeat them here to clarify I'm doing it right (my linux knowledge is non existent).
The USB I tried to use was a Sandisk Extreme 16GB USB 3.0, that is set up as a Local Disk and not a Removable Disk (thanks Sandisk!!!
).
-Boot up an Ubuntu Live CD on a laptop.
-Download runeaudio 0.3 alpha image
-Double click image, and write it to the SD, and to the Sandisk USB Pendrive
-GParted and on both the SD and Pendrive, move swap to the end, extend the Extended partition all the way, and in turn the main data partition all the way. (for some reason, this leaves a couple of 1MB unallocated chunks)
-Insert SD and USB into Pi, boot, nano /boot/cmdline_wosa.txt and change mmcblkop5 to sda5 (determined by running fdisk -l)
-Reboot. Reboot is successful.
How can I check that the data partition is accurately being accessed off the USB? I do see the USB blinking away however when I mount a folder off my NAS (Synology DS213+ via GbE) and rsync --progress the file to /root/ I'm seeing speeds not exceeding 3MB/s. Relating to my other post on SD choice, this is a similar speed to copying the file to the data partition when it was located on the SD. Pi bottleneck?
Also is there any benefit in changing the main swap from the SD to the Pendrive one? From what I'm reading there's no point but if there's benefit in doing so, how would this be done from the shell?
Then I remove the data partition off the SD as described in guides online using cfdisk I think, and the PI doesn't boot anymore - an error comes up and the Pi halts. This is what leads me to thinking the system isn't being accessed properly from the USB unless I'm doing something wrong above! I've even done it all again, and tried to delete the data partition from the SD using Gparted following online instructions and reinserting brings the same halt error. I don't think I'm correctly transferring the system to the USB pendrive and what I need are some detailed command line instructions from a fellow member here, nothing too vague. To ensure the system is offloaded onto the USB and a way to deactivate and delete the SD partitions that don't result in a halt error on boot.
Hardware: Raspberry PI Model B + IQaudiO PI-DAC + D-Link DUB-H7 + TP-Link TL-WN722N & 5dBI Antenna
Software: runeaudio v0.3 alpha