Skip to content

Commit

Permalink
Add warning about wiping external drive (#1455)
Browse files Browse the repository at this point in the history
  • Loading branch information
thebalaa authored Sep 22, 2022
1 parent f0f1af8 commit 1fda5f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/umbrel-os/status-server/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
<div class="error-text no-block-device">
<p><b class="text-dark">Error: No external drive found</b></p>
<p>Please connect an external drive (at least 1TB) to a USB 3.0 port (blue color) on your Raspberry Pi and restart your Umbrel.</p>
<p>Note: If it's not an external drive that you have used with Umbrel previously, all of the data on it (if any) will be erased.</p>
</div>

<div class="error-text multiple-block-devices">
Expand Down

0 comments on commit 1fda5f1

Please sign in to comment.