PARTCLONE.RESTORE(8) Partclone User Manual PARTCLONE.RESTORE(8) .SH " (NAME)" partclone.restore - partclone . .SH " (SYNOPSIS)" .HP 432u partclone.restore {[-s | --source] source} {[[-o | --output] [-O | --overwrite]] target} [[-dX | --debug=X]] [[--restore_raw_file]] [[-z | --buffer_size]] [[-N | --ncurses]] [[-q | --quiet]] [[-f | --UI-fresh]] [[-F | --force]] [[-I | --ignore_fschk]] [[--ignore_crc]] [[-C | --nocheck]] [[-R | --rescue]] [[-L | --logfile] logfile] [[-w | --skip_write_error]] [[--write-direct-io]] [[-w | --skip_write_error]] [[-E | --offset=X]] [[-T | --btfiles]] [[-t | --btfiles_torrent]] [[-B | --no_block_detail]] .SH " (DESCRIPTION)" .PP partclone.restore Partclone partclone.[fstype] partclone.dd . Partclone e2fslibs ext2 . .PP Partclone btrfs ext2 ext3 ext4 reiserfs reiser4 xfs jfs . : NTFS FAT EXFAT ( ) HFS plus ( ) UFS2 () VMFS ( ). partclone partclone.xxx fsck mkfs . / hfsplus partclone.hfsp . .SH " (OPTIONS)" .PP (`-') . . .PP -s FILE, --source FILE FILE. FILE ( partclone) . . (pipeline) -s '-' (stdin) . .RE .PP -o FILE, --output FILE FILE. FILE ( partclone ) . . (pipeline) -o '-' (stdout) . .RE .PP -O FILE, --overwrite FILE FILE . .RE .PP --restore_raw_file loop. .RE .PP -L FILE, --logfile FILE partclone. ( /var/log/partclone.log) .RE .PP -R, --rescue . .RE .PP -C, --no_check . .RE .PP -N, --ncurses Ncurses. .RE .PP -X, --dialog (Dialog Format). .RE .PP -I, --ignore_fschk . .RE .PP --ignore_crc crc. .RE .PP -F, --force . .RE .PP -f sec, --UI-fresh sec . .RE .PP -z size, --buffer_size size / (: 1048576) .RE .PP -q, --quiet . .RE .PP -dlevel, --debug level .RE .PP -h, --help /dev/hda1 hda1.img : partclone.restore -d -s hda1.img -o /dev/hda1 clonezilla ( gzip) (stdin): cat sda1.ext3-ptcl-img.gz.a* | gunzip -c | partclone.restore -d -s - -o /dev/sda1 partclone.dd: partclone.dd -d -c -s /dev/sda1 -o - | partclone.restore -d -s - -o /dev/sdb1 Code Diagnostic T{ 0 T} T{ . T} T{ 1 T} T{ . T} .TE .SH " (BUGS)" .PP thomas@clonezilla.org http://partclone.org. .PP http://partclone.org . .SH " (SEE ALSO)" .PP partclone(8), partclone.chkimg(8), partclone.restore(8), partclone.dd(8), partclone.info(8) " (AUTHOR)" Yu-Chin Tsai 4 " (COPYRIGHT)" Copyright (C) 2007 Yu-Chin Tsai .PP ( ). .PP / (GNU General Public License) ( ) . .PP /usr/share/common-licenses/GPL . partclone.restore 09/07/2026 PARTCLONE.RESTORE(8)