this post was submitted on 24 Jul 2024
515 points (97.8% liked)
linuxmemes
20880 readers
7 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yes, pretty much always has too.
/system
is normally mounted read-only and all use data is in/data
, so when you want to factory reset, you just format/data
and reboot and voilà, brand new. Later versions also have a/vendor
and a bunch of other partitions but the idea remains the same, as a user you only get to change/data
(and/sdcard
back before they had any meaningful internal storage, now it's an overlay mount to/data/media/0
).