![]() |
NUC-installation problem - Printable Version +- Snakeoil Forums (https://forums.snakeoil-os.net) +-- Forum: Snakeoil Topics (https://forums.snakeoil-os.net/Forum-Snakeoil-Topics) +--- Forum: Discussions (https://forums.snakeoil-os.net/Forum-Discussions) +--- Thread: NUC-installation problem (/Thread-NUC-installation-problem) Pages:
1
2
|
NUC-installation problem - Luke 38 - 16-May-2023 Trying to install SO on NUC and I'm stucked with "Verify The Checksum". First I install Ubuntu 22.04.2-live-server-amd64 , enable ssh server , connect via Putty , download snakeoil-installer-x86_64-1.2.6.sh to PC , with WinSCP upload SO instaler to NUC(Ubuntu) root/home/user folder and try to run this command : > sha1sum snakeoil-installer-1.2.6-x86_64.sh c0d0ab9b8d64e3f6a0d495f974679b511b87ca0c snakeoil-installer-1.2.6-x86_64.sh But:command not found Any idea where did I go wrong? Maybe upload SO installer in wrong folder or made some mistake in command line? P.S. Sorry for my poor english. RE: NUC-installation problem - Bromf - 16-May-2023 run to check the file is where you placed it Code: ls Code: sudo sha1sum snakeoil-installer-1.2.6-x86_64.sh Your english is fine :-) RE: NUC-installation problem - hkphantomgtr - 16-May-2023 (16-May-2023, 03:25 AM)Luke 38 Wrote: Trying to install SO on NUC and I'm stucked with "Verify The Checksum". FYI, I'm running SO in a fanless NUC (10, or 11?) since last year, it's totally fine. And the installation is butter smooth. Enjoy! RE: NUC-installation problem - Luke 38 - 17-May-2023 Thanks @Bromf , @hkphantomgtr , I tried but without success. I think the problem is where I upload Snakeoil installer . Maybe wrong folder? First I tried to upload SO installer to "root" folder but "Permission denied".Do I have to upload SO installer to a specific folder? ![]() ![]() Also tried with "wget" : Error403 Forbidden ![]() RE: NUC-installation problem - Bromf - 17-May-2023 When you installed Ubuntu server you would have been asked to create a user and password. Copy the installer to the home folder of your user. Looks like that would be /home/luke Yeah, wget gives that forbidden error. I am not a Windows user but on Linux I download the installer file to my PC then move it to the server machine using SCP. Just a note that from your screenshots you seem to have selected to install the minimal version option of Ubuntu server from the install menu. This might be why the ls command is not returning anything. You may be best to rerun the Ubuntu server install and just let the the standard server install. Bob RE: NUC-installation problem - Valery - 31-May-2023 I installed Ubuntu 22.04.2-live-server-amd64, snakeoil-installer-1.2.6-x86_64.sh , Snakeoil Firmware - 1.2.11. When you turn on any player, an error appears: the player needs to be configured. How to fix it? RE: NUC-installation problem - agent_kith - 03-Jun-2023 (31-May-2023, 11:11 AM)Valery Wrote: I installed Ubuntu 22.04.2-live-server-amd64, snakeoil-installer-1.2.6-x86_64.sh , Snakeoil Firmware - 1.2.11. When you turn on any player, an error appears: the player needs to be configured. How to fix it?You'll need to configure individual music players. At a minimum you'll need to specify the audio output device. Here's the wiki on how to configure a player: Wiki Link. I guess start with MPD, as this is a player with the best audio quality output. RE: NUC-installation problem - Valery - 04-Jun-2023 Everything else works, the output device is connected, but a reset occurs due to a player configuration error. ![]() ![]() RE: NUC-installation problem - agent_kith - 09-Jun-2023 Can you click on the selected MPD player 0.21.5 to show it's configuration settings? There is a potential error in there, but unsure what it is atm. RE: NUC-installation problem - Valery - 09-Jun-2023 No player, including 0.21.5 is not included. All players have the same errors. |