Re: Windows 7 dual boot with Linux

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Matt Graham
Date:  
To: Main PLUG discussion list
Subject: Re: Windows 7 dual boot with Linux
On 2015-01-12 03:54, wrote:
> Clone your Window$ with:
> mount -tntfs-3g /dev/sdb1 /mnt/sdb1
> (cd /mnt/sda1;tar cf - .)|(cd /mnt/sdb1;tar xf -)


I thought that NTFS had a number of things like non-Unixy file
permissions and alternate file streams that tar is not aware of and
can't replicate. I also thought that Windows still has a few things
that require absolute sector positions, like the swapfile. If it's
possible to back up a Windows-on-NTFS drive with mount and tar, that's
great--but I thought it was unlikely.

I have usually used partimage to back up and restore Windows
partitions. That works. The downside is that it only does a partition
at a time....

--
Crow202 Blog: http://crow202.org/wordpress
There is no Darkness in Eternity
But only Light too dim for us to see.
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss