Skip to main content
edited tags
Link
Gilles 'SO- stop being evil'
  • 866.1k
  • 205
  • 1.8k
  • 2.3k
use 10 X's
Source Link

Let's say I have an unmounted block device /dev/sda, and I want to replace all instances of MyPassWord with XXXXXXXXXXXXXXXXXXXXXX. (Hopefully my goal is obvious.)

What's the easiest way to do this?

Let's say I have an unmounted block device /dev/sda, and I want to replace all instances of MyPassWord with XXXXXXXXXXXX. (Hopefully my goal is obvious.)

What's the easiest way to do this?

Let's say I have an unmounted block device /dev/sda, and I want to replace all instances of MyPassWord with XXXXXXXXXX. (Hopefully my goal is obvious.)

What's the easiest way to do this?

Source Link

Find/replace on block device?

Let's say I have an unmounted block device /dev/sda, and I want to replace all instances of MyPassWord with XXXXXXXXXXXX. (Hopefully my goal is obvious.)

What's the easiest way to do this?