device-flasher

command module
v1.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

README

Dependencies

macOS:

brew install git go

Ubuntu:

sudo apt install git golang

Fedora:

sudo dnf install git go

Windows

winget install Git.Git GoLang.Go

Compile

go mod init cissecure.com/device-flasher
go mod tidy
make

Windows:

./build.ps1

Linux/macOS:

make

Usage

Plug each device of the same model to a USB port on the machine the program is running from.

You must copy the altOS factory image for the device you want to install altOS on to the current directory.

macOS:

Open a terminal in the current directory and enter the following command:

./altOS-flasher_darwin-universal

Linux:

Open a terminal in the current directory and enter the following command:

sudo ./altOS-flasher_linux-x86_64

Windows:

Open Windows Terminal in the current directory and select the Powershell profile. Enter the following command:

./altOS-flasher_windows-x86_64.exe

Alternatively you can simply double click on the executable, but note this will not show any error output if there is any.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL