|
Thank you.
There is one serious limitation of your kernel configuration: you forgot to include support for iso9660 filesystem and so I can't install software that comes as an iso image, e.g. TeX Live 2014 (I am hoping that its armhf binaries would work) --- I have to mount the iso image on desktop, turn it into a tar file, transfer the tar file, untar it and then try to install it.
Are kernel sources somewhere inside the root filesystem? Then, perhaps I could compile and insmod iso9660 module directly on the device?
|