Hello
I have compiled a static version of kexec
When using a kexec-enabled kernel, it enables me to load a kernel from another kernel
It is working, but for some reason, it cannot load the 'zImage' files, but the vmlinux ones.
It may be useful for debugging purpose or to pass extra arguments to the kernel. We could also imagine having different kernels for different applications.
You can get vmlinux and kexec_static from:
http://cyberic.free.fr/Dingoo
I also have a kernel with ethernet gadeget compiled in, and the dingoo now has a USB0'' network interface.
But when I plug it on my PC, I cannot see any USB0 on this side...
Has somebody already experienced that?
PS: is is the correct subforum or should I use 'linux development' ?