I have compiled the kernel of uml but I have a problem with the modules.
When I make :
- make modules ARCH=um;
- make modules_install INSTALL_MOD_PATH=/mypath ARCH=um;
is all ok.
Then I copy the created modules in this way in the filesystem of uml but
the file modules.dep come emptied after reboot.
Why???
Thank you, Michele D'Ascanio.
|