Installation/installer-shell: Difference between revisions
(→Post Installation: Write up detailed information) |
m (→Restore Backup) |
||
Line 87: | Line 87: | ||
==Post Installation== | ==Post Installation== | ||
=== Restore Backup === | ===Restore Backup=== | ||
If you did a configuration backup, you can now restore it. It will restore your activation code (if you have one) and and many configurations, including | If you did a configuration backup, you can now restore it. It will restore your activation code (if you have one) and and many configurations, including your music library folders and Mpd database. With the activated version, you may need to redo features such as cpuset and download your music players. | ||
=== Restore Playlists === | ===Restore Playlists=== | ||
Playlists are usually stored /media/playlist. Use a tool such as [https://winscp.net/eng/index.php WinSCP] to copy back your playlists. | Playlists are usually stored in /media/playlist. Use a tool such as [https://winscp.net/eng/index.php WinSCP] to copy back your playlists. | ||
=== Reconfigure Logitech Media Server === | ===Reconfigure Logitech Media Server=== | ||
If you are using LMS (Logitech Media Server), go to Music Player tab and click on LMS Web. You will be taken through the process to sign in to mysqueezebox.com, set up the music library and playlist folder. | If you are using LMS (Logitech Media Server), go to Music Player tab and click on LMS Web. You will be taken through the process to sign in to mysqueezebox.com, set up the music library and playlist folder. | ||
[[File:LMS signin.jpg|center|thumb|600x600px|Sign in to mysqueezebox.com]] | [[File:LMS signin.jpg|center|thumb|600x600px|Sign in to mysqueezebox.com]] | ||
Line 101: | Line 101: | ||
You can now reconfigure LMS to include other music folders and required plugins. With the streaming services plugins, you will need to set up the login details. For more information, see [[Players/LMS-Squeezelite]]. | You can now reconfigure LMS to include other music folders and required plugins. With the streaming services plugins, you will need to set up the login details. For more information, see [[Players/LMS-Squeezelite]]. | ||
=== Mpd === | ===Mpd=== | ||
No set up is required. If you have restored from a previous SnakeOil backup, you will have your previous Mpd database. | No set up is required. If you have restored from a previous SnakeOil backup, you will have your previous Mpd database. | ||
=== MinimServer === | ===MinimServer=== | ||
If you are using MinimServer, go to Music Player tab and click on MinimServer. You will be taken through the set up process. For more information, see [[Players/minimserver]]. | If you are using MinimServer, go to Music Player tab and click on MinimServer. You will be taken through the set up process. For more information, see [[Players/minimserver]]. | ||
=== Upmpdcli === | ===Upmpdcli=== | ||
No set up is required. However, in SnakeOil 1.2.0, mpd 0.21.25 must be installed. If you remove it, upmpdcli will not work. For more information, see [[Players/upmpdcli]] | No set up is required. However, in SnakeOil 1.2.0, mpd 0.21.25 must be installed. If you remove it, upmpdcli will not work. For more information, see [[Players/upmpdcli]] | ||
=== Other Players === | ===Other Players=== | ||
Some of the players will require additional configuration. Visit the [[players]] page for more information.{{ManualNavigation|[[Installation]]}} | Some of the players will require additional configuration. Visit the [[players]] page for more information.{{ManualNavigation|[[Installation]]}} | ||
[[Category:Installation]] | [[Category:Installation]] |
Revision as of 12:31, 15 May 2021
Installation
Snakeoil 1.2.x and greater
Snakeoil 1.1.x and lower
- Select The ISO/IMG to Download
- Create Boot Media
- Preparing your computer
- Live CD
- Installing Snakeoil
Back To Main
Snakeoil OS 1.1.x (Blind Testing) is one of the best sounding operating system for audiophiles out there. However, the uncompromising sound quality also comes with uncompromising drawbacks!
- Limited hardware support. The secret of SnakeoilOS audio quality is the custom built kernel. Every driver is built statically into the kernel. As such the kernel is not generic and only supports about 80% of computers out there.
- The Blind Testing ISO is problematic with newer EFI motherboards and difficult for some people to get it working.
- Ubuntu 16.04 LTS is End Of Line (EOL). LTS is short for Long Term Support. Ubuntu 16.04 LTS is released sometime around 2016, and will be supported for 5 years. Meaning Ubuntu will officially stop support this version on 30th April 2021. That is the idea. In truth most package maintainers have already stopped supporting this release years ago. Some are even not supporting 18.04 LTS (EOL on 30th April 2023).
With LTS having a shorter supporting cycle than anticipated (2.5 years rather than the expected 5), maintaining a Snakeoil LiveCD is not feasible for the long term.
The Evolution. Project Gear Isolation
Snakeoil OS has to evolve again to stay relevant.
The new release will now be de-coupled mostly from the underlying Operating System. It will come in the form of an installer that should work for This will address all the problems highlighted above. This is a game changer as Snakeoil OS Is now supported on any computers that support Ubuntu.
Supported Distributions
These are the officially supported distributions. Additional distributions (e.g. Fedora) can be added in the demand is there. Download the "Server" edition where possible as Snakeoil OS is designed to run headless. Not using a Graphical User Interface (GUI) conserves valuable resources and improve overall responsiveness of your PC.
Ubuntu
- Down official ISO here. Older systems can try the Legacy edition here.
- Follow the Installation Guide to install this Operating System
Raspberry Pi Raspbian
- Download Raspberry Pi OS here.
- 32 bit support only (armv7l)
- Follow their guide on how to flash the OS.
You are almost good to go once you installed the underlying Operating System.
Steps To Install Snakeoil
Follow these steps to run Snakeoil OS on your PC
Before You Begin
it is a good idea to do do a configuration backup if you are already running a Snakeoil system. The benefits of this is two fold, you can either:
- Restore most of the old configuration to a newly installed Snakeoil OS system
- Revert back to your old setup and OS if you decide the new direction is not working for you.
The SnakeoilOS backup system only backups your Snakeoil configuration. It will not and NOT backup your existing music library.
Alternatively, you can install tools like Clonezilla to backup your entire OS.
(Re)Install Your Choice Operating System
Follow the installation guide of your choice OS and install the OS first on your computer.
If prompted during the installation, install the SSH server. This will make it easier to transfer the Snakeoil installer to your freshly installed machine.
Note the following details during installation as you will need them later:
- The IP address of your computer
- The user login account
- The user password
Install SSH Server
You can still install a SSH server after installation. On Debian based systems (e.g. Ubuntu), the command to install Open-ssh server:
apt install -y openssh-server
Download the Snakeoil Installer
Go to the Snakeoil Forums and look for the latest Snakeoil installer. You can download the installer from a machine and copy it to your freshly installed computer with tools like scp. Or download the installer directly using tools like wget.
Upload Installer To Your Snakeoil PC
This requires a SSH server running on your Snakeoil PC.
Use a tool like WinSCP for the file transfer. Follow their guide on how to upload files.
Verify The Checksum
Run this command, and double check the generated SHA1 checksum matches the same code on the forum post.
> sha1sum snakeoil-installer-1.2.0-x86_64.sh
6353349a9016346326f23c2be25e39a58b859d22 snakeoil-installer-1.2.0-x86_64.sh
Execute the Snakeoil Installer
The installer will download and install additional packages so ensure you have Internet connectivity before running this step.
On your Snakeoil computer, go to the directory where you have placed the Snakeoil installer, and execute the installer like so:
sudo bash ./snakeoil-installer-1.2.0-x86_64.sh
Remember to change the installer name accordingly. You should see something like the following:
Reboot The Computer
Reboot the computer if prompted to do so.
Access The Snakeoil WebApp
From another computer, start your web browser, and enter the IP address of your Snakeoil computer in the address bar.
Post Installation
Restore Backup
If you did a configuration backup, you can now restore it. It will restore your activation code (if you have one) and and many configurations, including your music library folders and Mpd database. With the activated version, you may need to redo features such as cpuset and download your music players.
Restore Playlists
Playlists are usually stored in /media/playlist. Use a tool such as WinSCP to copy back your playlists.
Reconfigure Logitech Media Server
If you are using LMS (Logitech Media Server), go to Music Player tab and click on LMS Web. You will be taken through the process to sign in to mysqueezebox.com, set up the music library and playlist folder.
You can now reconfigure LMS to include other music folders and required plugins. With the streaming services plugins, you will need to set up the login details. For more information, see Players/LMS-Squeezelite.
Mpd
No set up is required. If you have restored from a previous SnakeOil backup, you will have your previous Mpd database.
MinimServer
If you are using MinimServer, go to Music Player tab and click on MinimServer. You will be taken through the set up process. For more information, see Players/minimserver.
Upmpdcli
No set up is required. However, in SnakeOil 1.2.0, mpd 0.21.25 must be installed. If you remove it, upmpdcli will not work. For more information, see Players/upmpdcli
Other Players
Some of the players will require additional configuration. Visit the players page for more information.