SOtM docs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:eunhasu:burn_sdcard_image [2024/12/16 21:11] – [micro SD card image files] adminen:eunhasu:burn_sdcard_image [2026/04/20 22:10] (current) admin
Line 3: Line 3:
  
 ===== Windows OS ===== ===== Windows OS =====
 +
 ==== Preparation ==== ==== Preparation ====
  
-  - Download the [[en:eunhasu:burn_sdcard_image#micro SD card image files|new micro SD card image]](.gz) and unzip it. Please note the image file is quite big. +- Download the latest Eunhasu image file and unzip it. Please note the image file is quite big. To download the Eunhasu image file, please send the serial number of your unit to the email address below: info@sotm-audio.com 
-  - Download the [[http://www.osforensics.com/downloads/imageusb.zip|imageUSB]] utility and unzip it. + 
-  - Press gently on the micro SD card in the micro SD card slot on the rear panel of sMS-200 to take out, and insert it to a micro SD card reader. The micro SD card slot is "push-push type", so after loading the image file to the micro SD card, you can insert the micro SD card back to the micro sd card slot. Once it's inserted well, you will hear a click sound.+- Download the [[http://www.osforensics.com/downloads/imageusb.zip|imageUSB]] utility and unzip it, or try using [[https://www.balena.io/etcher|Balena Etcher]] as it may work more reliably depending on your system. 
 + 
 +- Press gently on the micro SD card in the micro SD card slot on the rear panel of sMS-200 to take it out, and insert it into a micro SD card reader. The micro SD card slot is "push-push type", so after loading the image file to the micro SD card, you can insert the micro SD card back into the slot. Once it's inserted properly, you will hear a click sound
 + 
 +- If the file name ends with .gz or .zip, you need to extract it using a separate utility. 
 + 
 +- If you are not able to complete the process successfully after following these steps, please check the following video: [[https://youtu.be/ty_HN2gqJtQ]]. Some unzip utilities may not extract the files completely, and in some cases, the extraction process may need to be performed twice. The video was created by one of our valued customers. Thanks to HC for sharing it.
  
 ==== Run imageUSB ==== ==== Run imageUSB ====
Line 16: Line 23:
 ==== Select a USB device ==== ==== Select a USB device ====
  
-Select an USB device to write the new image file.+Select USB device to write the new image file.
 {{  :en:how_to_enable_gigabit_ethernet_in_sms-200_sw2.png?600  }} {{  :en:how_to_enable_gigabit_ethernet_in_sms-200_sw2.png?600  }}
  
Line 31: Line 38:
 ==== Finish ==== ==== Finish ====
  
-  - Insert the micro SD card back to the micro sd card slot on the rear panel of the sMS-200 or sMS-200ultra.+  - Insert the micro SD card back to the micro SD card slot on the rear panel of the sMS-200 or sMS-200ultra.
   - Power on the device, and check that the device works fine.   - Power on the device, and check that the device works fine.
  
-==== How to format the micro sd card in Windows OS ====+==== (Optional) How to format the micro SD card in Windows OS ==== 
 + 
 +This step is optional and only required if: 
 + 
 +  * The image writing process fails 
 +  * The micro SD card is not recognized properly 
 +  * You want to completely clean the micro SD card 
 + 
 +If everything works properly, you can skip this step. 
 Please follow the steps as pictured. Please follow the steps as pictured.
 +
 {{ :en:eunhasu:1how_to_format_the_micro_sd_card.jpg?600 |}} {{ :en:eunhasu:1how_to_format_the_micro_sd_card.jpg?600 |}}
 {{ :en:eunhasu:2how_to_format_the_micro_sd_card.jpg?600 |}} {{ :en:eunhasu:2how_to_format_the_micro_sd_card.jpg?600 |}}
Line 45: Line 62:
  
 ===== macOS ===== ===== macOS =====
- 
  
 ==== Preparation ==== ==== Preparation ====
Line 52: Line 68:
   - Download the dd-utility from [[https://www.thefanclub.co.za/how-to/dd-utility-write-and-backup-operating-system-img-files-memory-card-mac-os-x#downloads|here]] or [[https://github.com/thefanclub/dd-utility/tree/master/DMG|github]]. And install it.   - Download the dd-utility from [[https://www.thefanclub.co.za/how-to/dd-utility-write-and-backup-operating-system-img-files-memory-card-mac-os-x#downloads|here]] or [[https://github.com/thefanclub/dd-utility/tree/master/DMG|github]]. And install it.
   - Eject the micro SD card from the rear panel of the sMS-200 and insert it into a PC's USB port using a micro SD card reader.   - Eject the micro SD card from the rear panel of the sMS-200 and insert it into a PC's USB port using a micro SD card reader.
- 
  
 ==== Start Restore ==== ==== Start Restore ====
  
-Click 'Restore' and select the downloaded .img file. {{  :en:screenshot_2017-01-12_3.50.56.png?600  }}+Click 'Restore' and select the downloaded .img file.  
 +{{  :en:screenshot_2017-01-12_3.50.56.png?600  }}
  
-Select mSD card. {{  :en:screenshot_2017-01-12_3.51.48.png?600  }}+Select mSD card.  
 +{{  :en:screenshot_2017-01-12_3.51.48.png?600  }}
  
-And start. {{  :en:screenshot_2017-01-12_3.52.02.png?600  }}+And start.  
 +{{  :en:screenshot_2017-01-12_3.52.02.png?600  }}
  
-You can see the progress. {{  :en:screenshot_2017-01-12_10.48.10.png?600  }}+You can see the progress.  
 +{{  :en:screenshot_2017-01-12_10.48.10.png?600  }} 
 + 
 +==== Finish ====
  
 After finishing the process above, insert the mSD card to the mSD card slot of the sMS-200 or sMS-200ultra rear panel. After finishing the process above, insert the mSD card to the mSD card slot of the sMS-200 or sMS-200ultra rear panel.
  
 You can also use command-line by terminal instead of dd utility. Refer to [[https://www.cyberciti.biz/faq/how-to-create-disk-image-on-mac-os-x-with-dd-command/|here]]. You can also use command-line by terminal instead of dd utility. Refer to [[https://www.cyberciti.biz/faq/how-to-create-disk-image-on-mac-os-x-with-dd-command/|here]].
- 
-===== Downloads ===== 
-==== Utilities ==== 
-  * [[https://www.osforensics.com/tools/write-usb-images.html|ImageUSB for Windows]] 
-  * [[https://rufus.ie|Rufus tool]] for windows. You can use rufus tool if imageUSB tool is not work properly 
-  * [[https://www.thefanclub.co.za/how-to/dd-utility-write-and-backup-operating-system-img-files-memory-card-mac-os-x#downloads|dd-utility for macOS]] 
-  * [[https://www.balena.io/etcher|Etcher tool]] If the other utilities won't work properly in your computer, please try Etcher as a workaround 
-==== micro SD card image files ==== 
- 
-  *  [[https://drive.google.com/file/d/1LRUaftjil1Imejaw5pc_K9beAoNaNLlQ/view?usp=sharing|Eunhasu V0.4.22]] 
-  *  [[https://drive.google.com/drive/folders/1XNimR50TftKPtVi1TDZAuAUk9J-W7AM6?usp=sharing|Eunhasu V0.5.1]] 
-  *  [[https://drive.google.com/drive/folders/1d-4j-C_DnyjoVcr2BwpkTPK0cLLZ-J4U?usp=sharing|Eunhasu V0.5.2]] 
-  *  [[https://drive.google.com/drive/folders/17DZGhgKwGS3a7nI2CO8EQ72iAr8dwc2J?usp=sharing|Eunhasu V0.5.31]] 
-  *  [[https://drive.google.com/drive/folders/1J1-PrSzSFJ0F4ng1RKhz-lj6y2HZDoiY?usp=sharing|Eunhasu V0.5.41]] 
-  *  [[https://drive.google.com/drive/folders/1e7TuSrrwqkbMaK-v2IIhy-79OnYlRNBK?usp=sharing|Eunhasu V0.5.51]] 
-  *  [[https://drive.google.com/drive/folders/1ioUuTJ3QyeWnralOoC0qY8mrTpHinfjK?usp=sharing|Eunhasu V0.5.62]] 
-  *  [[https://drive.google.com/drive/folders/1YT4q_ksX2NhaFkaUOcanXgJkmGHeH5ih?usp=sharing|Eunhasu V0.5.7]] 
- 
-If file name ends .gz or .zip, you need to extract using a separate utility. 
- 
-If you are not able to complete the process successfully at the end of these steps, please check this video, [[https://youtu.be/ty_HN2gqJtQ]]. A few unzip utilities can't unzip the files completely and the unzip process may need 2 times in the progress, the video was made by one of our valuable customers, and thanks to HC. 
- 
-