1,384
edits
Changes
→Install the kernel package
$ dpkg -i linux-image-2.6.37_0009.isee_armel.deb
$ dpkg -i igep-fw-wifi-marvell-8686_0.1_all.deb
$ ls -al
</pre>
-rwxr-xr-x 1 root root 60264 Jun 9 2014 MLO<br>-rwxr-xr-x 1 root root 1369661 Jun 5 2014 System.map-2.6.37<br>-rwxr-xr-x 1 root root 70924 Jun 5 2014 config-2.6.37<br>-rwxr-xr-x 1 root root 3018 Jun 9 2014 igep.ini<br>-rwxr-xr-x 1 root root 1453444 Jan 1 00:23 initrd.img-2.6.37<br>-rwxr-xr-x 1 root root 3149692 Jun 5 2014 vmlinuz-2.6.37<br>-rwxr-xr-x 1 root root 3149692 Jun 9 2014 zImage<br>Overwrite the zImage file using the vmlinuz-2.6.37 file as:
<pre>
$ cp vmlinuz-2.6.37 zImage