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:how_to_enable_gigabit_ethernet_in_sms-200 [2017/01/10 20:59] – [Preparation] sanghoonen:how_to_enable_gigabit_ethernet_in_sms-200 [2020/01/07 16:09] (current) – [Remove 'C670' Chip Capacitor] admin
Line 5: Line 5:
 ===== Disassemble the front case ===== ===== Disassemble the front case =====
  
-Unscrew 4 points of Torx screws as like the image below. {{  :en:how_to_enable_gigabit_ethernet_in_sms-200_hw1.png  }}+Unscrew the 4 Torx screws as shown. {{  :en:how_to_enable_gigabit_ethernet_in_sms-200_hw1.png  }}
  
 ===== Disassemble the LED board ===== ===== Disassemble the LED board =====
Line 13: Line 13:
 ===== Disassemble the rear case ===== ===== Disassemble the rear case =====
  
-Unscrew 4 points of Torx screws as like the image below. {{  :en:how_to_enable_gigabit_ethernet_in_sms-200_hw3.png  }}+Unscrew the 4 Torx screws as shown. {{  :en:how_to_enable_gigabit_ethernet_in_sms-200_hw3.png  }}
  
 ===== Remove 'C670' Chip Capacitor ===== ===== Remove 'C670' Chip Capacitor =====
  
-Pull out the rear case very carefully to disassemble the main board from the body case. Remove 'C670' by a soldering machine. If required, the power board can be disassembled. {{  :en:how_to_enable_gigabit_ethernet_in_sms-200_hw4.jpg  }}+Pull out the rear case very carefully to disassemble the main board from the body case. Remove 'C670' with a soldering iron. If necessary, the power board can be disassembled. {{  :en:how_to_enable_gigabit_ethernet_in_sms-200_hw4.jpg  }}
  
 ===== Assemble sMS-200 cases ===== ===== Assemble sMS-200 cases =====
Line 25: Line 25:
 ====== Software ====== ====== Software ======
  
-Change the micro SD card image+To change the micro SD card image, please refer to [[en:eunhasu:burn_sdcard_image|'burn sdcard image']] page.
  
 ===== Windows ===== ===== Windows =====
 ==== Preparation ==== ==== Preparation ====
  
-  - Download the new micro SD card image in the link below. Please be noted the image file is quite big (7.4GB BIN file) [[https://drive.google.com/open?id=0B-WWiikMNlOIODd4T3VIeVpzRm8|20161206-RC5(V0.2.8).bin]]+  - Download the new micro SD card image in the link below. Please be noted the image file is quite big (7.4GB BIN file) [[https://drive.google.com/open?id=0B-WWiikMNlOIYlh3RER5bGJNRlk|20170112-RC6_V0.3.0.bin]]
   - Download the [[http://www.osforensics.com/downloads/imageusb.zip|imageUSB]] utility and unzip.   - Download the [[http://www.osforensics.com/downloads/imageusb.zip|imageUSB]] utility and unzip.
   - Take out the micro SD card from the rear case of sMS-200 and insert to the USB port by using the micro SD card reader.   - Take out the micro SD card from the rear case of sMS-200 and insert to the USB port by using the micro SD card reader.
Line 56: Line 56:
  
 ===== macOS ===== ===== macOS =====
 +
  
 ==== Preparation ==== ==== Preparation ====
  
-  - Download the new micro SD card image in the link below. Please be noted the image file is quite big (7.4GB BIN file) [[https://drive.google.com/open?id=0B-WWiikMNlOIODd4T3VIeVpzRm8|20161206-RC5(V0.2.8).bin]] +  - Download the new micro SD card image in the link below. Please be noted the image file is quite big (7.4GB img file) [[https://drive.google.com/open?id=0B-WWiikMNlOIekhEVkhzX1lCMm8|20170112-RC6_V0.3.0.dd.img]]
-  - Rename 20161206-RC5(V0.2.8).bin to 20161206-RC5(V0.2.8).img+
   - Download 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 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 case of sMS-200 and insert to the USB port by using the micro SD card reader.+  - Eject the micro SD card from the rear case of sMS-200 and insert to PC USB port by using the micro SD card reader
 + 
 + 
 +==== Start Restore==== 
 +Click 'Restore' and select downloaded .img file. 
 +{{ :en:screenshot_2017-01-12_3.50.56.png |}} 
 + 
 +Select SD card. 
 +{{ :en:screenshot_2017-01-12_3.51.48.png |}} 
 + 
 +And start. 
 +{{ :en:screenshot_2017-01-12_3.52.02.png |}} 
 + 
 +You can see progress. 
 +{{ :en:screenshot_2017-01-12_10.48.10.png |}} 
 + 
 +After done, insert the SD card to sMS-200 rear.
  
 +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]].