Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2415

General discussion • Re: inexplicable Disk Space Usage of /dev/mmcblk0p2

$
0
0
Note that that chmod won't stop root from writing to it. For that, I recommend

Code:

sudo chattr +i /media/devmon/Elements/*
which will set the immutable bit. Remove with 'chattr -i'.

Statistics: Posted by dickon — Wed Jan 17, 2024 4:09 pm



Viewing all articles
Browse latest Browse all 2415

Trending Articles