Welcome to HardwareForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Software to copy an entire disk to another ?

 
Goto page 1, 2
   Hardware Problem Solving Community! (Home) -> PC Storage RSS
Next:  old Adaptec I2O RAID vs. a new Cheetah U320 15k =..  
Author Message
Louis

External


Since: Jul 12, 2007
Posts: 20



(Msg. 1) Posted: Thu Jan 10, 2008 7:12 am
Post subject: Software to copy an entire disk to another ?
Archived from groups: comp>sys>ibm>pc>hardware>storage (more info?)

Hello !

An hard disk partition table is corrupted and one of its partitions is
no longer accessible/visible.

Before using a partition recovery tool, I'd like to make a copy of this
entire disk - including the areas which are now in "twilight zone".

Most, if not all, disk imaging/cloning softwares I know will
image/clone existing partitions - which would obviously exclude the
unaccessible partition of the corrupted disk.

Can you recommend a software to make an exact bit-per-bit copy of the
entire disk ?

Thanks

PS: while on the subject, any experience/opinion on partition recovery
softwares such as Acronis Disk Director or Active@ Partition Recovery ?

 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
mscotgrove

External


Since: Nov 05, 2005
Posts: 47



(Msg. 2) Posted: Thu Jan 10, 2008 7:12 am
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Jan 10, 12:12 pm, Louis <not_va....DeleteThis@spam.com> wrote:
> Hello !
>
> An hard disk partition table is corrupted and one of its partitions is
> no longer accessible/visible.
>
> Before using a partition recovery tool, I'd like to make a copy of this
> entire disk - including the areas which are now in "twilight zone".
>
> Most, if not all, disk imaging/cloning softwares I know will
> image/clone existing partitions - which would obviously exclude the
> unaccessible partition of the corrupted disk.
>
> Can you recommend a software to make an exact bit-per-bit copy of the
> entire disk ?
>
> Thanks
>
> PS: while on the subject, any experience/opinion on partition recovery
> softwares such as Acronis Disk Director or Active@ Partition Recovery ?

I've found Partition Table Doctor works

Michael

 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
Arno Wagner

External


Since: Nov 07, 2003
Posts: 2175



(Msg. 3) Posted: Thu Jan 10, 2008 10:06 am
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Previously Louis <not_valid DeleteThis @spam.com> wrote:
> Hello !

> An hard disk partition table is corrupted and one of its partitions is
> no longer accessible/visible.

> Before using a partition recovery tool, I'd like to make a copy of this
> entire disk - including the areas which are now in "twilight zone".

> Most, if not all, disk imaging/cloning softwares I know will
> image/clone existing partitions - which would obviously exclude the
> unaccessible partition of the corrupted disk.

> Can you recommend a software to make an exact bit-per-bit copy of the
> entire disk ?

> Thanks

> PS: while on the subject, any experience/opinion on partition recovery
> softwares such as Acronis Disk Director or Active@ Partition Recovery ?

dd_rescue under Linux, e.g. from a Knoppix Linux CD. Similar
functionality to dd, but you get a progress indicator.
Comparison for same contents can be done with the standard
utility "cmp" under Linux, just use the disk device
special files as input, e.g. "cmp /dev/sda /dev/sdb".

Arno
 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
Man-wai Chang ToDie

External


Since: Sep 07, 2007
Posts: 198



(Msg. 4) Posted: Thu Jan 10, 2008 10:06 am
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> Before using a partition recovery tool, I'd like to make a copy of this
> entire disk - including the areas which are now in "twilight zone".

Under Linux, you could use dd.

--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Xubuntu 7.04) Linux 2.6.23.13
^ ^ 20:52:01 up 4:05 0 users load average: 0.00 0.00 0.00
? ? (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa/
 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
Man-wai Chang ToDie

External


Since: Sep 07, 2007
Posts: 198



(Msg. 5) Posted: Thu Jan 10, 2008 10:06 am
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Man-wai Chang ToDie wrote:
>> Before using a partition recovery tool, I'd like to make a copy of
>> this entire disk - including the areas which are now in "twilight zone".
>
> Under Linux, you could use dd.
>

And you should copy/dd the entire disk to another disk A, and then
attempt recovery on disk A rather than original. DO NOT touch/write
anything to the original (watch out for those automatic stuff).

--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Xubuntu 7.04) Linux 2.6.23.13
^ ^ 20:52:01 up 4:05 0 users load average: 0.00 0.00 0.00
? ? (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa/
 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
chrisv

External


Since: Nov 12, 2003
Posts: 649



(Msg. 6) Posted: Thu Jan 10, 2008 10:44 am
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Louis wrote:

>Can you recommend a software to make an exact bit-per-bit copy of the
>entire disk ?

I know that WD has software on their Web site for this, if the drives
are WD. Other manufacturers may provide this utility as well.
 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
Folkert Rienstra

External


Since: Nov 10, 2003
Posts: 1906



(Msg. 7) Posted: Thu Jan 10, 2008 3:23 pm
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Man-wai Chang ToDie wrote in news:47861561_1@rain.i-cable.com
> Man-wai Chang ToDie wrote:
> > > Before using a partition recovery tool, I'd like to make a copy of
> > > this entire disk - including the areas which are now in "twilight zone".
> >
> > Under Linux, you could use dd.
> >
>
> And you should copy/dd the entire disk to another disk A, and then
> attempt recovery on disk A rather than original. DO NOT touch/write
> anything to the original (watch out for those automatic stuff).

Moron.
 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
Louis

External


Since: Jul 12, 2007
Posts: 20



(Msg. 8) Posted: Thu Jan 10, 2008 4:03 pm
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks to all who replied..

I'm currently cloning the disk (with "dd" - quite long !), and as soon
as I'll get a working image, I'll feel safer to experiment other
proposed solutions to clone the disk and repair the partition table.

Louis
 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
Rod Speed

External


Since: Feb 01, 2006
Posts: 1852



(Msg. 9) Posted: Thu Jan 10, 2008 6:03 pm
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Louis <not_valid.DeleteThis@spam.com> wrote

> An hard disk partition table is corrupted and one of its partitions is no longer accessible/visible.

> Before using a partition recovery tool, I'd like to make a copy of this entire disk - including the areas which are
> now in "twilight zone".

> Most, if not all, disk imaging/cloning softwares I know will
> image/clone existing partitions - which would obviously exclude the unaccessible partition of the corrupted disk.

> Can you recommend a software to make an exact bit-per-bit copy of the entire disk ?

The most important consideration is whether the drive is dying and thats whats produced
the problem or whether its purely a software problem thats made that partition invisible.
The best way to see if the drive is fine is with the Everest SMART report.
http://www.majorgeeks.com/download.php?det=4181

If the drive is fine, you can use any of the major imagers like True Image
or Ghost and image the entire physical drive at the sector level.

You can also use forensic cloners like CloneDisk
http://invircible.com/resq.php

> PS: while on the subject, any experience/opinion on partition recovery
> softwares such as Acronis Disk Director or Active@ Partition Recovery ?

I prefer Easy Recovery Pro myself, but it isnt cheap if you have pay for it.
 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
amjrescuerepairco01

External


Since: Jan 10, 2008
Posts: 1



(Msg. 10) Posted: Thu Jan 10, 2008 6:03 pm
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Jan 10, 1:08 pm, "Rod Speed" <rod.speed.....RemoveThis@gmail.com> wrote:
> Louis <not_va....RemoveThis@spam.com> wrote
>
> > An hard disk partition table is corrupted and one of its partitions is no longer accessible/visible.
> > Before using a partition recovery tool, I'd like to make a copy of this entire disk - including the areas which are
> > now in "twilight zone".
> > Most, if not all, disk imaging/cloning softwares I know will
> > image/clone existing partitions - which would obviously exclude the unaccessible partition of the corrupted disk.
> > Can you recommend a software to make an exact bit-per-bit copy of the entire disk ?
>
> The most important consideration is whether the drive is dying and thats whats produced
> the problem or whether its purely a software problem thats made that partition invisible.
> The best way to see if the drive is fine is with the Everest SMART report.http://www.majorgeeks.com/download.php?det=4181
>
> If the drive is fine, you can use any of the major imagers like True Image
> or Ghost and image the entire physical drive at the sector level.
>
> You can also use forensic cloners like CloneDiskhttp://invircible.com/resq..php
>
> > PS: while on the subject, any experience/opinion on partition recovery
> > softwares such as Acronis Disk Director or Active@ Partition Recovery ?
>
> I prefer Easy Recovery Pro myself, but it isnt cheap if you have pay for it.

The other thing to watch out for, is bad sectors....I have used ghost
and other proggies and have had some issue with that in the past. I do
not know if the other version works better or not......
 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
Louis

External


Since: Jul 12, 2007
Posts: 20



(Msg. 11) Posted: Thu Jan 10, 2008 6:03 pm
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for your reply,

> If the drive is fine, you can use any of the major imagers like True Image
> or Ghost and image the entire physical drive at the sector level.

The drive is fine.

Are you referring to a specific version of Acronis ? I looked at True
Image Workstation version 8 and True Image Home version 10 and I can't
find any indication that imaging an entire disk would include the non
partitionned disk areas.
 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
Rod Speed

External


Since: Feb 01, 2006
Posts: 1852



(Msg. 12) Posted: Thu Jan 10, 2008 6:03 pm
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Louis <not_valid DeleteThis @spam.com> wrote:

> Thanks for your reply,

>> If the drive is fine, you can use any of the major imagers like True
>> Image or Ghost and image the entire physical drive at the sector level.

> The drive is fine.

How did you decide that ? You cant just go on the OKs in the Everest SMART report.

> Are you referring to a specific version of Acronis ?

Yeah, sorry, that showed up with 11 from memory.

> I looked at True Image Workstation version 8 and True Image Home version 10 and I can't find any indication that
> imaging an entire disk would include the non partitionned disk areas.

Its a tick box with disk and partition backups with 11.
 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
Arno Wagner

External


Since: Nov 07, 2003
Posts: 2175



(Msg. 13) Posted: Thu Jan 10, 2008 9:01 pm
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Previously Man-wai Chang ToDie <toylet.toylet.TakeThisOut@gmail.com> wrote:
> Man-wai Chang ToDie wrote:
>>> Before using a partition recovery tool, I'd like to make a copy of
>>> this entire disk - including the areas which are now in "twilight zone".
>>
>> Under Linux, you could use dd.
>>

> And you should copy/dd the entire disk to another disk A, and then
> attempt recovery on disk A rather than original. DO NOT touch/write
> anything to the original (watch out for those automatic stuff).

Exactly. If you are very careful, you make a second copy as well, that
you do not touch.

Arno

> --
> @~@ Might, Courage, Vision, SINCERITY.
> / v \ Simplicity is Beauty! May the Force and Farce be with you!
> /( _ )\ (Xubuntu 7.04) Linux 2.6.23.13
> ^ ^ 20:52:01 up 4:05 0 users load average: 0.00 0.00 0.00
> ? ? (CSSA):
> http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa/
 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
Arno Wagner

External


Since: Nov 07, 2003
Posts: 2175



(Msg. 14) Posted: Thu Jan 10, 2008 9:01 pm
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Previously amj rescue repair co 01 DeleteThis @gmail.com <amjrescuerepairco01 DeleteThis @gmail.com> wrote:
[...]
> The other thing to watch out for, is bad sectors....I have used ghost
> and other proggies and have had some issue with that in the past. I do
> not know if the other version works better or not......

That is one of the reasons why I recommend dd_rescue indstead of
dd. dd_rescue can deal with defect sectors, as this was its design
motivation.

Arno
 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
Man-wai Chang ToDie

External


Since: Sep 07, 2007
Posts: 198



(Msg. 15) Posted: Fri Jan 11, 2008 5:22 am
Post subject: Re: Software to copy an entire disk to another ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

> Moron.

??? Wanna OT?

--
@~@ Might, Courage, Vision, SINCERITY.
/ v \ Simplicity is Beauty! May the Force and Farce be with you!
/( _ )\ (Xubuntu 7.04) Linux 2.6.23.13
^ ^ 15:06:01 up 22:19 0 users load average: 0.00 0.06 0.03
? ? (CSSA):
http://www.swd.gov.hk/tc/index/site_pubsvc/page_socsecu/sub_addressesa/
 >> Stay informed about: Software to copy an entire disk to another ? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Best way to copy data to a new disk - I have a 36 GB SCSI disk on a PC with XP. I want to remove it and put in a 73 GB SCSI disk. Can I copy the data (OS and user files) to the new disk without bothering to reinstall everything? I can put both disks in the machine together. I also have a...

I want to copy another computers hard disk to mine HOW?? - I want to copy another computers hard disk to one where a new hard drive was just installed. Then I want to change the OS and MS Office product keys to mine. Is this possible. I do IT maintenance for some companies and when a hard disk is replaced,..

USB Flash Disk PL-2515 need software - Hello, I have a 512mb USB flash disk made by Prolific Technologies. http://tech.prolific.com.tw/ It works ok, but I would like to re-partition it and make it bootable. The model that I have is PL-2515 revision B, but the software on the manufacturer...

disk image software comments please - Reading the reviews etc through google one gets the impression that drive imaging software is fraught with many problems...thge 3 most mentioned prioducts norton ghost drveimage acronis drive image 6 [true image 7] i saw either really good but mostly..

hard disk sleep software - Hello, On my Windows 2000 PC I've got a Maxtor main hard disk, pretty silent, and a Western Digital secondary hard disk, rather noisy. Both are IDE. The secondary hard disk isn't used all the time -- it's more of a storage for big files that I need to..
   Hardware Problem Solving Community! (Home) -> PC Storage All times are: Pacific Time (US & Canada) (change)
Goto page 1, 2
Page 1 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]