We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81bbf65 commit 5d599eaCopy full SHA for 5d599ea
pages/linux/caligula.md
@@ -1,6 +1,7 @@
1
# caligula
2
3
> A user-friendly, lightweight TUI for disk imaging.
4
+> See also: `dd`.
5
> More information: <https://github.com/ifd3f/caligula>.
6
7
- Flash an ISO to a drive:
pages/linux/dd.md
# dd
> Convert and copy a file.
+> See also: `caligula`.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/dd-invocation.html>.
- Make a bootable USB drive from an isohybrid file (such as `archlinux-xxx.iso`) and show the progress:
0 commit comments