Boat Drinks  

Go Back   Boat Drinks > General > Computer and Consoles

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 21-12-2007, 20:36   #1
Feek
ex SAS
 
Feek's Avatar
 
Join Date: Jun 2006
Location: JO01ou
Posts: 10,062
Question Ghosting a hard drive with Linux Live CD

I've got a secondary drive connected to my system and I want to ghost the main drive onto it. Norton Ghost fails about half way through and just won't have it so I'm looking at using dd

I understand from googling that the correct format should be...

dd if=/dev/sda of=/dev/sdb bs=32768

Because I'm using sata drives.

However, an fdisk -l returns this:

Code:
Disk /dev/hda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1       60802   488384512    7  HPFS/NTFS

Disk /dev/hdc: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdc1   *           1       60802   488384512    7  HPFS/NTFS
So therefore should the command be as follows?

dd if=/dev/hda of=/dev/hdc bs=32768

I've tried that and nowt happens. Nothing. Nada.

Using Knoppix 5.1 Live CD.

I really want to get this drive cloned and it's not going well today.
__________________
Feek is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 18:58.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.