I am supposing this will not work - simply using dd to copy the booted disk /dev/sda for example to a file on an external hard drive. This would not be a good back as too many system file would be missed. right?

  • @bizdelnick
    link
    33 months ago

    Right. You can’t get a correct image of rw mounted filesystem.

    • WasPentaliveOP
      link
      fedilink
      13 months ago

      Is there an easy way to create a very minimal linux that runs out of memory or that would live in a very small partition, that would be capable mainly of dd ing the working partition to a file on a USB?

      • WasPentaliveOP
        link
        fedilink
        23 months ago

        OH - what about one of the many bootable install ISOs and Ventoy?

          • piefedderatedd
            link
            fedilink
            22 months ago

            Indeed. Clonezilla is cool but comes with a considerable learning curve and lots of text to read. Rescuezilla, based on Clonezilla, is easier.

            • Old_Geezer
              link
              fedilink
              21 month ago

              thanks for this, hadn’t heard of Rescuezilla before. I’ll have to take it for a spin.