From 7c842b368a64c2087e803ccb8bcd476f3ce5a57c Mon Sep 17 00:00:00 2001 From: Jojo-A <33325587+Jojo-A@users.noreply.github.com> Date: Wed, 28 Feb 2024 12:01:24 +0100 Subject: [PATCH] Update flashing_m1s_otg.md link added --- source/_includes/common-tasks/flashing_m1s_otg.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/common-tasks/flashing_m1s_otg.md b/source/_includes/common-tasks/flashing_m1s_otg.md index 8f3a72cf27c..bd708ebcb53 100644 --- a/source/_includes/common-tasks/flashing_m1s_otg.md +++ b/source/_includes/common-tasks/flashing_m1s_otg.md @@ -44,4 +44,4 @@ Use the local terminal (HDMI/keyboard) to access the system console. On the Home 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. Follow the Install over USB from PC to install a different operating system. +This way, the device will start in the UMS mode on the next boot with the SD card removed. Follow the [Install over USB from PC](https://wiki.odroid.com/odroid-m1s/getting_started/os_installation_guide#install_over_usb_from_pc) to install a different operating system.