Windows 7 / Creating a system image: formatting all partitions!!

jsmlb

New member
Dear,

I have 3 identical PCs with 2 partitions: C and D.
I created a system image for one PC, C only.
But when I restore that system image into the other 2 PCs (using Wind7 DVD), it formats both C and D and restore.

The problem is that I have data on D and I don't want it to be formatted. I only want to restore the C image.

Please advise.

Thank you
 

My Computer

OS
windows 7 ultimate x32
Hello jsmlb and welcome to Seven Forums.

I'm not an expert at anything. So maybe some other Forum experts will jump in with their opinions. But I think I see a problem with what you're trying to do.

You say you have 3 identical computers. I don't think they are identical. They each have a motherboard with a unique serial number. The hard drives have unique serial numbers. So do the RAM modules. The C: partition most likely contains the operating system and it is tied to the first computer you installed it in through those unique serial numbers of the motherboard, etc. I don't think it would be that easy to copy a C: partition from one computer and be able to install it on another computer because of the possibility of piracy issues.

I also think there's another consideration as to where on the hard drive the copied C: partition would start and end. For example, when I use Macrium to make an image of my C: partition, it shows me a starting sector and an ending sector on the hard drive. Just as an example, perhaps my Reserved Partition starts at Sector 100 and ends at Sector 2500 (these are not the actual sector numbers.) My C: partition would start at Sector 2501 and end at Sector 346,213. My D: partition would start at Sector 346,214 and end at whatever. The point being, if I'm reinstalling just my C: partition, it would HAVE to "fit" exactly and not overlap onto any other sectors. Do all 3 of your "identical" computers have the exact same starting and ending C: partition sectors?

As I said, I'm not an expert so perhaps I'm completely mistaken on how system imaging actually works. For my benefit, as well as yours, I hope someone with more experience can give a better explanation.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Sony Vaio VPCEB47GM Laptop
OS
Win 7 Pro 64-bit
CPU
Intel i5 2.4 Ghz
Memory
8GB DDR3
Graphics Card(s)
Intel HD 3000
Sound Card
IDT High Definition
Monitor(s) Displays
15.6 WGXA Anti-Glare LED
Screen Resolution
1280x800
Hard Drives
640Gb 7200rpm
Antivirus
MSE
Browser
Opera (primary) with IE9 backup
If you use Windows imaging, you may have those effects. If Windows thinks that there is stuff on D that must be imaged with C, it will image D also and restore it accordingly.

With Windows imaging you have absolutely no control of what it is doing. And it has a lot of other weaknesses too. So it is a pretty useless facility.

I suggest you image your C with free Macrium. Then you can control what you are doing. http://www.sevenforums.com/tutorials/73828-imaging-free-macrium.html?ltr=I
 

My Computer

Computer Manufacturer/Model Number
HP, Dell, Gateway, Toshiba - 4 laptops and 2 desktops
OS
Vista, Windows7, Mint Mate, Zorin, Windows 8
CPU
from 1.6GHz Duo to i7
Monitor(s) Displays
2x HP w2207
Hard Drives
5x HDD, 7x SSD, 12x Externals
Keyboard
with trackball - no mices
Mouse
Trackball mice
Internet Speed
DSL 6000
Really sorry I know that this is sort of off topic a bit but i just joined this forum and i don't really know where to post things and what not but my friend told me that i had to format my hard drive because before hand i had just installed my new Windows 7 (64bit) over my old Windows 7 (32bit) and that it was giving me higher CPU usage, was she right ?
 

My Computer

OS
Windows 7 Home Premium 64bit
CPU
Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz (4CPUs), ~3.1GHz
Motherboard
Asrock H61M/U3S3
Memory
8GB RAM
Graphics Card(s)
AMD R9 280X 3gb
Monitor(s) Displays
Monitor: Generic PnP Monitor Display Mode: 1920 x 1080
Hard Drives
Samsung 2TB SATA HDD
Case
Aerocool Xpredator
Really sorry I know that this is sort of off topic a bit but i just joined this forum and i don't really know where to post things and what not but my friend told me that i had to format my hard drive because before hand i had just installed my new Windows 7 (64bit) over my old Windows 7 (32bit) and that it was giving me higher CPU usage, was she right ?

I think you'll probably get a better response if you post this question in the section called "Installation & Setup". From what I understand it's not possible to upgrade from 32 bit to 64 bit (or downgrade from 64 to 32 bit.) It can only be done by a clean install and that should automatically take care of formatting the drive. Hard to say why your CPU usage is higher without knowing what's using the CPU either through Task Manager, Resource Monitor, or some other 3rd party program.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Sony Vaio VPCEB47GM Laptop
OS
Win 7 Pro 64-bit
CPU
Intel i5 2.4 Ghz
Memory
8GB DDR3
Graphics Card(s)
Intel HD 3000
Sound Card
IDT High Definition
Monitor(s) Displays
15.6 WGXA Anti-Glare LED
Screen Resolution
1280x800
Hard Drives
640Gb 7200rpm
Antivirus
MSE
Browser
Opera (primary) with IE9 backup
Dear,

I have 3 identical PCs with 2 partitions: C and D.
I created a system image for one PC, C only.
But when I restore that system image into the other 2 PCs (using Wind7 DVD), it formats both C and D and restore.

The problem is that I have data on D and I don't want it to be formatted. I only want to restore the C image.

Please advise.

Thank you


Are you very very very sure about:
  • Is starting sector of C the same on image and destination harddisk? (check source harddisk and destination harddisk)
Code:
C:\Windows\system32>[COLOR=red]diskpart[/COLOR]
Microsoft DiskPart-versie 6.1.7601
Copyright (C) 1999-2008 Microsoft Corporation.
Op computer: LAPTOPRON
DISKPART> [COLOR=red]sel dis 0[/COLOR]
Schijf 0 is nu de geselecteerde schijf.
DISKPART> [COLOR=red]list par[/COLOR]
  Partitie  ###  Type              Grootte  Offset
  -------------  ----------------  -------  -------
  Partitie 1    Primair            113 GB    32 KB
  Partitie 0    Uitgebreid         352 GB   113 GB
  Partitie 2    Logisch            352 GB   113 GB
DISKPART> list vol
  Volume ###  Ltr  Label        FS     Type        Grootte  Status     Info
  ----------  ---  -----------  -----  ----------  -------  ---------  --------
  volume 0     Z                       DVD-ROM         0 B  Geen medi
  volume 1     S                       DVD-ROM         0 B  Geen medi
  volume 2     C   System       NTFS   partitie     113 GB  In orde    Systeem
  volume 3     D   Data         NTFS   partitie     352 GB  In orde
DISKPART> [COLOR=red]sel vol 2[/COLOR]
Volume 2 is nu het geselecteerde volume.
DISKPART> det vol
  Schfnr.   Status         Grootte  Vrij     Dyn  GPT
  --------  -------------  -------  -------  ---  ---
* Schf 0    Online          465 GB  3072 KB
Alleen-lezen               : Nee
Verborgen                   : Nee
Geen standaardstationsletter: Nee
Schaduwkopie           : Nee
Offline                     : Nee
Versleuteld met BitLocker: Nee
Installeerbaar            : Ja
Volumecapaciteit       :  113 GB
Vrije ruimte op volume :   77 GB
DISKPART> [COLOR=red]sel par 1[/COLOR]
Partitie 1 is nu de geselecteerde partitie.
DISKPART> [COLOR=red]det par[/COLOR]
Partitie 1
Type     : 07
Verborgen: Nee
Actief   : Ja
[COLOR=royalblue]Offset in bytes: 32768[/COLOR]
  Volume ###  Ltr  Label        FS     Type        Grootte  Status     Info
  ----------  ---  -----------  -----  ----------  -------  ---------  --------
* volume 2     C   System       NTFS   partitie     113 GB  In orde    Systeem
DISKPART> list par
  Partitie  ###  Type              Grootte  Offset
  -------------  ----------------  -------  -------
* Partitie 1    Primair            113 GB    32 KB
  Partitie 0    Uitgebreid         352 GB   113 GB
  Partitie 2    Logisch            352 GB   113 GB
DISKPART>
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
I think you'll probably get a better response if you post this question in the section called "Installation & Setup". From what I understand it's not possible to upgrade from 32 bit to 64 bit (or downgrade from 64 to 32 bit.) It can only be done by a clean install and that should automatically take care of formatting the drive. Hard to say why your CPU usage is higher without knowing what's using the CPU either through Task Manager, Resource Monitor, or some other 3rd party program.[/QUOTE]

Well as my name states I don't really know much about computers I already reformatted and installed a new copy of windows but is it true that windows would be searching for something twice because of having an old windows still there even after I deleted it
sorry if this doesn't make any sense
 

My Computer

OS
Windows 7 Home Premium 64bit
CPU
Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz (4CPUs), ~3.1GHz
Motherboard
Asrock H61M/U3S3
Memory
8GB RAM
Graphics Card(s)
AMD R9 280X 3gb
Monitor(s) Displays
Monitor: Generic PnP Monitor Display Mode: 1920 x 1080
Hard Drives
Samsung 2TB SATA HDD
Case
Aerocool Xpredator
do you see this?
48485d1263880707-system-image-recovery-step9.jpg


Source: http://www.sevenforums.com/tutorials/675-system-image-recovery.html
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Hello all,

1- I was using Acronis True Image and it was doing the job with no complications but when I knew that Windows 7 back and restore can do the same, I tried it.

2- I'll try what Kaktussoft advised; Untick Format and Repartitions disks and see the outcome.

Thanx a lot,
 

My Computer

OS
windows 7 ultimate x32
Hello all,

1- I was using Acronis True Image and it was doing the job with no complications but when I knew that Windows 7 back and restore can do the same, I tried it.

2- I'll try what Kaktussoft advised; Untick Format and Repartitions disks and see the outcome.

Thanx a lot,
Untick Format and Repartitions disks =>I think it's greyed out, so impossible. Can you untick?
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
ACER ASPIRE 5742G
OS
Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3 CPU M 370 @ 2.40GHz
Motherboard
Acer Aspire 5742G
Memory
4,00 GB
Graphics Card(s)
ATI Mobility Radeon HD 5400 Series
Sound Card
(1) AMD High Definition Audio Device (2) Realtek High Defi
Screen Resolution
1366 x 768 x 32 bits (4294967296 colors) @ 60 Hz
Hard Drives
WDC WD5000BEVT-22ZAT0
Back
Top