Skip to content

fix(pi): refuse to auto-format USB drives with existing data - #2148

Open
LuckyCoders wants to merge 1 commit into
getumbrel:masterfrom
LuckyCoders:fix/pi-refuse-auto-format-external-usb
Open

fix(pi): refuse to auto-format USB drives with existing data#2148
LuckyCoders wants to merge 1 commit into
getumbrel:masterfrom
LuckyCoders:fix/pi-refuse-auto-format-external-usb

Conversation

@LuckyCoders

Copy link
Copy Markdown

The Pi external storage mount script silently ran wipefs and mkfs.ext4 when a single USB disk was not recognised as an Umbrel data drive. Require explicit opt-in before formatting and block foreign filesystems.

Fixes #1956
#1956
#2147

The Pi external storage mount script silently ran wipefs and mkfs.ext4
when a single USB disk was not recognised as an Umbrel data drive.
Require explicit opt-in before formatting and block foreign filesystems.

Fixes getumbrel#1956

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

External USB Hard Drive overwritten by umbrelOS

1 participant