ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Disk imaging tools

    Scheduled Pinned Locked Moved Solved IT Discussion
    cloningimaging
    20 Posts 15 Posters 2.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      JackCPickup
      last edited by

      We've bought Active Boot Disk in the past for our manual imaging needs.

      1 Reply Last reply Reply Quote 1
      • crustachioC
        crustachio
        last edited by crustachio

        Clonezilla (free & open source) has always worked well for me and sounds perfect for what you're trying to do. Going from smaller to larger disks is not a problem. If you can mount the target disk directly in the host or even via USB you can directly clone it from the source on the fly, or else you can clone the source HDD to a network share and then back to the SSD when ready.

        For more managed deployments, SmartDeploy is an amazing tool, but kind of overkill for what you need (driver injection, etc).

        1 Reply Last reply Reply Quote 3
        • dbeatoD
          dbeato @thwr
          last edited by

          @thwr said in Disk imaging tools:

          Want to move a fair amount of desktops from HDDs to SSDs, everything Windows.

          Please note: I can't reinstall the hosts at this point because there is no software deployment or base image available and I don't have the time to build something myself at the moment. We use a lot of very specific scientific and engineering tools, which are not covered by any out of the box solution.

          What's everyone's favorite disk imaging / cloning tool? A plus would be a tool which is able to image to a smaller sized partition (e.g. 1TB disk that only uses 150GB, imaged to a 250GB SSD.

          I have been using Clonezilla for years but when it comes to big to smaller Drives I have been using Veeam Agent to backup fully the machine and restore to a new hard drive.

          PenguinWranglerP 1 Reply Last reply Reply Quote 3
          • dafyreD
            dafyre
            last edited by

            I've used Acronis True Image for this as well.

            DanpD 1 Reply Last reply Reply Quote 2
            • DanpD
              Danp @dafyre
              last edited by

              @dafyre said in Disk imaging tools:

              I've used Acronis True Image for this as well.

              Me too. In the past, there was often a free version of this included with the new drive making the upgrade seamless.

              1 Reply Last reply Reply Quote 2
              • DustinB3403D
                DustinB3403
                last edited by

                Acronis and Clonzilla have generally been what I've used as well. I was attempting to get the linux DD command to work, but the final result was not bootable.

                I didn't have a chance to figure out why though.

                1 Reply Last reply Reply Quote 1
                • travisdh1T
                  travisdh1
                  last edited by

                  The only thing I haven't seen mentioned yet is FOG. Probably a good reason for that, it'll take so much longer to get running in any environment that you really need to know you'll be using it long-term.

                  1 Reply Last reply Reply Quote 2
                  • DustinB3403D
                    DustinB3403
                    last edited by

                    Fog is great for bulk imaging, but for a few system migrations like this. Unless it's already setup I wouldn't consider it.

                    1 Reply Last reply Reply Quote 1
                    • s.hacklemanS
                      s.hackleman
                      last edited by

                      I use parted magic or clonezilla for this kind of work, but mainly just because I am comfortable with it.

                      1 Reply Last reply Reply Quote 1
                      • JaredBuschJ
                        JaredBusch
                        last edited by

                        I use clonezilla for this.

                        I have no problems going to a smaller disk. Just have to use the right options.

                        PenguinWranglerP 1 Reply Last reply Reply Quote 5
                        • PenguinWranglerP
                          PenguinWrangler @dbeato
                          last edited by

                          @dbeato said in Disk imaging tools:

                          @thwr said in Disk imaging tools:

                          Want to move a fair amount of desktops from HDDs to SSDs, everything Windows.

                          Please note: I can't reinstall the hosts at this point because there is no software deployment or base image available and I don't have the time to build something myself at the moment. We use a lot of very specific scientific and engineering tools, which are not covered by any out of the box solution.

                          What's everyone's favorite disk imaging / cloning tool? A plus would be a tool which is able to image to a smaller sized partition (e.g. 1TB disk that only uses 150GB, imaged to a 250GB SSD.

                          I have been using Clonezilla for years but when it comes to big to smaller Drives I have been using Veeam Agent to backup fully the machine and restore to a new hard drive.

                          Veeam is the way to go. Especially if go from bigger drives to smaller.

                          Steps I do to ensure a successful image to a smaller drive.
                          1.) Disable virtual memory, the page file is often towards the end of the hard drive and is not movable.
                          2.) Reboot computer go into disk management in Windows and right click on drive and shrink it as much as possible.
                          3.) Use Veeam to image the computer.
                          4.) Insert SSD and boot from Veeam CD/USB and restore

                          1 Reply Last reply Reply Quote 1
                          • PenguinWranglerP
                            PenguinWrangler @JaredBusch
                            last edited by

                            @jaredbusch said in Disk imaging tools:

                            I use clonezilla for this.

                            I have no problems going to a smaller disk. Just have to use the right options.

                            That is true. If you know what options to use with Clonzilla it can shrink it as well.

                            1 Reply Last reply Reply Quote 1
                            • momurdaM
                              momurda
                              last edited by

                              I have used gparted here to do this when replacing hdd with ssd.
                              plug in ssd
                              Boot up gparted
                              Reduce hdd partition size
                              Copy partitions to ssd
                              Reboot, may need to do a Automatic Repair.

                              1 Reply Last reply Reply Quote 1
                              • thwrT
                                thwr
                                last edited by

                                Thanks guys. I was just looking for some opinions. Used gparted / clonezilla etc. in the past for.. what, decades? 🙂

                                1 Reply Last reply Reply Quote 0
                                • thwrT
                                  thwr @Emad R
                                  last edited by thwr

                                  @emad-r said in Disk imaging tools:

                                  @thwr

                                  my thoughts for this is I have researched alot but I never really worked on enterprise big enough to justify this.
                                  Especially in this day age Windows installer can be created to USB drives, and if you select fast USB drive the installer will take 10 mins + you can do this on 10 laptops easily , and cost of 8GB USB drive is peanuts.

                                  Thanks for your exhaustive post. I do have a very strong Unix / Linux / BSD background, so I'm probably more aware of most of your points than the average Windows admin. Heck, I build scripts on top of losetup and mount -o offset to alter an sdcard image just for fun 😉

                                  Like I said, a fresh installation at this point is not an option. It's not even worth discussing this. Just took the job over from someone who retired more than a year ago. My major goal is to stabilize the current situation, fight the largest fires and to implement a whole new system at the same time. The old system just needs to run until I've implemented that new system and all data and services have been migrated / reimplemented.

                                  1 Reply Last reply Reply Quote 1
                                  • nadnerBN
                                    nadnerB
                                    last edited by

                                    Have a look at Acronis True Image and Macrium Reflect.

                                    Clonezilla is probably where you’ll end up. Lots of people here seem to like like it.

                                    1 Reply Last reply Reply Quote 1
                                    • thwrT
                                      thwr
                                      last edited by

                                      @nadnerb said in Disk imaging tools:

                                      Macrium Reflect

                                      Ah, thank you. Macrium Reflect was the product I couldn't remember. It worked very well for someone I knew when he was in a similar situation.

                                      Anyway, I will probably use clonezilla again

                                      F 1 Reply Last reply Reply Quote 0
                                      • F
                                        flaxking @thwr
                                        last edited by

                                        @thwr said in Disk imaging tools:

                                        @nadnerb said in Disk imaging tools:

                                        Macrium Reflect

                                        Ah, thank you. Macrium Reflect was the product I couldn't remember. It worked very well for someone I knew when he was in a similar situation.

                                        Anyway, I will probably use clonezilla again

                                        +1 one for Macrium Reflect as the best easy way to go about it (I've had some unsuccessful Clonezilla attempts before). In my experience with Acronis, you can't cherry pick partitions (like the OEM recovery partition) at clone time, but you can with Macrium Reflect.

                                        1 Reply Last reply Reply Quote 0
                                        • 1 / 1
                                        • First post
                                          Last post