Revert "Update README.md"
This reverts commit 51e37674119f9522a225d81f5f10ab6584ebbaea.
This commit is contained in:
parent
5d167de02f
commit
28ed1e1fa5
@ -27,7 +27,11 @@ Now, to modify the shim with the generated PKIMetadata:
|
||||
|
||||
- `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
|
||||
Requirements: npm, node
|
||||
|
Loading…
x
Reference in New Issue
Block a user