ISO. Newbie question

RM33

New member
Local time
1:28 PM
Messages
6
I was thinking of using a disk image. I wanted to create an image of my current disk and put it on a bigger hard drive. Currently I only have Windows 7 and all the software I intend to use like Microsoft Office.

My question to you all is just how good is this option. If I ISO it will be my first time using it and I am wondering if this is a good option or hokum.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell
OS
Windows 7 Ultimate 32 Bit
I upgraded my SSD from 64G to a 128G, the easiest way for me turned out to be to boot from Win 7 cd and restore to put an image/backup on the new SSD. I set my comp to do an image/backup once a week to a 2nd HDD I have used only for that purpose, not much changes from week to week on my box so imaging the SSD worked with no problems. Took maybe 20 minutes and I was back up and running on the new SSD.

I did have to run startup repair twice before it booted from the new SSD though, that was the only problem and turned out to be minor and easily resolved.

If you choose to do it this way unplug all HDD's/SSD's except the one with your image and the new one until you've got it setup and booting off the new drive. No ISO required.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self built
OS
Windows 11 Home x64
CPU
AMD Ryzen 5 5600G
Motherboard
ASUSTeK Prime B450M-A II
Memory
G.SKILL Ripjaws Gaming Series (2x8G) DDR4
Graphics Card(s)
None (AMD Radeon Graphics on MB and CPU)
Sound Card
None (integrated on MB)
Monitor(s) Displays
Acer S200HLAbd Black 20"
Screen Resolution
1600 x 900
Hard Drives
Samsung SSD 840 EVO 120GB (W10)
WD Blue 500G SATA 6G WDBAAX5000ENC-NRSN (Backup/Storage)
PSU
Corsair CX500 500W ATX12V v2.3 80 Plus Bronze Active PFC
Case
Unknown
Cooling
CPU-stock cooling fan, 1 extra 80mm case fan
Keyboard
Azio KB505U Large Print Tri-Color Illuminated USB Keyboard
Mouse
MS Optical Wheel Mouse (USB)
Internet Speed
ATT Fiber 5000/VOIP 5G down/5G up
Antivirus
Win Defender, SAS, Spyware Blaster all free editions
Browser
Firefox, Waterfox, sometimes Edge
I think there is some confusion here. An image creates a VHD file (Windows imaging) or a .MRIMG file in case of Macrium imaging. An ISO is an installation file for an initial installation.

If you want to venture into imaging which I highly recommend, you should use the free Macrium program. Here you find all the instructions:

http://www.sevenforums.com/tutorials/73828-imaging-free-macrium.html?ltr=I

I did have to run startup repair twice before it booted from the new SSD
though, that was the only problem and turned out to be minor and easily
resolved.
This is a classic mistake a beginner can make. This member apparently forgot to image and restore the 100MB system partition that contains the bootmgr. Running startup/repair fixes that and places a bootmgr on the C partition.

If you want to avoid this trap, copy the bootmgr to C before you make the image. Then you don't need the 100MB system partition.

http://www.sevenforums.com/tutorials/209885-bootmgr-move-c-easybcd.html
 

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
I was thinking of using a disk image. I wanted to create an image of my current disk and put it on a bigger hard drive. Currently I only have Windows 7 and all the software I intend to use like Microsoft Office.

My question to you all is just how good is this option. If I ISO it will be my first time using it and I am wondering if this is a good option or hokum.

Not quite clear on your intent.

Do you intend to have this other "bigger hard drive" as a bootable, working, ready-to-go spare in case your current C drive fails? That's not how images are normally used. That sounds more like a clone--which has its own problems.

The standard way to use images is to make an image file of certain partitions and store that image file on some other drive. Leave it there unused as long as things are working well. This image file is not bootable. The other drive on which it is stored is just a storage spot--the other drive likely isn't a bootable drive either.

As WHS says, imaging doesn't create an ISO file. Macrium is an excellent tool for the job.

The other drive doesn't have to be a "bigger hard drive". It can be smaller or any size at all, as long as it's large enough to hold the image files---which are considerably smaller than the partition that they represent.

It works pretty well, not foolproof. You should make new image files periodically, depending on how much your system changes from week to week or month to month.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Ignatz Special; 4 speed manual gearbox; factory air conditioning; one of one
OS
Windows 7 Home Premium SP1, 64-bit
CPU
Intel Skylake i5-6600K, not overclocked
Motherboard
AsRock Z170M Extreme 4, micro ATX
Memory
8 GB HyperX DDR4-2666 (2 x 4 GB)
Graphics Card(s)
none; graphics are integrated on CPU
Sound Card
onboard: Realtek ALC1150; external: USB Behringer UF0-202
Monitor(s) Displays
Dell S2340M 23 inch IPS
Screen Resolution
1600 x 900
Hard Drives
System: Crucial MX100 series SSD, 128 GB;
Data: Samsung Spinpoint 103SJ, 1 TB;
Backup: WD Caviar Green WD30EZRX-00D8PB0, 3 TB
PSU
Rosewill SilentNight 500 watt fanless, semi-modular
Case
Antec Solo II
Cooling
Noctua NH-U12S; Noctua F12 intake, Noctua S12A exhaust
Keyboard
Microsoft 200 6JH-00001 USB
Mouse
Dell or Microsoft optical wired; USB
Antivirus
Microsoft Security Essentials and Malwarebytes Premium
Browser
Pale Moon
Other Info
All fans PWM; speeds at idle: CPU circa 500 rpm; intake circa 600 rpm; exhaust circa 600 rpm; CPU temps 27 idle and 47 C load in a warm room (27 C/81 F) when running Intel Extreme Tuning Utility stress test.
I did have to run startup repair twice before it booted from the new SSD
though, that was the only problem and turned out to be minor and easily
resolved.
This is a classic mistake a beginner can make. This member apparently forgot to image and restore the 100MB system partition that contains the bootmgr. Running startup/repair fixes that and places a bootmgr on the C partition.

If you want to avoid this trap, copy the bootmgr to C before you make the image. Then you don't need the 100MB system partition.

http://www.sevenforums.com/tutorials/209885-bootmgr-move-c-easybcd.html

whs, this member doesn't have a 100MB system partition (that I'm aware of, thought those are only on OEM installs), I have a retail install on a self built machine. I guess you would consider most users beginners since we have neither the time nor the need to become experts on a computer OS. For myself that why read this forum.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self built
OS
Windows 11 Home x64
CPU
AMD Ryzen 5 5600G
Motherboard
ASUSTeK Prime B450M-A II
Memory
G.SKILL Ripjaws Gaming Series (2x8G) DDR4
Graphics Card(s)
None (AMD Radeon Graphics on MB and CPU)
Sound Card
None (integrated on MB)
Monitor(s) Displays
Acer S200HLAbd Black 20"
Screen Resolution
1600 x 900
Hard Drives
Samsung SSD 840 EVO 120GB (W10)
WD Blue 500G SATA 6G WDBAAX5000ENC-NRSN (Backup/Storage)
PSU
Corsair CX500 500W ATX12V v2.3 80 Plus Bronze Active PFC
Case
Unknown
Cooling
CPU-stock cooling fan, 1 extra 80mm case fan
Keyboard
Azio KB505U Large Print Tri-Color Illuminated USB Keyboard
Mouse
MS Optical Wheel Mouse (USB)
Internet Speed
ATT Fiber 5000/VOIP 5G down/5G up
Antivirus
Win Defender, SAS, Spyware Blaster all free editions
Browser
Firefox, Waterfox, sometimes Edge
Steve, The 100MB system partition is always present if you install on a blank disk - regardless whether it is OEM or Retail. You can install without the 100MB partition if you predefine a primary active partition and install into that.

If you built your own PC, you must not be a real novice. I have never done that - but that's because I have only 40% vision and cannot see the little black screws nor any other tight places.
 

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
Steve, The 100MB system partition is always present if you install on a blank disk - regardless whether it is OEM or Retail.

Thanks whs, learn something new every day, Other than the first box I had I have always built my computers (although since I built this one I've moved to having lines in my glasses so it will be a little tougher next time, haha)

This was an XP Pro box and I bought the Win7 Home Premium upgrade cd to put 7 on the computer and went the upgrade path instead of clean install. (I didn't know about such things until I found sevenforums) Bought an SSD when I did that, when I upgraded to a bigger SSD the migration software was crap, ended up using my cd to boot from, then restored from an image on a 500G spinner I use for backups. That worked out great for me, might not work for everybody but it worked for me.

Enough of me highjacking the thread, thanks for the schooling whs :zip:
 
Last edited:

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self built
OS
Windows 11 Home x64
CPU
AMD Ryzen 5 5600G
Motherboard
ASUSTeK Prime B450M-A II
Memory
G.SKILL Ripjaws Gaming Series (2x8G) DDR4
Graphics Card(s)
None (AMD Radeon Graphics on MB and CPU)
Sound Card
None (integrated on MB)
Monitor(s) Displays
Acer S200HLAbd Black 20"
Screen Resolution
1600 x 900
Hard Drives
Samsung SSD 840 EVO 120GB (W10)
WD Blue 500G SATA 6G WDBAAX5000ENC-NRSN (Backup/Storage)
PSU
Corsair CX500 500W ATX12V v2.3 80 Plus Bronze Active PFC
Case
Unknown
Cooling
CPU-stock cooling fan, 1 extra 80mm case fan
Keyboard
Azio KB505U Large Print Tri-Color Illuminated USB Keyboard
Mouse
MS Optical Wheel Mouse (USB)
Internet Speed
ATT Fiber 5000/VOIP 5G down/5G up
Antivirus
Win Defender, SAS, Spyware Blaster all free editions
Browser
Firefox, Waterfox, sometimes Edge
I was thinking of using a disk image. I wanted to create an image of my current disk and put it on a bigger hard drive. Currently I only have Windows 7 and all the software I intend to use like Microsoft Office.

My question to you all is just how good is this option. If I ISO it will be my first time using it and I am wondering if this is a good option or hokum.

Not quite clear on your intent.

Do you intend to have this other "bigger hard drive" as a bootable, working, ready-to-go spare in case your current C drive fails? That's not how images are normally used. That sounds more like a clone--which has its own problems.

The standard way to use images is to make an image file of certain partitions and store that image file on some other drive. Leave it there unused as long as things are working well. This image file is not bootable. The other drive on which it is stored is just a storage spot--the other drive likely isn't a bootable drive either.

As WHS says, imaging doesn't create an ISO file. Macrium is an excellent tool for the job.

The other drive doesn't have to be a "bigger hard drive". It can be smaller or any size at all, as long as it's large enough to hold the image files---which are considerably smaller than the partition that they represent.

It works pretty well, not foolproof. You should make new image files periodically, depending on how much your system changes from week to week or month to month.

Thanks for the reply.

So this is where I am. I have a new computer. The smaller C Drive has Windows and all the programs I intend to use. Then I have a secondary hard drive. It is 2 TB. Since I have the C Drive like I wanted, I was wondering if I can make a "snap shot" of the C Drive. Then make the larger hard drive the main drive and put the "snap shot" on that drive.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell
OS
Windows 7 Ultimate 32 Bit
I have a new computer. The smaller C Drive has Windows and all the programs I intend to use. Then I have a secondary hard drive. It is 2 TB. Since I have the C Drive like I wanted, I was wondering if I can make a "snap shot" of the C Drive. Then make the larger hard drive the main drive and put the "snap shot" on that drive.

Still not clear on your intent.

Sure, you could put your Windows installation and programs on the large drive. But why? Then what would be the purpose of the small drive?

On what drive are you storing data and personal files?

On the little drive? On the big drive? What's the supposed purpose of the big drive as things stand now?

To confirm, are these 2 discrete hard drives? Or 2 partitions on one drive?

If someone has two discrete drives (one small and one large), the standard procedure would be to put Windows and programs on the smaller drive. That would be C. Then put personal data on the larger drive. That would be D or E or whatever.

Then if you want to make a "snapshot" of the smaller drive C (the Windows/programs drive), you make an image file of it and store the image file on the larger drive. If the small drive drops dead, you buy another drive and "restore" your snapshot (image) from the big drive to the replacement drive.

More clarification needed as to what you have and what you want.

A screen shot of Windows Disk Management would be a big help.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Ignatz Special; 4 speed manual gearbox; factory air conditioning; one of one
OS
Windows 7 Home Premium SP1, 64-bit
CPU
Intel Skylake i5-6600K, not overclocked
Motherboard
AsRock Z170M Extreme 4, micro ATX
Memory
8 GB HyperX DDR4-2666 (2 x 4 GB)
Graphics Card(s)
none; graphics are integrated on CPU
Sound Card
onboard: Realtek ALC1150; external: USB Behringer UF0-202
Monitor(s) Displays
Dell S2340M 23 inch IPS
Screen Resolution
1600 x 900
Hard Drives
System: Crucial MX100 series SSD, 128 GB;
Data: Samsung Spinpoint 103SJ, 1 TB;
Backup: WD Caviar Green WD30EZRX-00D8PB0, 3 TB
PSU
Rosewill SilentNight 500 watt fanless, semi-modular
Case
Antec Solo II
Cooling
Noctua NH-U12S; Noctua F12 intake, Noctua S12A exhaust
Keyboard
Microsoft 200 6JH-00001 USB
Mouse
Dell or Microsoft optical wired; USB
Antivirus
Microsoft Security Essentials and Malwarebytes Premium
Browser
Pale Moon
Other Info
All fans PWM; speeds at idle: CPU circa 500 rpm; intake circa 600 rpm; exhaust circa 600 rpm; CPU temps 27 idle and 47 C load in a warm room (27 C/81 F) when running Intel Extreme Tuning Utility stress test.
Back
Top