![]() |
Install Snakeoil in Linux Container (LXC) - 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: Install Snakeoil in Linux Container (LXC) (/Thread-Install-Snakeoil-in-Linux-Container-LXC) |
Install Snakeoil in Linux Container (LXC) - vv329 - 19-Dec-2022 Hi All, Kith mentioned that the next best option to install Snakeoil is in a Linux virtual environment LXC, understand some capabilities of Snakeoil will no longer available under virtual environment e.g. RT kernel. I want to try it as the setup allow more flexible deployment of computing resources, does anyone got instructions on installing Snakeoil on LXC? Thank you William RE: Install Snakeoil in Linux Container (LXC) - Snoopy8 - 19-Dec-2022 No experience with LXC but can recommend Virtual Box. It will give you the flexibility that you are looking for, but there may be a slight compromise with SQ (sound quality) because of the overheads of a virtual environment. https://www.virtualbox.org/ RE: Install Snakeoil in Linux Container (LXC) - vv329 - 20-Dec-2022 (19-Dec-2022, 12:20 PM)Snoopy8 Wrote: No experience with LXC but can recommend Virtual Box. It will give you the flexibility that you are looking for, but there may be a slight compromise with SQ (sound quality) because of the overheads of a virtual environment. Snoopy8, thanks and will try Virtualbox. RE: Install Snakeoil in Linux Container (LXC) - agent_kith - 21-Dec-2022 (19-Dec-2022, 11:53 AM)vv329 Wrote: Hi All,LXC is using the kernel of the host OS, so in theory if your host OS is using RT, in theory it will be as well (if you set the LXC process to RT too). CPUset is unlikely to do it's magic, but have to try it and see. Also, you'll need to pass through the USB card into the container. Once these are done I think it'll work. Let me know how it goes. |