snippetbashTip
caligula — A user-friendly, lightweight TUI for disk imaging. See also: `dd`. More information: <https://github
Viewed 0 times
commandlightweightclicaligulausertuiforfriendly
linux
Problem
How to use the
caligula command: A user-friendly, lightweight TUI for disk imaging. See also: dd. More information: <https://github.com/ifd3f/caligula>.Solution
caligula — A user-friendly, lightweight TUI for disk imaging. See also: dd. More information: <https://github.com/ifd3f/caligula>.Flash an ISO to a drive:
caligula burn {{path/to/image.iso}}Flash an ISO to a drive without entering the hash interactively:
caligula burn {{path/to/image.iso}} {{[-s|--hash]}} {{hash}}Code Snippets
Flash an ISO to a drive
caligula burn {{path/to/image.iso}}Flash an ISO to a drive without entering the hash interactively
caligula burn {{path/to/image.iso}} {{[-s|--hash]}} {{hash}}Context
tldr-pages: linux/caligula
Revisions (0)
No revisions yet.