Difference between revisions of "MI3.1 7.0.0.14 Porting SOP for Baytrail"
From ESS-WIKI
Eric.liang (talk | contribs) (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...") |
Eric.liang (talk | contribs) (→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 | + | #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 02:43, 7 September 2016
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
- insert your USB disk
- sudo dd if=./IDP_MI3.1_7.0.0.14_x64_ARK-1123H_V1.0.1_20160530.img of=/dev/sdx bs=4M; sync
- Insert the USB to Target platform and boot up
- login id & password: root/root
- Functional Test ( refer to 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
- Complete Test => Pass
- Modify ReadMe.txt => 1. Serial Number, 2. Date, 3. Platform Name
- poweroff
- Insert USB disk to Linux Host
- cd /home/eric/Backup/IDP/images/MI3.1/Advantech/ProVer_7.0.0.14_V1/Baytrail/
- mkdir "Platform Name" & cd ./xxxx
- sudo dd if=/dev/sdx of=./2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img bs=4M; sync
- mkdir md5
- 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
- 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
Note
BIOS Setting for Baytrail and Haswell platforms
- BIOS -> Advanced / Miscellaneous Configuration / OS Selection -> Windows 8.X
- MI3.1 image needs boot from UEFI mode => Boot / Boot mode select [UEFI]
- If user want to support Secure boot => Please disable CSM and enable Secure boot in BIOS setting.