minor updates
This commit is contained in:
parent
ffa23947d7
commit
175e4d1dd5
|
@ -8,6 +8,11 @@
|
||||||
|
|
||||||
* High Visibility Storage
|
* High Visibility Storage
|
||||||
|
|
||||||
|
* Sealable plastic bag is required for this procedure:
|
||||||
|
|
||||||
|
* {{ #include ../../../../component-documents/hardware-models.md:sealable-plastic-bags }}
|
||||||
|
|
||||||
|
|
||||||
## Procedure
|
## Procedure
|
||||||
|
|
||||||
{{ #include ../../../../component-documents/hardware-procurement-and-chain-of-custody.md:steps}}
|
{{ #include ../../../../component-documents/hardware-procurement-and-chain-of-custody.md:steps}}
|
||||||
|
|
|
@ -56,12 +56,8 @@
|
||||||
|
|
||||||
1. Open a terminal
|
1. Open a terminal
|
||||||
|
|
||||||
1. Create a test file:
|
|
||||||
|
|
||||||
* `echo "test" > test.txt`
|
|
||||||
|
|
||||||
1. Verify the card can't be written to:
|
1. Verify the card can't be written to:
|
||||||
|
|
||||||
* `dd if=./test.txt of=/dev/<device_name> bs=1M conv=sync status=progress`
|
* `echo "42" | dd of=/dev/<device_name>`
|
||||||
|
|
||||||
{{ #include ../../../../component-documents/tamper-evidence-methods.md:vsbwf-procedure-sealing }}
|
{{ #include ../../../../component-documents/tamper-evidence-methods.md:vsbwf-procedure-sealing }}
|
Loading…
Reference in New Issue