Hi, I was trying to move storage partition of RA to USB stick. For now without success. The procedure (works for OpenElec) is quite simple:
1. Create ext4 partition on USB stick (I named it RUNEAUDIO)
2. Copy all files and folders from second partition on sdcard (/dev/mmcblk0p2) to new partition on USB stick
3. Modify cmdline.txt to point to new partition "root=/dev/mmcblk0p2" --> "root=UUID=xxxxxxx" (xxxxxxx is UUID of new partition on USB stick)
4. Reboot
I am not sure what am I doing wrong, runeaudio does not boot. Is there anybody who managed to make this work or who might now what is the problem?
Thanks,
Mat.