LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

caligula

Write disk images to USB drives safely

TLDR

Flash an ISO to a drive
$ caligula burn [path/to/image.iso]
copy
Flash an ISO with a pre-specified hash
$ caligula burn [path/to/image.iso] -s [hash]
copy

SYNOPSIS

caligula command [options] image

DESCRIPTION

caligula is a user-friendly TUI (Text User Interface) application for writing disk images to USB drives and other storage devices. It provides a safer, more interactive alternative to dd for creating bootable media.The tool verifies image integrity through hash checking and confirms target device selection to prevent accidental data loss.

PARAMETERS

-s, --hash hash

Verify image against specified hash

SUBCOMMANDS

burn

Write an image to a device

INSTALL

sudo pacman -S caligula
copy
sudo zypper install caligula
copy
nix profile install nixpkgs#caligula
copy

CAVEATS

Requires root privileges for writing to devices. Always verify the target device before writing. All data on the target device will be destroyed.

SEE ALSO

dd(1), pv(1), balena-etcher(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid