A tool for downloading, setting up, and writing OS images for Golem GPU devices.
Golem GPU Imager is a utility similar to the Raspberry Pi Imager, designed specifically for Golem GPU devices. It simplifies the process of getting your Golem GPU up and running with the correct operating system.
- Browse and download official Golem GPU OS images
- Configure OS settings before writing
- Write images to SD cards and USB devices
- Verify written images for integrity
- Simple and intuitive interface
cargo install golem-gpu-imager
golem-gpu-imager
git clone https://github.com/golem/golem-gpu-imager.git
cd golem-gpu-imager
cargo build --release