Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Another disk copying question

Another disk copying question

Scheduled Pinned Locked Moved The Lounge
questionlinuxhelp
12 Posts 6 Posters 3 Views 1 Watching
  • 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.
  • A Offline
    A Offline
    Alister Morton
    wrote on last edited by
    #1

    I have a friend who was given a lighting console and was told that the previous owner thought the hard drive was on its way out. We're thinking about trying to replace the drive, the problem being, we need to copy over the OS as well, and there's a really good chance it's not Windows or Linux like most modern lighting desks; it's quite probably something custom. The other problem is this desk is officially obsolete, so the re-imaging kits that used to be available are no longer listed. We'll try to locate one, but not holding out much hope. So here's the thing. The disk isn't very large (haven't checked but unlikely to be more than 250GB), so a replacement won't cost much, but I'm not sure what the best way would be to, essentially, do a "tape-to-tape" copy of the disk. Any suggestions?

    H N T C J 5 Replies Last reply
    0
    • A Alister Morton

      I have a friend who was given a lighting console and was told that the previous owner thought the hard drive was on its way out. We're thinking about trying to replace the drive, the problem being, we need to copy over the OS as well, and there's a really good chance it's not Windows or Linux like most modern lighting desks; it's quite probably something custom. The other problem is this desk is officially obsolete, so the re-imaging kits that used to be available are no longer listed. We'll try to locate one, but not holding out much hope. So here's the thing. The disk isn't very large (haven't checked but unlikely to be more than 250GB), so a replacement won't cost much, but I'm not sure what the best way would be to, essentially, do a "tape-to-tape" copy of the disk. Any suggestions?

      H Offline
      H Offline
      honey the codewitch
      wrote on last edited by
      #2

      There are hard drive reimagers that literally take hard drives in two slots like they were bread in a toaster. If you want something to produce an exact copy regardless of filesystem, it's a pretty safe bet, as long as your ailing drive survives. Here's one[^]

      Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

      A 1 Reply Last reply
      0
      • H honey the codewitch

        There are hard drive reimagers that literally take hard drives in two slots like they were bread in a toaster. If you want something to produce an exact copy regardless of filesystem, it's a pretty safe bet, as long as your ailing drive survives. Here's one[^]

        Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

        A Offline
        A Offline
        Alister Morton
        wrote on last edited by
        #3

        Thanks, I hadn't come across those, and it's certainly an option. I have a SATA docking station, I wonder if there would be a way, with a second docking station, to effectively simulate what this does. Maybe a linux boot and a low level disk operator - does dd do this sort of thing? Thanks for the pointer, anyway.

        H 1 Reply Last reply
        0
        • A Alister Morton

          I have a friend who was given a lighting console and was told that the previous owner thought the hard drive was on its way out. We're thinking about trying to replace the drive, the problem being, we need to copy over the OS as well, and there's a really good chance it's not Windows or Linux like most modern lighting desks; it's quite probably something custom. The other problem is this desk is officially obsolete, so the re-imaging kits that used to be available are no longer listed. We'll try to locate one, but not holding out much hope. So here's the thing. The disk isn't very large (haven't checked but unlikely to be more than 250GB), so a replacement won't cost much, but I'm not sure what the best way would be to, essentially, do a "tape-to-tape" copy of the disk. Any suggestions?

          N Offline
          N Offline
          Nelek
          wrote on last edited by
          #4

          Hiren's boot CD had several possibilities. If the disk is old I would recommend v10.1 or less. Those had the good'ol norton ghost low level version that started to fail at the end of Win7 or with big disks. I remember an old software too called "Alcohol 120" (120% it burns all) that could do a verbatim copy of disks and drives. There should actually be a lot of software out there that can cope with it. The only thing I think you should be careful is to do a copy of the whole original disk, if the new device is bigger you can still restore it as a disk and if you really think you need it, to reduce the disk to a partition later and use the extra place for something else.

          M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

          A 1 Reply Last reply
          0
          • A Alister Morton

            Thanks, I hadn't come across those, and it's certainly an option. I have a SATA docking station, I wonder if there would be a way, with a second docking station, to effectively simulate what this does. Maybe a linux boot and a low level disk operator - does dd do this sort of thing? Thanks for the pointer, anyway.

            H Offline
            H Offline
            honey the codewitch
            wrote on last edited by
            #5

            dd might work, but honestly, I'd pay for the hardware for peace of mind. It's so simple it does a sector copy. it doesn't care.

            Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

            1 Reply Last reply
            0
            • A Alister Morton

              I have a friend who was given a lighting console and was told that the previous owner thought the hard drive was on its way out. We're thinking about trying to replace the drive, the problem being, we need to copy over the OS as well, and there's a really good chance it's not Windows or Linux like most modern lighting desks; it's quite probably something custom. The other problem is this desk is officially obsolete, so the re-imaging kits that used to be available are no longer listed. We'll try to locate one, but not holding out much hope. So here's the thing. The disk isn't very large (haven't checked but unlikely to be more than 250GB), so a replacement won't cost much, but I'm not sure what the best way would be to, essentially, do a "tape-to-tape" copy of the disk. Any suggestions?

              T Offline
              T Offline
              theoldfool
              wrote on last edited by
              #6

              Clonezilla live CD/USB works here. IIRC, it uses dd.

              >64 It’s weird being the same age as old people. Live every day like it is your last; one day, it will be.

              A 1 Reply Last reply
              0
              • A Alister Morton

                I have a friend who was given a lighting console and was told that the previous owner thought the hard drive was on its way out. We're thinking about trying to replace the drive, the problem being, we need to copy over the OS as well, and there's a really good chance it's not Windows or Linux like most modern lighting desks; it's quite probably something custom. The other problem is this desk is officially obsolete, so the re-imaging kits that used to be available are no longer listed. We'll try to locate one, but not holding out much hope. So here's the thing. The disk isn't very large (haven't checked but unlikely to be more than 250GB), so a replacement won't cost much, but I'm not sure what the best way would be to, essentially, do a "tape-to-tape" copy of the disk. Any suggestions?

                C Offline
                C Offline
                charlieg
                wrote on last edited by
                #7

                honey is dead on, and I've used for decades those devices. But.... I've used disk imagers for almost 20 years. Why? Well, backup systems used to work and then along came UEFI - a complete system abortion if there ever was one. So I want to imaging the drives. These devices do a physical sector by sector copy to a drive AT LEAST AS LARGE AS THE SOURCE. Copying from the source will not harm it. You might have to spend a bit to come up with a solution. Context: I was (it appears I still am a consultant). I could not honestly charge my customer my time if I lost my hard drive - that's on me. So, typically two hours of downtime paid for all of the hardware. If you are just a consumer that bought something for $0, you might hesitate at buying stuff you will only use once. However, I have a great deal for you. I have both SATA and NVMe disk copiers sitting in my lab - email me, and I'm sure we can work something out. Your only expense would be shipping.

                Charlie Gilley “Microsoft is the virus..." "the problem with socialism is that eventually you run out of other people's money"

                A 1 Reply Last reply
                0
                • A Alister Morton

                  I have a friend who was given a lighting console and was told that the previous owner thought the hard drive was on its way out. We're thinking about trying to replace the drive, the problem being, we need to copy over the OS as well, and there's a really good chance it's not Windows or Linux like most modern lighting desks; it's quite probably something custom. The other problem is this desk is officially obsolete, so the re-imaging kits that used to be available are no longer listed. We'll try to locate one, but not holding out much hope. So here's the thing. The disk isn't very large (haven't checked but unlikely to be more than 250GB), so a replacement won't cost much, but I'm not sure what the best way would be to, essentially, do a "tape-to-tape" copy of the disk. Any suggestions?

                  J Offline
                  J Offline
                  Jeremy Falcon
                  wrote on last edited by
                  #8

                  Alister Morton wrote:

                  Any suggestions?

                  As the old fool mentioned, just use a tool that does a sector-by-sector copy and you'll be fine. It won't try and translate anything. The only caveat is you'll want to make sure your partitions are setup the same, specifically with sector sizing. But, I'd imagine most tools should handle that for you. If you're using `dd` directly though, just something to keep in mind.

                  Jeremy Falcon

                  A 1 Reply Last reply
                  0
                  • C charlieg

                    honey is dead on, and I've used for decades those devices. But.... I've used disk imagers for almost 20 years. Why? Well, backup systems used to work and then along came UEFI - a complete system abortion if there ever was one. So I want to imaging the drives. These devices do a physical sector by sector copy to a drive AT LEAST AS LARGE AS THE SOURCE. Copying from the source will not harm it. You might have to spend a bit to come up with a solution. Context: I was (it appears I still am a consultant). I could not honestly charge my customer my time if I lost my hard drive - that's on me. So, typically two hours of downtime paid for all of the hardware. If you are just a consumer that bought something for $0, you might hesitate at buying stuff you will only use once. However, I have a great deal for you. I have both SATA and NVMe disk copiers sitting in my lab - email me, and I'm sure we can work something out. Your only expense would be shipping.

                    Charlie Gilley “Microsoft is the virus..." "the problem with socialism is that eventually you run out of other people's money"

                    A Offline
                    A Offline
                    Alister Morton
                    wrote on last edited by
                    #9

                    Thanks for the offer, but I think you're in the USA and shipping from UK to USA and back would probably work out the same as buying a disk copier like honey suggested. Plenty to think about - thanks for the suggestions, everyone.

                    1 Reply Last reply
                    0
                    • N Nelek

                      Hiren's boot CD had several possibilities. If the disk is old I would recommend v10.1 or less. Those had the good'ol norton ghost low level version that started to fail at the end of Win7 or with big disks. I remember an old software too called "Alcohol 120" (120% it burns all) that could do a verbatim copy of disks and drives. There should actually be a lot of software out there that can cope with it. The only thing I think you should be careful is to do a copy of the whole original disk, if the new device is bigger you can still restore it as a disk and if you really think you need it, to reduce the disk to a partition later and use the extra place for something else.

                      M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

                      A Offline
                      A Offline
                      Alister Morton
                      wrote on last edited by
                      #10

                      Thanks - another option to consider.

                      1 Reply Last reply
                      0
                      • T theoldfool

                        Clonezilla live CD/USB works here. IIRC, it uses dd.

                        >64 It’s weird being the same age as old people. Live every day like it is your last; one day, it will be.

                        A Offline
                        A Offline
                        Alister Morton
                        wrote on last edited by
                        #11

                        I'll look into it - thanks.

                        1 Reply Last reply
                        0
                        • J Jeremy Falcon

                          Alister Morton wrote:

                          Any suggestions?

                          As the old fool mentioned, just use a tool that does a sector-by-sector copy and you'll be fine. It won't try and translate anything. The only caveat is you'll want to make sure your partitions are setup the same, specifically with sector sizing. But, I'd imagine most tools should handle that for you. If you're using `dd` directly though, just something to keep in mind.

                          Jeremy Falcon

                          A Offline
                          A Offline
                          Alister Morton
                          wrote on last edited by
                          #12

                          Worth knowing. Once we open up the console and get the old disk out we'll know better.

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups