Hi, running a lms on RPI means (imho) you need a fast rpi like the RPI3. using a RPI3 means - you have more CPU & RAM *and* you can use a USB Stick as boot device.
You only need to copy your disk and copy start.elf und bootcode.bin from the 'Git-Repository' (https://github.com/raspberrypi/firmware/tree/next/boot) to the first Partition of that Stick and change the files cmdline.txt (1.st partition) and etc/fstab (from the 2nd) from- mmcblk0p- to -sda-. Thats all and you might change that stick easier than the sd card. ------------------------------------------------------------------------ DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516 View this thread: http://forums.slimdevices.com/showthread.php?t=106743 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
