diff --git a/src/docs/faq.md b/src/docs/faq.md index e0db27e7..b61e69db 100644 --- a/src/docs/faq.md +++ b/src/docs/faq.md @@ -8,7 +8,7 @@ Please read this page before asking a question in the Discord. Your help request * You can pay via PayPal in Patreon. **How do I buy the Windows audio/Thunderbolt drivers?** -* See [this page](csdriver). +* See [this page](/docs/installing/csdriver). **Can I get AVS or SOF drivers for free?** * No. Only the Linux drivers are free. @@ -17,10 +17,10 @@ Please read this page before asking a question in the Discord. Your help request * Ubuntu distros that are not based on 23.10 or higher may have some issues, try swtiching to a non lts version. **What Linux distros are recommended?** -* See [this page](installing-linux). +* See [this page](/docs/installing/installing-linux). **Why is there a license error in Device Manager after installing audio drivers?** -* You messed up the license setup. Please refer to the [licensing guide](signedlicense) and try again. +* You messed up the license setup. Please refer to the [licensing guide](/docs/installing/signedlicense) and try again. **Can I hackintosh my Celeron/Pentium CPU?** * No. diff --git a/src/docs/firmware/flashing-firmware.md b/src/docs/firmware/flashing-firmware.md index 426da7c9..cf5cca87 100644 --- a/src/docs/firmware/flashing-firmware.md +++ b/src/docs/firmware/flashing-firmware.md @@ -13,11 +13,23 @@ Refer to [this page](about) for an overview of both RW_LEGACY and UEFI. To convert your machine from Google's firmware and ChromeOS to Coreboot and AltOS (Linux/Windows/macOS), you will need to first perform the following steps: -1. [Enable developer mode](developer-mode) -2. [Disable write protect](write-protect) +1. [Enable developer mode](developer-mode). +2. [Disable write protect](write-protect). 3. Run [MrChromebox's firmware utility script](https://mrchromebox.tech/#fwscript) within VT-2 (`ctrl` + `alt` + `f2` (right arrow)). * Type `cd; curl -LO mrchromebox.tech/firmware-util.sh && sudo bash firmware-util.sh` and press Enter. * If you encounter certificate related errors when downloading the script from ChromeOS, then add `-k` to the `curl` and script command to bypass SSL certificate checking as so: * `cd; curl -LOk mrchromebox.tech/firmware-util.sh && sudo bash firmware-util.sh` 4. If you are flashing Full ROM, the firmware script will prompt you to make a backup of your stock firmware. **Store it in a safe place** (Google Drive, another PC, etc), as reverting to stock firmware without a backup is **very difficult**. -5. Power the machine down and boot it back up. It can take up to a minute for display to come up on first POST. **Do not interrupt the first boot.** +5. Shutdown the device. + +::: tip +If you unplugged the battery to [disable write protect](battery), you can replug it now. All subsequent flashing won't require it from now on. +::: + +**UEFI** + +It can take up to a minute for display to come up on first POST. **Do not interrupt the first boot.** + +**RW_Legacy** + +On the developer mode boot screen, press `CTRL` + `L`. If a selection appears, pick "Tianocore". \ No newline at end of file diff --git a/src/docs/firmware/supported-devices.md b/src/docs/firmware/supported-devices.md index 15030b4f..930156eb 100644 --- a/src/docs/firmware/supported-devices.md +++ b/src/docs/firmware/supported-devices.md @@ -428,7 +428,7 @@ If on on a smaller screen, scroll sideways to see whole table.