PARTCLONE(8) Partclone PARTCLONE(8) (NAME) partclone - . (SYNOPSIS) partclone.[fstype] {[-c | --clone]} {[-r | --restore]} {[-b | --dev-to-dev]} {[-s | --source] } {[[-o | --output] [-O | --overwrite]] } [[-dX | --debug=X]] [[--restore_raw_file]] [[-z | --buffer_size]] [[-N | --ncurses]] [[-q | --quiet]] [[-f | --UI-fresh]] [[-F | --force]] [[-I | --ignore_fschk]] [[-i | --ignore_crc]] [[-C | --nocheck]] [[-R | --rescue]] [[-L | --logfile] ] [[-X | --compresscmd]] [[-D | --domain]] [[--offset_domain]] [[-aX | --checksum-mode=X]] [[-kX | --blocks-per-checksum=X]] [[-K | --no-reseed]] [[-w | --skip_write_error]] [[-E | --offset=X]] [[-T | --btfiles]] [[-t | --btfiles_torrent]] [[-n | --note]] [[-B | --no_block_detail]] [[--binary-prefix]] [[--prog-second]] [[--write-direct-io]] [[--read-direct-io]] (DESCRIPTION) partclone.[fstype] Partclone . Partclone e2fslibs ext2 . Partclone btrfs ext2 ext3 ext4 reiserfs reiser4 xfs jfs . : NTFS FAT EXFAT ( ) HFS plus ( ) UFS2 ( FreeBSD) VMFS ( VMWare Vsphere) MINIX ( MINIX3). partclone partclone.[fstype] fsck mkfs . hfsplus partclone.hfsp . File System partclone.[fstype] btrfs partclone.btrfs ext2, ext3, ext4 partclone.[ext2 | ext3 | ext4] reiserfs 3.5 partclone.reiserfs reiser 4 partclone.reiser4 xfs partclone.xfs ufs | ufs2 partclone.ufs jfs partclone.jfs hfs plusfs partclone.[hfs+ | hfsplus] vmfs partclone.[vmfs | vmfs5] ntfs partclone.ntfs fat12, fat16, fat32 partclone.[fat12 | fat16 | fat32] exfat partclone.exfat minix partclone.minix f2fs partclone.f2fs nilfs2 partclone.nilfs2 apfs partclone.apfs others (Not Supported FS) partclone.imager (OPTIONS) GNU (`-') . . -s FILE, --source FILE (FILE). ( partclone) . . () -s '-' stdin . -o FILE, --output FILE (FILE). ( partclone ) . . () -o '-' stdout . -O FILE, --overwrite FILE (FILE) . -W FILE, --restore_raw_file FILE (raw) loop. -c, --clone partclone. -r, --restore partclone. -b, --dev-to-dev . -D, --domain GNU Ddrescue . + ? . --offset_domain=X X ( ) . --restore_raw_file (raw) loop. -L FILE, --logfile FILE () partclone (: /var/log/partclone.log). -R, --rescue . -C, --no_check . -N, --ncurses Ncurses. -I, --ignore_fschk . -i, --ignore_crc crc. -F, --force . -f sec, --UI-fresh sec ( ). -z size, --buffer_size size / (: 1048576). -q, --quiet . -dlevel, --debug level [1|2|3]. -x, --compresscmd CMD CMD . -aX, --checksum-mode=X X : 0: ( ) 1: CRC32 ( ) 2: xxHash64 3: xxHash128 -kX, --blocks-per-checksum=X X . -w, --skip_write_error . --write-direct-io (). --read-direct-io (). -B, --no_block_detail . --binary-prefix ( ). --prog-second ( ). -E, --offset=X X ( ) . -T, --btfiles ClonezillaBT. -t, --btfiles_torrent ClonezillaBT . -n, --note NOTE ( ). -h, --help . -v, --version . (FILES) /var/log/partclone.log partclone (EXAMPLES) /dev/hda1 hda1.img : partclone.ext3 -c -d -s /dev/hda1 -o hda1.img /dev/hda1 hda1.img : partclone.extfs -r -d -s hda1.img -o /dev/hda1 clonezilla ( gzip) stdin: cat sda1.ext3-ptcl-img.gz.a* | gunzip -c | partclone.ext3 -d -r -s - -o /dev/sda1 (DIAGNOSTICS) stderr : partclone : T{ 0 T} T{ . T} T{ 1 T} T{ . T} (BUGS) thomas@clonezilla.org http://partclone.org . http://partclone.org . (SEE ALSO) partclone(8), partclone.chkimg(8), partclone.restore(8), partclone.dd(8), partclone.info(8) (AUTHOR) Yu-Chin Tsai (COPYRIGHT) Copyright (C) 2007 Yu-Chin Tsai ( ). / (GNU General Public License) ( ) . /usr/share/common-licenses/GPL . partclone 09/07/2026 PARTCLONE(8)