Re: [uml-user] kernel modules?

2008-12-16 Thread Unknown
Hello danny, UML is well adapted for this usage if your modules do not involve hardware. For module compilation, I would advise to do it directly into the target UML, for this you need a file-system equiped with the minimum developpement tools, and the linux running your UML must also be in source

[uml-user] kernel modules?

2008-12-16 Thread danny van elsen
hello all, I expeimented with UMl some time ago, a year or so, but found it rather unclear how to load and debug my own kernel modules. Has documentation or experience on this topic evolved since then, perhaps? I would like to be able to develop my own kernel modules, load them in an UML session