WagerrOS USB Version 3.1.0.0-1
wagerrOS USB Installation
wagerrOS USB Installation
Download the current USB image (i386 or amd64) from https://github.com/wagerr/wagerros/releases/tag/Wagerr-usb
1 - Windows Install
A) Download rufus (or similar SD writing software) rufus can be downloaded from
https://rufus.akeo.ie/
B) insert your USB Flash Drive (16 GB or Larger, Fast USB 3.0 Recommended) into an
unused usb slot
C) double click on your chosen USB writing tool and follow the instructions to install
wagerr-<version>.amd64|i386>.img.xz to your USB Flash Drive.
(Rufus shown below)
D) remove the USB Flash Drive replace in your chosen system and reboot (note: first boot will take a short time to configure the wagerrOS user home directory, please be patient).
2 - Linux/OSX Install
A) mkusb
i) install mkusb for your system using the appropriate package manager.
ii) insert your USB Flash Drive (16 GB or Larger, Fast USB 3.0 Recommended)) into an
unused USB slot.
iii) start mkusb and select the wagerr-<version>.amd64|i386>.img.xz file that you downloaded and follow the instructions.
iv) once mkusb has finished you can remove the USB Flash Drive replace in your system and reboot (note: first boot will take a few minutes to configure the swap file and wagerrOS user environment).
B) Using DD from the CLI
i) insert your USB Flash Drive (16 GB or Larger, USB3.0 Recommended)) into an
unused USB slot.
ii) Enter the following command at the CLI prompt in the directory you downloaded the USB image into
"sudo xzcat wagerr-<version>,amd64|i386>.img.xz | sudo dd of=/dev/sdX bs=4096 status=progress"
(where X is the letter of your USB Flash Drive)
iii) once dd has finished you can remove the USB Flash Drive replace in your chosen system and reboot (note: first boot will take a few minutes to configure the swap file and wagerrOS user environment, please be patient).
User: wagerros
Pass: wagerros