Revert "Update README.md"

This reverts commit 51e37674119f9522a225d81f5f10ab6584ebbaea.
This commit is contained in:
Archimax 2025-01-25 22:32:59 -05:00
parent 5d167de02f
commit 28ed1e1fa5

View File

@ -27,7 +27,11 @@ Now, to modify the shim with the generated PKIMetadata:
- `bash modify.sh <shim path>` - `bash modify.sh <shim path>`
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 ### Server setup
Requirements: npm, node Requirements: npm, node