diff --git a/Completely-reset.md b/Completely-reset.md index e33756e..f5414ce 100644 --- a/Completely-reset.md +++ b/Completely-reset.md @@ -14,7 +14,7 @@ * Linux/ macOS: 1. Use your package manager to install `dfu-util`package, the command could be `sudo apt install dfu-util` or `brew install dfu-util` or `pacman -Sy dfu-util` or others depnding on your distro. - 2. Open a terminal, input `dfu-util --device 1fc9:000c --download hackrf_one_usb.dfu --reset` + 2. [Unarchive](https://www.google.com/search?q=How+to+unarchive+a+zip+on+Linux) the release package you downloaded in step 2, open a terminal, `cd` into the dir you unarchived, input `dfu-util --device 1fc9:000c --download hackrf_one_usb.dfu --reset` and check if it succeed. 3. Do not disconnect or reset your PortaPack after that procedure. 6. Note that at this point, you had never unplugged or reboot your PortaPack. Now flash latest Mayhem firmware (which is different thing from the one we did above):