if echo "${*}" | grep -w -- "-p"; then # only runs for automatic fsck sleep 10 exit 4# File system errors left uncorrected elif echo "${*}" | grep -w -- "-y"; then # only runs for manual fsck sleep 30 exit 1# Error corrected fi
<p>If instead, your Tails USB stick doesn't start, refer to our instructions on [[recovering data from the Persistent Storage when Tails doesn't start|recover]].</p>
That is why, if you cannot restore from a recent [[backup]], we recommend that you create a *partition image* of your Persistent Storage *before* attempting to repair the file system of your Persistent Storage from the Welcome Screen.