Difference between revisions of "MI3.1 7.0.0.14 Porting SOP for Baytrail"

From ESS-WIKI
Jump to: navigation, search
(Created page with "=Prepare= #4GB USB Flash =Porting SOP= #Login 172.22.15.134 ID:eric Password:ericliang #cd /home/eric/Backup/IDP/images/MI3.1/Advantech/ProVer_7.0.0.14_V1/Baytrail/ARK-1123H...")
 
(Porting SOP)
 
Line 9: Line 9:
 
#Insert the USB to Target platform and boot up
 
#Insert the USB to Target platform and boot up
 
#login id & password: root/root
 
#login id & password: root/root
#Functional Test & fill excel => \\essnas\IDP\QA\2070014369_ARK-1123H_MI3.1_7.0.0.14_x64_V1.0.1_20160530\IDP_MI3.1_7.0.0.14_ARK-1123H_RD-Test_Report_20150530.xlsx
+
#Functional Test ( refer to [[IDP/ARK-2151S_Functional_Test|ARK-2151S_Functional_Test]] )
 +
#To fill test result in excel (template table at \\essnas\IDP\QA\2070014369_ARK-1123H_MI3.1_7.0.0.14_x64_V1.0.1_20160530\IDP_MI3.1_7.0.0.14_ARK-1123H_RD-Test_Report_20150530.xlsx
 
#Test SUSI & SUSIIoT  comfirm could run and get platform information
 
#Test SUSI & SUSIIoT  comfirm could run and get platform information
 
#Complete Test => Pass
 
#Complete Test => Pass
Line 22: Line 23:
 
#gzip 2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img
 
#gzip 2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img
 
#md5sum 2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img.gz > ./md5/2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img.gz.md5
 
#md5sum 2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img.gz > ./md5/2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img.gz.md5
 
 
 
  
 
=Note=
 
=Note=

Latest revision as of 03:43, 7 September 2016

Prepare

  1. 4GB USB Flash

Porting SOP

  1. Login 172.22.15.134 ID:eric Password:ericliang
  2. cd /home/eric/Backup/IDP/images/MI3.1/Advantech/ProVer_7.0.0.14_V1/Baytrail/ARK-1123H
  3. insert your USB disk
  4. sudo dd if=./IDP_MI3.1_7.0.0.14_x64_ARK-1123H_V1.0.1_20160530.img of=/dev/sdx bs=4M; sync
  5. Insert the USB to Target platform and boot up
  6. login id & password: root/root
  7. Functional Test ( refer to ARK-2151S_Functional_Test )
  8. To fill test result in excel (template table at \\essnas\IDP\QA\2070014369_ARK-1123H_MI3.1_7.0.0.14_x64_V1.0.1_20160530\IDP_MI3.1_7.0.0.14_ARK-1123H_RD-Test_Report_20150530.xlsx
  9. Test SUSI & SUSIIoT comfirm could run and get platform information
  10. Complete Test => Pass
  11. Modify ReadMe.txt => 1. Serial Number, 2. Date, 3. Platform Name
  12. poweroff
  13. Insert USB disk to Linux Host
  14. cd /home/eric/Backup/IDP/images/MI3.1/Advantech/ProVer_7.0.0.14_V1/Baytrail/
  15. mkdir "Platform Name" & cd ./xxxx
  16. sudo dd if=/dev/sdx of=./2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img bs=4M; sync
  17. mkdir md5
  18. md5sum 2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img > ./md5/2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img.md5
  19. gzip 2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img
  20. md5sum 2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img.gz > ./md5/2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img.gz.md5

Note

BIOS Setting for Baytrail and Haswell platforms

  1. BIOS -> Advanced / Miscellaneous Configuration / OS Selection -> Windows 8.X
  2. MI3.1 image needs boot from UEFI mode => Boot / Boot mode select [UEFI]
  3. If user want to support Secure boot => Please disable CSM and enable Secure boot in BIOS setting.