Update source/_includes/common-tasks/flashing_m1s_otg.md

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Jojo-A 2024-02-26 14:34:33 +01:00 committed by Jan Čermák
parent 4198ccc941
commit e0d191e231
No known key found for this signature in database
GPG Key ID: A78C897AA3AF012B

View File

@ -37,5 +37,5 @@ A reliable way of reflashing the eMMC in this case is to use HAOS booted from an
curl https://dn.odroid.com/RK3566/ODROID-M1S/Installer/ODROID-M1S_EMMC2UMS.img | dd of=/dev/mmcblk0
```
This way the device will start in the UMS mode on the next boot with the SD card removed. Alternatively you can use the [Hardkernel installer image](https://wiki.odroid.com/odroid-m1s/getting_started/os_installation_guide#user_installer) directly instead of the EMMC2UMS image.
This way, the device will start in the UMS mode on the next boot with the SD card removed. Alternatively, you can use the [Hardkernel installer image](https://wiki.odroid.com/odroid-m1s/getting_started/os_installation_guide#user_installer) directly instead of the EMMC2UMS image.