From 28ed1e1fa5d1a6403e69bf8b374ead394983cfab Mon Sep 17 00:00:00 2001 From: Archimax <64978924+EnterTheVoid-x86@users.noreply.github.com> Date: Sat, 25 Jan 2025 22:32:59 -0500 Subject: [PATCH] Revert "Update README.md" This reverts commit 51e37674119f9522a225d81f5f10ab6584ebbaea. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 845216a..1cef0a9 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,11 @@ Now, to modify the shim with the generated PKIMetadata: - `bash modify.sh ` -Now boot the shim, and ICARUS will attempt to modify your stateful partition. +Now boot the shim, and in the terminal of the shim, run these commands: + +`mount /dev/disk/by-label/STATE /mnt/stateful_partition` + +`bash /mnt/stateful_partition/usr/bin/inshim.sh` ### Server setup Requirements: npm, node