What fastboot erase actually does?
14
votes
1
answer
131131
views
It's been said that we can do a **factory reset** with the following commands:
fastboot erase modemst1
fastboot erase modemst2
fastboot erase cache
fastboot erase userdata
Now, the fastboot CLI provides the following description for
erase
:
> Erase a flash partition.
What does the erase
command actually do? Does it *erase the partition*, or does do a *factory reset*?
Asked by user1620696
(263 rep)
Oct 29, 2016, 07:43 PM
Last activity: Nov 23, 2022, 05:23 AM
Last activity: Nov 23, 2022, 05:23 AM