<div dir="ltr"><p dir="ltr">George,</p><p dir="ltr">if your computer has enough horsepower and ram, I would suggest not setting up a dual boot system, but instead run Windows in a vm - vmplayer or virtualbox. I have used dual booting with Linux and Windows for a long time, but once I started running windows in a vm, I was much happier. Fewer headaches and easier to switch between the two operating systems. Also easier to share data between the two operating systems.</p><p>Just my two cents.</p><p>Mark<br></p><div class="gmail_quote">On Jan 12, 2015 8:18 AM, "Matt Graham" <<a href="mailto:mhgraham@crow202.org" target="_blank">mhgraham@crow202.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 2015-01-12 03:54, <a href="mailto:kitepilot@kitepilot.com" target="_blank">kitepilot@kitepilot.com</a> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Clone your Window$ with:<br>
mount -tntfs-3g /dev/sdb1 /mnt/sdb1<br>
(cd /mnt/sda1;tar cf - .)|(cd /mnt/sdb1;tar xf -)<br>
</blockquote>
<br>
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.<br>
<br>
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....<br>
<br>
-- <br>
Crow202 Blog: <a href="http://crow202.org/wordpress" target="_blank">http://crow202.org/wordpress</a><br>
There is no Darkness in Eternity<br>
But only Light too dim for us to see.<br>
------------------------------<u></u>---------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.<u></u>org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank">http://lists.phxlinux.org/<u></u>mailman/listinfo/plug-discuss</a><br>
</blockquote></div>
</div>