saglabāt un atjaunot ntfs partīciju

Submitted by Jancis on Thu, 12/04/2008 - 09:06

# create
ntfsclone -s -o xp.img /dev/sda2 -f

#restore
cat xp.img | ntfsclone --restore-image --overwrite /dev/sda2 -