Creating an ‘image’ or a copy of an operating system can take quite a bit of time. And if you are using the command line to set-up your SD card it can be difficult to tell how much time you have left on the copy.
To view the status of the ‘dd’ command simply open a new window and type:
sudo kill -INFO $(pgrep ^dd)
The should display the time and bytes transferred in your original dd window without stopping the process.
Latest posts by Robauto (see all)
- ChatGPT’s Recommendation Algorithm - September 17, 2025
- There’s no place like 127.0.0.1 - September 10, 2025
- Is 3I/ATLAS Real or Fake? - September 8, 2025