Adlopa
12-02-2006, 02:28 PM
I'm sure this info is buried in here somewhere, but I'll be damned if I can find it... Anyway, my Tivo B drive is failing and while I RMA it, I need to drop another drive in its place.
I want to copy the entire 120GB B drive to a 160GB drive for temporary use. Am I correct in thinking that the command is:
dd if=/dev/hdb of=/dev/hda conv=noerror,sync
(old drive is Primary Slave, new one is Primary Master on IDE1)
I don't care about losing the extra GB, since I'll be copying the disk back to a 120GB drive once it's been swapped. Ideas, anyone?
I want to copy the entire 120GB B drive to a 160GB drive for temporary use. Am I correct in thinking that the command is:
dd if=/dev/hdb of=/dev/hda conv=noerror,sync
(old drive is Primary Slave, new one is Primary Master on IDE1)
I don't care about losing the extra GB, since I'll be copying the disk back to a 120GB drive once it's been swapped. Ideas, anyone?