marcogaio,
> > You can find how to set up to boot the ix4-200d
> > with stock u-boot using USB rootfs here:
> > http://forum.doozan.com/read.php?3,25120
>
> Bingo! I was able to boot stock rootfs,
That's not "stock" rootfs :) it's my Debian build.
> after
> fiddling a bit with correct cut&paste of setenv
> row into minicom...
>
> But after that, i've upgrade the kernel to the
> latest 4.8.3 (and really, done a 'apt-get update
> && apt-get dist-upgrade')
dist-upgrade is not recommended. dist-upgrade will install mainline Debian kernel.
> Linux debian 4.8.3-kirkwood-tld-1 #1 PREEMPT Thu
> Oct 20 23:33:18 PDT 2016 armv5tel GNU/Linux
This is where you want to be. But if you did dist-upgrade then the kernel will be mainline.
---
Mount the USB rootfs on your other Linux box, and list the /boot folder (if the USB is sdb1)
Pls post the output here. The idea is to check which kernel you are booting.
> > You can find how to set up to boot the ix4-200d
> > with stock u-boot using USB rootfs here:
> > http://forum.doozan.com/read.php?3,25120
>
> Bingo! I was able to boot stock rootfs,
That's not "stock" rootfs :) it's my Debian build.
> after
> fiddling a bit with correct cut&paste of setenv
> row into minicom...
>
> But after that, i've upgrade the kernel to the
> latest 4.8.3 (and really, done a 'apt-get update
> && apt-get dist-upgrade')
dist-upgrade is not recommended. dist-upgrade will install mainline Debian kernel.
> Linux debian 4.8.3-kirkwood-tld-1 #1 PREEMPT Thu
> Oct 20 23:33:18 PDT 2016 armv5tel GNU/Linux
This is where you want to be. But if you did dist-upgrade then the kernel will be mainline.
---
Mount the USB rootfs on your other Linux box, and list the /boot folder (if the USB is sdb1)
ls -latr /media/sdb1/boot
Pls post the output here. The idea is to check which kernel you are booting.