linux image software

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • klkmalik
    seeking Tips
    • Nov 2011
    • 68
    • UAE

    #1

    linux image software

    Hi all, anyone know linux image software? I want to take image of linux software
    from flash memory. I dont know which is best and simple use? thank for help.
  • cheapie
    null
    • Jul 2010
    • 849
    • USA

    #2
    Re: linux image software

    Originally posted by klkmalik
    Hi all, anyone know linux image software? I want to take image of linux software
    from flash memory. I dont know which is best and simple use? thank for help.
    How about dd? It should be preinstalled on most distros.

    Comment

    • gerg
      Badcaps Veteran
      • Nov 2010
      • 278
      • United States

      #3
      Re: linux image software

      clonezilla

      Comment

      • Time2Retire
        Badcaps Veteran
        • Aug 2012
        • 256
        • USA

        #4
        Re: linux image software

        Yes, dd is the way to go. First you need to identify the correct disk.

        Code:
        sudo fdisk -l
        Find the correct device in the output by looking at the sizes of the devices. Then, say it is /dev/sdh, enter this:

        Code:
        sudo dd if=/dev/sdh of=sd_image.img
        Let it run, and it may take a while. This will make an exact copy of the card. If it is a bootable card, that is copied to.

        Comment

        Related Topics

        Collapse

        • hinisa
          Xiaomi router freezes at boot after re-capping
          by hinisa
          I'm using Xiaomi Router 4A gigabit edition as wireless repeater. It worked fine for 2 years or so, but last week, wireless started to disappear.

          When I unplug/replug the power, it was working fine for a day/half a day or so until it freezes again.

          After testing with different power supply adapters and concluding it wasn't the issue I finally opened the case and this was the situation:



          Anyway I proceed to clean up the mess and replace all caps but unfortunately it made the situation worse. Now router can't even boot, either it freezes during...
          07-08-2023, 05:58 AM
        • akwky
          Fixed: Lenovo P14s Gen 1 (type 20Y1, 20Y2) Laptop (ThinkPad) bricked by a withdrawn BIOS update (r1buj82w)
          by akwky
          Hi!
          Went dumpster-diving and found a bricked Lenovo P14S in trash, few weeks earlier. Symptoms - no screen, no POST, no beep, just keyboard LEDs flashing on powerup. Mute button+LED was responding though, and the display self-test was still working (via the key combo Ctrl+Fn+Power held for some seconds, see the Service manual).

          Incidentally, Windows 11 have recently started auto-flashing computer BIOS in our region. Even more suspiciously, Lenovo has released a BIOS update just few days before the PC was trashed. About a week later, the BIOS update image has been oficially marked...
          04-14-2025, 01:56 PM
        • dragometin
          Hitachi 40HYC42
          by dragometin
          TV Model: Hitachi 40HYC42
          Power Supply: 17IPS71
          MainBoard: 17MB95M
          Panel: VES400UNDS-2D-NO3

          When the set came in it was dead. Fuse was open primary side and the power mosfet was shorted. So I ordered a new power supply. Now it turns on, only displays "Hitachi" and then power off red and blue led flashing.

          I had to modify the 0ohm resistors in the led backlight of the new PS like the original power supply.
          Is there any variants on 17IPS71 power supply's?

          UART output pins 10 and 12 on scart connector:

          Code:
          12:24:04.595
          ...
          08-08-2024, 05:53 AM
        • inflex
          FlexBV FREE Edition - Modern Boardview software for Win, macOS and Linux
          by inflex
          Now available, FlexBV Free edition is a slimmed down product of the full licenced version.

          https://pldaniels.com/flexbv5 ( available on the downloads page or most of the way down on the main page )

          If you're looking for a modern alternative to existing boardview programs that's also cross platform then consider giving FlexBV Free a go.

          So what's missing?
          * Schematic/PDF coupling
          * Butterfly view
          * Donor board part searcher
          * Jobs
          * Annotations

          What's new/improved compared to others?
          * OBData...
          10-10-2023, 12:29 AM
        • japlytic
          DRIVER_PNP_WATCHDOG error re. old drivers in Windows 11 install image
          by japlytic
          In a Beelink GTR mini PC, mine has an Intel AX200NGW WLAN module.

          Tried (only with keyboard/mouse connected):
          • BIOS + database update
          • Using latest Windows 11 image built with official image creation tool
          • Previous setup version for Windows 11 installer
          • Replacing SSD without a slow block (the previous SSD had a slow block with access time > 500 mS)
          • TPM reset (worked to the point where DRIVER_PNP_WATCHDOG error message is displayed briefly after the point of stalling)
          • Disabling power to WLAN and LAN modules in BIOS (Advanced > AMD PBS > PCI Express Configuration)
          ...
          06-19-2025, 04:59 PM
        • Loading...
        • No more items.
        Working...