Updating E1XX Boot Files and Kernel Modules
Version 6 (Philip Balister, 01/03/2011 09:00 pm)
| 1 | 1 | Philip Balister | h1. E1XX Files |
|---|---|---|---|
| 2 | 2 | Philip Balister | |
| 3 | 2 | Philip Balister | These files are installed on the FAT partition of the micro-SD card in the USRP-E1XX. |
| 4 | 2 | Philip Balister | |
| 5 | 2 | Philip Balister | * Install MLO as MLO |
| 6 | 2 | Philip Balister | * Install u-boot.bin as u-boot.bin |
| 7 | 3 | Philip Balister | * Install uImage-2.6.35-r90-usrp-e1xx.bin as uImage |
| 8 | 4 | Philip Balister | * untar the modules-2.6.35-r90-usrp-e1xx.tgz file in . on the root file system. |
| 9 | 5 | Philip Balister | |
| 10 | 5 | Philip Balister | Untar the modules by copying modules-2.6.35-r90-usrp-e1xx.tgz onto the micro SD cards root directory. After you boot the E1XX run: |
| 11 | 5 | Philip Balister | |
| 12 | 5 | Philip Balister | <pre> |
| 13 | 6 | Philip Balister | # cd / |
| 14 | 5 | Philip Balister | # tar xzvf modules-2.6.35-r90-usrp-e1xx.tgz |
| 15 | 5 | Philip Balister | </pre> |