5 Jan 2007 at 11:33 #1 Nefarious Nefarious Associate Joined 1 Aug 2003 Posts 1,053 I have a set up that I'm happy with but the Raptor that I'm using is dieing I use debian, what is the best way to copy the data across with the least fuss - is there some sort of ghosting utility that would do it? Thanks
I have a set up that I'm happy with but the Raptor that I'm using is dieing I use debian, what is the best way to copy the data across with the least fuss - is there some sort of ghosting utility that would do it? Thanks
5 Jan 2007 at 11:44 #2 M0KUJ1N M0KUJ1N Permabanned Joined 17 Mar 2004 Posts 1,486 Location Edinburgh A very similar question to this was asked recently in here actually http://forums.overclockers.co.uk/showthread.php?t=17673252 I personally would use dd as it does the copy in a low-level manner, although you could also use cpio
A very similar question to this was asked recently in here actually http://forums.overclockers.co.uk/showthread.php?t=17673252 I personally would use dd as it does the copy in a low-level manner, although you could also use cpio
5 Jan 2007 at 12:43 #3 deano deano Associate Joined 18 Oct 2002 Posts 2,261 Location Kidderminster yep use dd eg:- dd if=/dev/hda of=/dev/hdb
5 Jan 2007 at 14:52 #4 toosepin toosepin Associate Joined 9 Jun 2006 Posts 954 Location Manchester I thought Raptors didn't die
5 Jan 2007 at 15:19 #5 Nefarious Nefarious Associate OP Joined 1 Aug 2003 Posts 1,053 Everyone dies.......... Thanks, I'll let you know how I get on