Creating an image from a file system: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 November 2021

  • curprev 13:1313:13, 1 November 2021MkWikiEnSysOp talk contribs 237 bytes +237 Created page with " dd if=/dev/'''XXX''' of='''filename'''.img This command dumps ''all'' bytes to the file specified. e2image -ra /dev/'''XXX''' '''filename'''.img This command only writes..."