I am trying to put ROCK on a brand new NUC (i5, 8 GB RAM, 128 GB SSD).
But Linux kills me. What do I have to do with:
Unmount any directory your flash drive was mounted to.
Run sudo dd bs=10485760 if=factoryreset.img of=/dev/sdb (replace “sdb” with the appropriate device name, and factoryreset.img with the path to your image file). This can take a few minutes, depending on the speed of your USB flash drive.
Those commands only apply if you are trying to achieve the end result using a Linux machine don’t they? On a Windows laptop all of the preparatory steps were just click and go.
As @Henry_McLeod mention, Those are the linux instructions… What is your primary OS @Rudo_Meijer?
There is a step by step for Windows, Mac, Linux here:
It will work without the codecs but you may not be able to play AAC files etc.
The ffmpeg file is double compressed. Try decompress all or decompress it twice. That should give you a list of files. Drag and drop the file called ffmpeg.
Hi,
The link at the end of the step 2 in “How To Add Codecs: Step By Step” is not woking for me. https://kb.roonlabs.com/Roon_OS_Missing_Codecs 2. Connect To Roon OS - Roon OS exposes a shared network folder called Data. You can access this SMB share by following the instructions here here.https://kb.roonlabs.com/Roon_OS_Data_Directory
When clicking on the link it gives me this message “Safari cannot open the page because too many redirects occurred.”
Thanks a lot Fernando for providing the instruction. Still I hope Danny fix the link. I assume that there are instructions for Windows too, aren’t there?
If you’re on linux then you don’t need no stinkin’ Windows. You just need the “xz” command. I believe it was installed by default on my distro, but I don’t remember. You probably know to do a “man xz” for how to use it.