Hi all,
Recently, I tried to upgrade my kernel with sudo apt-get update && sudo apt-get upgrade, then I was told that my /boot is full so I manually remove the old kernel-image kernel-header, this is now my /boot/extlinux/extlinux looks,
label kernel-4.4.154-90-rockchip-ga14f6502e045
kernel /vmlinuz-4.4.154-90-rockchip-ga14f6502e045
devicetreedir /dtbs/4.4.154-90-rockchip-ga14f6502e045
append earlyprintk console=ttyFIQ0,1500000n8 init=/sbin/init root=PARTUUID=b921b045-1d rw rootwait rootfstype=ext4
The red led and green led stays ON but not image appears on the monitor. Can anyone help me to boot again?
I have ready remove the eMMC and I can access it on another linux PC.
Thanks all