This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:common:install-os:install-os-into-emmc-on-ubuntu [2022/09/28 06:27] nick |
products:sbc:common:install-os:install-os-into-emmc-on-ubuntu [2024/02/01 21:30] (current) nick [Edge1/Edge2] |
||
|---|---|---|---|
| Line 77: | Line 77: | ||
| - | You must now [[boot-into-upgrade-mode| | + | You must now put your board into [[boot-into-upgrade-mode| Upgrade Mode]]. |
| Check to see if Ubuntu has detected your board as an attached USB device. | Check to see if Ubuntu has detected your board as an attached USB device. | ||
| Line 133: | Line 133: | ||
| <tabbox Edge1/ | <tabbox Edge1/ | ||
| + | ```shell | ||
| + | $ rk-burn-tool -i / | ||
| + | ``` | ||
| + | |||
| + | Or | ||
| ```shell | ```shell | ||
| $ burn-tool -v rk -i / | $ burn-tool -v rk -i / | ||
| ``` | ``` | ||
| + | |||
| + | |||
| </ | </ | ||