![]() |
Next Generation Snakeoil Early Preview - Printable Version +- Snakeoil Forums (https://forums.snakeoil-os.net) +-- Forum: Off Topic (https://forums.snakeoil-os.net/Forum-Off-Topic) +--- Forum: Archived Threads (https://forums.snakeoil-os.net/Forum-Archived-Threads) +---- Forum: Snakeoil Installer (https://forums.snakeoil-os.net/Forum-Snakeoil-Installer) +---- Thread: Next Generation Snakeoil Early Preview (/Thread-Next-Generation-Snakeoil-Early-Preview) |
RE: Next Generation Snakeoil Early Preview - Bromf - 17-Jun-2017 I just tried the usb stick install from the thin client and tried to update the 0.8.4 firmware.... It failed saying this is a 'demo mode and cant run that operation'...??? RE: Next Generation Snakeoil Early Preview - agent_kith - 17-Jun-2017 (17-Jun-2017, 09:13 AM)Bromf Wrote: I just tried the usb stick install from the thin client and tried to update the 0.8.4 firmware....Is that USB a installed version, or LiveCD version? Updating a LiveCD is not goinig to work. Don't use 0.8.4 for now as the optimisations caused a function to crash. Stick with 0.8.3 for now, a updated beta firmware will be released in the next few days. Still waiting on more information from @Major why process priority isn't working. RE: Next Generation Snakeoil Early Preview - Bromf - 17-Jun-2017 usb is installed version. On my main snakeoil install I just tried to add 0.8.3 over it's current 0.8.4 and got a "Please wait, install is about to begin..." then nothing happens. Guess firmwares can't be rolled back ??? RE: Next Generation Snakeoil Early Preview - agent_kith - 17-Jun-2017 (17-Jun-2017, 09:43 AM)Bromf Wrote: usb is installed version.That's the bug in 0.8.4. ![]() I'd have instructions on how to do that when 0.8.5 is ready. For now the only issue is 0.8.4 is that update process, everything else is ok. RE: Next Generation Snakeoil Early Preview - agent_kith - 18-Jun-2017 Latest beta firmware 0.8.5. Please refer to first post for the firmware download links. Please note the instructions below is only for 64 bit systems only, and only for the 5 running 0.8.4. Nobody has downloaded the 32 bits 0.8.4 firmware so DO NOT run these commands if you are on 32 bit SnakeoilOS. For the 5 people who have downloaded the 0.8.4 64 bits firmware, please follow this snippet here: Link RE: Next Generation Snakeoil Early Preview - m@jor - 18-Jun-2017 sudo cp snakeoil-rest /usr/local/sbin cp: cannot create regular file '/usr/local/sbin/snakeoil-rest': Text file busy RE: Next Generation Snakeoil Early Preview - agent_kith - 18-Jun-2017 (18-Jun-2017, 01:45 PM)m@jor Wrote: sudo cp snakeoil-rest /usr/local/sbin Try this instead: Code: sudo cp snakeoil-rest /usr/local/sbin -f Remember to do a reboot. Once you're on 0.8.5, please let me know if you still have problems with priority settings not applied after a reboot. ![]() RE: Next Generation Snakeoil Early Preview - m@jor - 18-Jun-2017 REST server is not responding. :( RE: Next Generation Snakeoil Early Preview - agent_kith - 18-Jun-2017 (18-Jun-2017, 09:23 PM)m@jor Wrote: REST server is not responding. My bad, missed out two more commands: Code: sudo chown root:root /usr/local/sbin/snakeoil-rest After you run the above, it should be running again. Once the server is up and running, apply the 0.8.5 firmware file to get the latest web updates. RE: Next Generation Snakeoil Early Preview - m@jor - 19-Jun-2017 (18-Jun-2017, 03:38 PM)agent_kith Wrote: Remember to do a reboot. Once you're on 0.8.5, please let me know if you still have problems with priority settings not applied after a reboot. Problems still exist After reboot priority not set |