Skip to main content

VerityCorruptionOption

Corruption option for verity.

CharacteristicValue
Typeenum

Variants​

IO-Error​

Fails the I/O operation with an I/O error.

CharacteristicValue
Typestring
Valueio-error

Ignore​

Ignores the corruption and continues operation.

CharacteristicValue
Typestring
Valueignore

Panic​

Causes the system to panic (print errors) and then try restarting.

CharacteristicValue
Typestring
Valuepanic

Restart​

Attempts to restart the system.

CharacteristicValue
Typestring
Valuerestart