Advance-topics/persistent-usb: Difference between revisions
Jump to navigation
Jump to search
Back To Main
Agent Kith (talk | contribs) (Created blank page) |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Persistent USB}} | |||
{{Abox|Excellent way for Windows users to try SnakeOil}} | |||
{{TopicAdvancedTopics|float:right}} | |||
=== Steps to create persistent USB running SnakeOil === | |||
# Download pre-installed Ubuntu 22.04 (64bit PC AMD64) server [http://cdimage.ubuntu.com/ubuntu-server/jammy/daily-preinstalled/current/ here] | |||
# Use Balena Etcher to burn image on USB stick (Rufus does not work) | |||
# Connect terminal, keyboard to PC, if required. On laptops without a network port, will need a USB network adapter; not all will work with Ubuntu and startup process will stall if not working. | |||
# Boot PC, enter F10 (or equivalent) to bring up boot options. On mine, selected 3rd option without UEFI | |||
# Login ubuntu password ubuntu. You will be prompted to change password | |||
# Run 1.3.0 script to install SnakeOil (or use Putty):<blockquote>bash -c "$(wget -qLO - <nowiki>https://artifacts.snakeoil-os.net/artifacts/snakeoil-installer.sh</nowiki>)</blockquote> | |||
# Reboot PC and access SnakeOil via browser | |||
# You can now change SnakeOil, activate etc. and it will be saved on USB. | |||
This process is ideal for people with Windows PCs to try SnakeOil. | |||
=== Forum Links: === | |||
* [https://www.snakeoil-os.net/forums/Thread-Portable-Snakeoil-First-test?pid=5325#pid5325 https://www.snakeoil-os.net/forums/Thread-Portable-Snakeoil-First-test] | |||
{{ManualNavigation|[[advance-topics|Advanced Topics]]|[[advance-topics/ubiquity-partitioning|Ubiquity Partitioning]]|[[advance-topics/different-machines-for-lms-and|Different Machines For LMS and Squeezelite]]}} | |||
[[Category:Advanced Topics]] |
Latest revision as of 08:15, 30 June 2024
Advanced Topics
- Quick Start Guide
- Language Translation
- Native DSD Support
- NF9C BIOS Setup For USB
- Recover From A Failed Custom Kernel
- Ubiquity Partitioning
- Persistent USB
- Different Machines For LMS and Squeezelite
- Build Your Own Custom Kernel
- Custom Kernel To Install Snakeoil OS
- Merging Technologies - Ravenna/AES67 Support
- Sideload Snakeoil Firmware
Back To Main
Steps to create persistent USB running SnakeOil
- Download pre-installed Ubuntu 22.04 (64bit PC AMD64) server here
- Use Balena Etcher to burn image on USB stick (Rufus does not work)
- Connect terminal, keyboard to PC, if required. On laptops without a network port, will need a USB network adapter; not all will work with Ubuntu and startup process will stall if not working.
- Boot PC, enter F10 (or equivalent) to bring up boot options. On mine, selected 3rd option without UEFI
- Login ubuntu password ubuntu. You will be prompted to change password
- Run 1.3.0 script to install SnakeOil (or use Putty):
bash -c "$(wget -qLO - https://artifacts.snakeoil-os.net/artifacts/snakeoil-installer.sh)
- Reboot PC and access SnakeOil via browser
- You can now change SnakeOil, activate etc. and it will be saved on USB.
This process is ideal for people with Windows PCs to try SnakeOil.
Forum Links: