maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   Backup Windows Recovery Partition (https://talk.maemo.org/showthread.php?t=63555)

HangLoose 2010-10-08 19:52

Backup Windows Recovery Partition
 
I recently bought a new laptop and was wondering what is the best tool to backup my Windows Recovery Partition.

I have used GParted + a huge capacity NTFS USB stick and did a simple cp -rf recovery usb-stick

Is this enough? Has anyone tried this before?

aligatro 2010-10-08 22:23

Re: Backup Windows Recovery Partition
 
Some files are protected. Use dd tool instead.

HangLoose 2010-10-09 09:53

Re: Backup Windows Recovery Partition
 
You mean:
Code:

dd if=/recovery of=/usb-stick bs=4096 conv=noerror
I just took a look at the DD wikipedia page and holy cow. The thing really knows how to scare you.

Quote:

It is jokingly said to stand for "disk destroyer", "data destroyer", or "delete data", since, being used for low-level operations on hard disks, a small mistake, such as reversing the if and of parameters, can possibly result in the loss of all or some data on a disk.
http://en.wikipedia.org/wiki/Dd_%28Unix%29


All times are GMT. The time now is 22:50.

vBulletin® Version 3.8.8