[nflug] Ghost part II

Jesse Jarzynka denisesballs at thecybersource.com
Tue Nov 22 17:14:26 EST 2005


Eric Benoit wrote:
> I read that Symantec is aware of the problem but has not found a 
> solution as to why a dual boot with linux and WinXP will not "ghost" 
> properly.
>
> So, :) does anyone know of a linux program that can copy disk to disk 
> like Ghost??
>
> Thanks,
> Eric
> _______________________________________________
> nflug mailing list
> nflug at nflug.org
> http://www.nflug.org/mailman/listinfo/nflug
>
What we do is just re-create the partitions and run this command:

tar -cf - .|(cd /mnt/new && tar -xf -)

which copies all of the directory you are in the a mounted new partition 
in /mnt/new. I'm gonna write a how to for it soon.
-- 
Jesse Jarzynka
Cyber Source
http://www.jessejoe.com/
http://www.thecybersource.com/
_______________________________________________
nflug mailing list
nflug at nflug.org
http://www.nflug.org/mailman/listinfo/nflug



More information about the nflug mailing list