3
votes
3answers
203 views

Would a 7z archive and a copy of the MBR be a complete disk backup?

Consider a disk with a single NTFS C: partition and Windows installed on it. If I were to make a 7z archive of the partition, and grab the MBR via some tool (then store it in a file), would this be a ...
0
votes
3answers
427 views

Need advice on HDD imaging software

I am trying to decide on imaging software. My system: Desktop running Vista 64 and 750GB hard drive. I need to create an image file of this entire disk, including the MBR, and put it on an external ...
3
votes
3answers
616 views

Cloning Fresh Windows 7 -fsed HDD to Linux Server because having no external HDD or disks for the Backup

New lenovo x220 laptop with Windows 7 Pro with the below specs. I want to backup the disk to my server but I need to know the W7 fs, what is it? $ sudo mount -t ntfs /dev/sdb Windows/ NTFS signature ...
3
votes
3answers
495 views

How to transfer a Time Machine to an NTFS partition (or how to copy HFS+ hard links)

Do you know a way to copy HFS+ hard links to a folder on a HFS+ or NTFS drive? Before you say it can't be done, I don't want actual backing up functionality of Time Machine, just the ability to ...
2
votes
0answers
185 views

Is it possible to create or store a Windows backup system image on a non-NTFS drive?

I'm trying to use Windows Backup on Windows 7 to create a system image to a network location. The destination, identified by UNC path, is an Apple Time Capsule formatted with HFS+. While Windows ...
1
vote
0answers
376 views

Backup FreeNAS on NTFS dive

The Setup Scanner -> FreeNAS Via UNC Path FreeNAS -> Clients Via UNC Path The Clients are all Windows 7 Home Premium. (Ugh) The Question How can I automatically have one of the clients ...
9
votes
2answers
4k views

What can I do about Windows 7 Backup error 0x81000037, apparently caused by reparse points?

I've been getting this error: 0x81000037: Windows Backup failed while trying to read from the shadow copy on one of the volumes being backed up trying to take a Windows backup of my workstation ...
0
votes
2answers
943 views

backing up ntfs disk using rsync on ubuntu

For a long time I was using windows. I have a separate drive I use to keep copies of my media files, photos etc. on, which I periodically backup to an external drive. In Windows I used SyncToy to do ...
0
votes
2answers
1k views

How do I mount an ntfs image created by gnu ntfsclone on Windows?

How do I mount an ntfs image created by gnu ntfsclone on Windows? Neither the gnuwin32 version of ntfsclone nor cygwin's mount seem to be capable.
1
vote
1answer
166 views

How to back up initial state of external backup drive?

I've picked up an HP Simplesave external drive. It comes with some fancy software that is of no use to me because I don't use Windows. Like many current consumer-targeted backup drives, the backup ...
0
votes
2answers
415 views

Format external HDD to NTFS

I've just bought 2 TB HDD to be able to backup my desktop and laptop. I will have some files bigger then 4 GB, and I'll use it on at least 2 computers for backup. Is there any downside to format ...
2
votes
1answer
460 views

On demand incremental NTFS partition backup

This is somewhat a continuation of my related failed question. I've decided to go with a filesystem approach rather that the whole disk in one chunk. I'm wondering what the best way to do this is. I'm ...
1
vote
3answers
4k views

How can I access data on my Vista hard drive if the computer crashes?

Every couple years I get a new computer with a new hard drive and then just connect the original hard drive as the second one so I have access to all of my data in case I forgot to back something up. ...