I am in the process of preparing the software for a Pi build with Openelec and Rune. I would like to dual boot them from a single sd card if possible. Berryboot requires that the Rune image be converted to Squashfs first. When following the tutorial on creating the image, I end up with a 4.1kb converted file. This just doesn't seem right. Has anyone else done this with Rune? Thanks.
I think I may have solved this. There were three available partition options to convert to Squashfs. Rather than the second one it appears to be the third that contained all of the pertinent info. I won't know 100% until I receive the Pi and all of the necessary equipment, but I'm looking forward to trying everything out. Thanks folks!
Squashfs is a read-only file system. I guess you won't be able to store any Runeaudio settings (unless you also create a partition and map it to the Squasfs partition with UnionFS).
If you have a better way, please share. This is my first time trying to dual boot a pi. I have one running a VOIP setup, but that's all so far. Come to think of it, are you certain the settings can't be saved? I have installed OpenWrt and DD-Wrt squashfs images before and the settings were maintained on reboot until I changed them. I assumed berryboot worked in a similar fashion.