Skip to content
Snippets Groups Projects
Commit 1f666dbb authored by Cody Brownstein's avatar Cody Brownstein
Browse files

Add instruction to fix TailsData_unlocked ownership

parent c4bec2bf
No related branches found
No related tags found
No related merge requests found
...@@ -590,6 +590,14 @@ If you encounter this problem: ...@@ -590,6 +590,14 @@ If you encounter this problem:
Your <span class="filename">Persistent</span> folder and persistent feature Your <span class="filename">Persistent</span> folder and persistent feature
configurations should be restored. configurations should be restored.
If the above instructions do not fix the problem, you might need to fix the
ownership of TailsData_unlocked.
To fix the ownership of TailsData_unlocked, set an administration password and
execute the following command in a terminal:
`sudo chown root:root /live/persistence/TailsData_unlocked`
<a id="restart-shell"></a> <a id="restart-shell"></a>
## Icons and information located on the top right corner of the screen disappeared ## Icons and information located on the top right corner of the screen disappeared
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment