LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   DD (https://www.linuxquestions.org/questions/linux-software-2/dd-840119/)

jokar.mohsen 10-24-2010 07:37 AM

DD
 
hello.
I create Backup partition with dd and save my backup on NTFS partition.
i want recover this backup,what should i do?
can i use boot cd and use dd command for recover it?

Thanks.
Best Regards.

ozegoods 10-24-2010 03:18 PM

Are you saying that you used dd to backup a partition to a file? If so then you can use dd to copy that file to the appropriate partition on the hard drive. If you can't run Linux from the hard drive during this process you can boot Linux from a live CD such as Knoppix.

rokytnji 10-24-2010 03:47 PM

Quote:

I create Backup partition with dd and save my backup on NTFS partition.
Backup Partition file system must match source file system. In other words. If backing up a Linux EXT3 file system. Destination partition has to be Ext3 File system. Using DD.

If backing up Windows. NTFS is fine.


My POST on How I do it.


All times are GMT -5. The time now is 09:49 PM.