This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:vim4:development:erase-emmc [2022/08/08 06:57] ruby [Serial Mode (Developers)] |
products:sbc:vim4:development:erase-emmc [2022/09/05 04:15] (current) nick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== VIM4: Erase eMMC ====== | + | ====== VIM4 Erase eMMC ====== |
| There are three methods to erase the eMMC: | There are three methods to erase the eMMC: | ||
| Line 10: | Line 10: | ||
| - Connect your PC to the SBC using a [[products: | - Connect your PC to the SBC using a [[products: | ||
| - | - As the SBC is booting-up, press '' | + | - As the SBC is booting-up, press '' |
| - Type '' | - Type '' | ||
| - After erasure is completed, type '' | - After erasure is completed, type '' | ||
| Line 16: | Line 16: | ||
| Use the following serial Terminal print-out as a reference: | Use the following serial Terminal print-out as a reference: | ||
| - | ``` | + | ```shell |
| kvim4# store boot_erase bootloader | kvim4# store boot_erase bootloader | ||
| GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645 | GUID Partition Table Header signature is wrong: 0x0 != 0x5452415020494645 | ||
| Line 58: | Line 58: | ||
| <tabbox CLI Mode> | <tabbox CLI Mode> | ||
| - | This erasure method is suitable for an SBC with Linux installed: | + | This erasure method is suitable for the SBC with Linux installed: |
| - Power on and boot up. | - Power on and boot up. | ||