It is currently Tue Jun 18, 2013 8:08 pm

All times are UTC - 8 hours




Post new topic Reply to topic  [ 14 posts ] 
Author Message
 Post subject: How do I clone data from a HDD to a smaller HDD ?
PostPosted: Sat Jan 23, 2010 6:52 am 
Offline
*Lifetime Patron*

Joined: Wed Mar 07, 2007 7:49 am
Posts: 713
Location: Denmark
Hi,

I've used DriveImage XML to clone several harddrives but now i'm facing a problem.
I need to clone 12 GB of data from my 80 GB SSD to my 32 GB SSD.
DriveImage won't let me. :(

How can I clone data from a HDD to a smaller HDD?

_________________
I'd rather go synchronize swimming with Angela Lansbury


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 23, 2010 7:17 am 
Offline
*Lifetime Patron*

Joined: Fri Apr 04, 2003 6:21 pm
Posts: 4206
Location: Undisclosed but sober in US
Have you looked at the XCOPY command? If you're using XP it's relatively simple, but not so much with later Windows. There are a number of additional flags you need to set to copy all system and hidden files.

_________________
People who put money and political ideology ahead of truth and ethics are neither patriots nor human beings.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 23, 2010 7:46 am 
Offline
*Lifetime Patron*

Joined: Wed Aug 08, 2007 1:50 am
Posts: 207
Location: Xhystos
If the other drive is a Seagate or Maxtor then you can use this free Seagate tool in Windows : http://www.seagate.com/www/en-us/suppor ... discwizard


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 23, 2010 7:55 am 
Offline
*Lifetime Patron*

Joined: Wed Mar 07, 2007 7:49 am
Posts: 713
Location: Denmark
aristide1 wrote:
Have you looked at the XCOPY command? If you're using XP it's relatively simple, but not so much with later Windows. There are a number of additional flags you need to set to copy all system and hidden files.
No I haven't looked at the XCOPY command because I don't know it.
I'm using XP. Please let me know more about this.

victorhortalives wrote:
If the other drive is a Seagate or Maxtor then you can use this free Seagate tool in Windows : http://www.seagate.com/www/en-us/suppor ... discwizard
DiscWizard won't work if neither of the disks are from Seagate or Maxtor?
The disks are from Intel and Mtron.

_________________
I'd rather go synchronize swimming with Angela Lansbury


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 23, 2010 8:32 am 
Offline
*Lifetime Patron*

Joined: Fri Sep 26, 2003 6:28 pm
Posts: 397
Location: CT, USA
AuraAllan wrote:
DiscWizard won't work if neither of the disks are from Seagate or Maxtor?


I believe DiscWizard is a Seagate rebadge of Acronic TrueImage that you can use for free if you are using it with a Seagate drive. Otherwise it will not work. But you could just buy TrueImage. Note that I do not know for sure if TrueImage will let you clone to a smaller drive, but I am pretty sure I have done this in the past with an older version (2003?) version of Norton Ghost.

_________________
main: athlon II 240e + Dark Knight, MSI 785GM-E65, Dell RM112, 4GB G-Skill, HVR-2250, 256GB Samsung 830 & 3TB WD Red, CM Elite 341
laptop: IBM Thinkpad X60s, LV CoreDuo 1.66, WD Scorpio Blue 500GB


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 23, 2010 9:01 am 
Offline

Joined: Thu Jun 28, 2007 11:17 pm
Posts: 2
Is the disk formatted with the NTFS filesystem?

If so, it is possible to use ntfsclone under Linux to copy the data. However, if it is your Windows partition this is NOT a good idea: Windows internal bookkeeping freaks out if the restored image is on a different size disk. This can be overcome, but then the entire procedure becomes an excercise in pain.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 23, 2010 9:26 am 
Offline
*Lifetime Patron*

Joined: Fri Apr 04, 2003 6:21 pm
Posts: 4206
Location: Undisclosed but sober in US
Open a DOS command prompt (DOS window).

Type in help XCOPY

The flags you want are probably
/E
/V
/H
/K
/O

You need to decide exactly which flags you want.

You probably can hook up this drive as something other than the C: drive and format it in XP as you desire. Include copying system files if that's an option. See computer managment/disk management. You will be creating a primary (bootable) partition in any case.

Do Seagate tools really care who made the disk? Just asking.

_________________
People who put money and political ideology ahead of truth and ethics are neither patriots nor human beings.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 23, 2010 10:33 am 
Offline
*Lifetime Patron*

Joined: Wed Mar 07, 2007 7:49 am
Posts: 713
Location: Denmark
flyingsherpa wrote:
AuraAllan wrote:
DiscWizard won't work if neither of the disks are from Seagate or Maxtor?
Note that I do not know for sure if TrueImage will let you clone to a smaller drive, but I am pretty sure I have done this in the past with an older version (2003?) version of Norton Ghost.
Well i'm not gonna buy it if i'm not sure.
I'll give DiscWizard a go later.

chvo wrote:
Is the disk formatted with the NTFS filesystem?

If so, it is possible to use ntfsclone under Linux to copy the data. However, if it is your Windows partition this is NOT a good idea: Windows internal bookkeeping freaks out if the restored image is on a different size disk. This can be overcome, but then the entire procedure becomes an excercise in pain.
Yes it's NTFS.
Yes it's my windows partition that needs to be cloned. Cloning the windows partition to a different sized drive hasn't caused my any trouble what so ever.

aristide1 wrote:
Open a DOS command prompt (DOS window)........

... You probably can hook up this drive as something other than the C: drive and format it in XP as you desire. Include copying system files if that's an option. See computer managment/disk management. You will be creating a primary (bootable) partition in any case.
Well i'm not going to be able to use XCOPY if i'm cloning my windows partition, right?
Could I just hook the HDDs up to another PC and simply copy the entire drive to the other?

_________________
I'd rather go synchronize swimming with Angela Lansbury


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 23, 2010 10:54 am 
Offline

Joined: Wed Jul 29, 2009 7:42 am
Posts: 104
Location: Calgary, Alberta, Canada
Both Western Digital and Seagate have branded versions of Acronis TrueImage. Both Seagate's Disc Wizard and Western Digital's Acronis True Image WD Edition are free downloads. They both validate by checking if you have one of the company's models of disk drive in the system. The qualifying drive does not have to involved in the clone or other operations.

http://www.seagate.com/ww/v/index.jsp?l ... 04090aRCRD

http://support.wdc.com/product/downloaddetail.asp

NOTE: Don't insatall Seagate's Disc Wizard and Western Digital's Acronis True Image WD Edition at the same time. They mess each other up ?!?!? and that is why I will stick with Ghost.

_________________
After you cry because it's over don't forget to smile because it happened.


Last edited by Wayne Redpath on Sat Jan 23, 2010 6:25 pm, edited 2 times in total.

Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 23, 2010 11:07 am 
Offline
*Lifetime Patron*

Joined: Fri Apr 04, 2003 6:21 pm
Posts: 4206
Location: Undisclosed but sober in US
AuraAllan wrote:
Could I just hook the HDDs up to another PC and simply copy the entire drive to the other?

Probably yes. (You're copying the C: partition, not the entire drive. If the drive happens to be only C: then functionally that's the same thing.)

_________________
People who put money and political ideology ahead of truth and ethics are neither patriots nor human beings.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 23, 2010 11:31 am 
Offline
*Lifetime Patron*

Joined: Wed Aug 08, 2007 1:50 am
Posts: 207
Location: Xhystos
AuraAllan wrote:
aristide1 wrote:
Have you looked at the XCOPY command? If you're using XP it's relatively simple, but not so much with later Windows. There are a number of additional flags you need to set to copy all system and hidden files.
No I haven't looked at the XCOPY command because I don't know it.
I'm using XP. Please let me know more about this.

victorhortalives wrote:
If the other drive is a Seagate or Maxtor then you can use this free Seagate tool in Windows : http://www.seagate.com/www/en-us/suppor ... discwizard
DiscWizard won't work if neither of the disks are from Seagate or Maxtor?
The disks are from Intel and Mtron.


I'm afraid not. Another poster has said it already - this is a free version of Acronis and is set by Seagate only to work with their own drives.
If you want to pay for a copy - Acronis will sell you an upgrade that works with any drive. Have a look at their website.
The Seagate version has to be installed first but it doesn't have to be "working" for the upgrade to work.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 23, 2010 11:42 am 
Offline

Joined: Wed Jul 29, 2009 7:42 am
Posts: 104
Location: Calgary, Alberta, Canada
"DiscWizard won't work if neither of the disks are from..."

Temporarily install a qualifying drive.
or
Temporarily install your drives on a PC with a qualifying drive.

_________________
After you cry because it's over don't forget to smile because it happened.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jan 23, 2010 1:22 pm 
Offline

Joined: Wed Jul 29, 2009 7:42 am
Posts: 104
Location: Calgary, Alberta, Canada
"an upgrade that works with any drive"

http://www.acronis.com/promo/wd/

http://www.acronis.com/promo/seagate/

_________________
After you cry because it's over don't forget to smile because it happened.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jan 24, 2010 3:48 am 
Offline

Joined: Thu Jun 28, 2007 11:17 pm
Posts: 2
Wouldn't it be possible to use DriveImage XML if you resize the partition first?

The program says it can't restore to smaller partition, so by resizing the partition you avoid that problem (and it should be possible anyway since your amount of data is small enough).

Using the computer management console in Windows it should be possible to resize the partition (it's possible in Windows 7, don't know for sure in earlier versions).

Please note that restoring your boot partition can lead to all kinds of "interesting" problems (see e.g. the FAQ of DriveImage XML) with the boot manager and that the partition needs to be primary and boot capable.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group