Skip to content

Commit

Permalink
Update unbrick-suzyq.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen-sz authored Oct 8, 2024
1 parent 9d262aa commit 188e2cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/docs/unbricking/unbrick-suzyq.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,8 @@ The firmware in all ChromeOS devices contains a section (RO_VPD) which stores bo
You do not need to do this if flashing a stock firmware backup created by the Firmware Utility Script; that image already contains the VPD.
:::

1. For both the options below, we'll need to use the cbfstool (coreboot filesystem) binary. If you use Fedora or Ultramarine Linux, you can install the `cbfstool` package from the [Terra repository](https://terra.fyralabs.com/). Otherwise, we can download/extract it:
1. For both the options below, we'll need to use the cbfstool (coreboot filesystem) binary.
If you use Fedora or Ultramarine Linux, you can install the `cbfstool` package from the [Terra repository](https://terra.fyralabs.com/). Otherwise, we can download/extract it:
- `wget https://mrchromebox.tech/files/util/cbfstool.tar.gz && tar -zxf cbfstool.tar.gz`
- Option 1: Extract VPD from the firmware on device
- `sudo flashrom -p raiden_debug_spi:target=AP -r badflash.rom`
Expand Down

0 comments on commit 188e2cc

Please sign in to comment.