This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
software:oowow:how-to:erase-storage [2026/07/08 10:22] hyphop created |
software:oowow:how-to:erase-storage [2026/07/08 11:35] (current) hyphop ↷ Page name changed from software:oowow:how-to:erase-emmc-flash to software:oowow:how-to:erase-storage |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ~~tag> | ||
| + | |||
| ====== Storage Erase ====== | ====== Storage Erase ====== | ||
| - | ===== EMMC ===== | + | <WRAP alert> |
| + | * Erase operations destroy data. | ||
| + | * Backup important files first. | ||
| + | * Do not power off during erase operations. | ||
| + | </ | ||
| + | |||
| + | ===== eMMC ===== | ||
| + | |||
| + | Use this to erase internal eMMC storage. | ||
| + | |||
| + | Menu: | ||
| + | |||
| + | * **Advanced -> Internal storage** | ||
| + | |||
| + | Options: | ||
| + | |||
| + | * **Erase eMMC Fast** - quick erase. | ||
| + | * **Erase eMMC FULL** - full erase, slower. | ||
| + | * **Erase eMMC partitions** - remove partition table only. | ||
| + | * **Print eMMC partitions** - show current partition table. | ||
| + | |||
| + | ===== SPI flash ===== | ||
| + | |||
| + | Use this to erase low-level SPI boot storage. | ||
| + | |||
| + | Menu: | ||
| + | |||
| + | * **Advanced -> SPI Flash options** | ||
| + | |||
| + | Options: | ||
| + | |||
| + | * **Erase SPI Flash Fast** - erase boot areas only. | ||
| + | * **Erase SPI Flash Full** - full SPI erase, slower. | ||
| - | ==== SPI flash ==== | + | <WRAP alert> |
| + | * SPI flash affects device boot. | ||
| + | * After SPI changes, power off the device if required. | ||
| + | </ | ||