I hope this is the right forum to ask the following. If not, please kindly move it to a more appropriate forum.
I finally managed to install debian wheezy rootfs on my Seagate GoFLEX Home device. However, the installation created the entries in /boot directory as shown below with vmlinuz kernel image that isn't compatible to uboot. Does anyone here know which debian package I should install to get the uImage kernel image file? If not, how do I convert the vmlinuz file into a uImage file?
I finally managed to install debian wheezy rootfs on my Seagate GoFLEX Home device. However, the installation created the entries in /boot directory as shown below with vmlinuz kernel image that isn't compatible to uboot. Does anyone here know which debian package I should install to get the uImage kernel image file? If not, how do I convert the vmlinuz file into a uImage file?
root@alarm:/boot# ls -la total 10168 drwxr-xr-x 2 root root 4096 Feb 22 19:55 . drwxr-xr-x 21 root root 4096 Feb 22 18:39 .. -rw-r--r-- 1 root root 1213391 Jan 12 19:12 System.map-3.2.0-4-kirkwood -rw-r--r-- 1 root root 107566 Jan 12 19:12 config-3.2.0-4-kirkwood -rw-r--r-- 1 root root 7455845 Feb 22 18:54 initrd.img-3.2.0-4-kirkwood -rw-r--r-- 1 root root 1615096 Jan 12 19:11 vmlinuz-3.2.0-4-kirkwood root@alarm:/boot#