Linux command
caligula 命令
趣味
复制后可按需替换文件名、目录或参数。
常用示例
Flash
caligula burn [path/to/image.iso]
Example
caligula burn [path/to/image.iso] -s [hash]
说明
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.
参数
- -s, --hash _hash_
- Verify image against specified hash
FAQ
What is the caligula command used for?
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.
How do I run a basic caligula example?
Run `caligula burn [path/to/image.iso]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -s, --hash _hash_ do in caligula?
Verify image against specified hash