Read only mirror: A plugin manager for fakemurk
rainestorme dc0fba8550 Merge pull request #110 from Packjackisback/main | 1 日 前 | |
---|---|---|
.github | 11 ヶ月 前 | |
docs | 1 週間 前 | |
helper | 1 ヶ月 前 | |
plugins | 2 ヶ月 前 | |
CODE_OF_CONDUCT.md | 1 年間 前 | |
LICENSE | 1 年間 前 | |
LICENSE-chromiumos | 2 ヶ月 前 | |
README.md | 2 ヶ月 前 | |
chromeos-bootsplash-v2.png | 1 年間 前 | |
chromeos_startup.sh | 2 ヶ月 前 | |
common_minimal.sh | 11 ヶ月 前 | |
cr50-update.conf | 6 ヶ月 前 | |
crossystem_boot_populator.sh | 11 ヶ月 前 | |
daemon.sh | 2 ヶ月 前 | |
image_patcher.sh | 1 週間 前 | |
murkmod-devmode.sh | 1 週間 前 | |
murkmod.sh | 2 ヶ月 前 | |
mush.sh | 1 日 前 | |
pollen.json | 2 ヶ月 前 | |
pre-startup.conf | 10 ヶ月 前 | |
ssd_util.sh | 11 ヶ月 前 |
murkmod is a continuation of fakemurk and mush that includes additional useful utilities, with the most prominent being a plugin manager.
[!WARNING] You should have unblocked developer mode in some capacity before following the instructions below, most likely by setting your GBB flags to
0x8000
,0x8090
, or0x8091
.
Enter developer mode (either while enrolled or unenrolled) and boot into ChromeOS. Connect to WiFi, but don't log in. Open VT2 by pressing Ctrl+Alt+F2 (Forward)
and log in as root
. Run the following command:
bash <(curl -SLk https://bit.ly/murkmod)
Select the chromeOS milestone you want to install with murkmod. The script will then automatically download the correct recovery image, patch it, and install it to your device. Once the installation is complete, the system will reboot into a murkmod-patched rootfs.
If initial enrollment after installation fails after a long wait with an error about enrollment certificates, DON'T PANIC! This is normal. Perform an EC reset (Refresh+Power
) and press space and then enter to disable developer mode. As soon as the screen backlight turns off, perform another EC reset and wait for the "ChromeOS is missing or damaged" screen to appear. Enter recovery mode (Esc+Refresh+Power
) and press Ctrl+D and enter to enable developer mode, then enroll again. This time it should succeed.
It is also highly reccomended to install the murkmod helper extension. To do so:
helper
folder and place it in your Downloads folder on your Chromebook. Do not rename it.chrome://extensions
and enable developer mode, then select "Load unpacked" and select the helper
folder.For more information on installation of murkmod, including alternate instructions, see docs/installation.md
*fakemurk v1.1.0 has been the most tested with murkmod, but v1.2.1 is the latest version and is recommended if you wish to install murkmod in this way
**Analytics are completely anonymous - based on HWID only. You can view the collected data publicly here.