![Advantech EKI-1121L Скачать руководство пользователя страница 52](http://html1.mh-extra.com/html/advantech/eki-1121l/eki-1121l_user-manual_2858303052.webp)
EKI-1121L/1122L/1124L User Manual
46
A.1
Restore the Platform Kernel
Just in case if the kernel or flash is corrupted, follow the below steps to recover the
kernel and root file system.
1.
Connect the EKI-1121L/1122L/1124L with console.
2.
Press Ctrl + C when power on the EKI-1121L/1122L/1124L.
3.
You should see the following messages.
4.
Start your TFTP server and put the kernel.lzo and jffs2fs.img under the TFTP
directory.
5.
Assume your TFTP server's IP is 172.21.73.101. Use the following commands.
6.
After EKI-1121L/1122L/1124L startups, You may encounter following or similar
CRC errors:
jffs2_get_inode_nodes: Node header CRC failed at 0x06add4.
{df0e,e002,df4edf4e,df4edf4e}
This is because that part of flash space is not formatted according to the jffs2
format.Generally speaking, this is not a problem. In this case ,you just need
restart the EKI-1121L/1122L/1124L.
7.
After restart, it should be work. But if you encounter other warnings,please look
over Chapter 5 "Troubleshooting".
Redboot>fis init -f
Redboot>load -r -v -h 172.21.73.101 -b 0x8000 kernel.lzo
Redboot>fis create -b 0x8000 -l 0x200000 -s 0x200000 -f 0x7F060000 -e 0x8000
kernel.lzo
Redboot>load -r -v -h 172.21.73.101 -b 0x100000 jffs2fs.img
Redboot>fis write -b 0x100000 -f 0x7F260000 -l 0x250000
Redboot>fis create -f 0x7F260000 -l 0x590000 jffs2fs.img
Redboot>fis load -b 0x8000 -l kernel.lzo
Redboot>go -n 0x8000
Содержание EKI-1121L
Страница 1: ...User Manual EKI 1121L EKI 1122L EKI 1124L 1 2 4 port Programmable Serial Device Servers...
Страница 7: ...Chapter 1 1 Introduction...
Страница 10: ...EKI 1121L 1122L 1124L User Manual 4...
Страница 11: ...Chapter 2 2 Getting Started...
Страница 14: ...EKI 1121L 1122L 1124L User Manual 8 Figure 2 3 Back View of EKI 1121L Figure 2 4 Top View of EKI 1121L...
Страница 16: ...EKI 1121L 1122L 1124L User Manual 10 Figure 2 7 Back View of EKI 1122L Figure 2 8 Top View of EKI 1122L...
Страница 18: ...EKI 1121L 1122L 1124L User Manual 12 Figure 2 11 Back View of EKI 1124L Figure 2 12 Top View of EKI 1224L...
Страница 23: ...Chapter 3 3 Installation and Configuration...
Страница 42: ...EKI 1121L 1122L 1124L User Manual 36...
Страница 43: ...Chapter 4 4 Development Guide...
Страница 48: ...EKI 1121L 1122L 1124L User Manual 42...
Страница 49: ...Chapter 5 5 Troubleshooting...
Страница 51: ...Appendix A A Restore the Platform Kernel...
Страница 53: ...Appendix B B Erase JFFS2 File System...
Страница 55: ...Appendix C C Command Collection...
Страница 59: ...53 EKI 1121L 1122L 1124L User Manual Appendix C Command Collection...