Hello
I have 3 questions:
1. Do You know any documents/sites where I can find
the instructions of how to build the very simple root
fs ?
2. Do You know any very simple root fses that work
well with UML ?
2. Is there any flag or make parameter or anything
else to build the kernel in the most bas
> > I assume, you need to update your linux-headers.
>
> No, we need to fix UML bugs.
>
> > The include files in the kernel directory are
> meant for internal use and
> > specify the interface of the kernel you build. The
> UML-Guest kernel
> > itself is a user-space program that needs those
> d
Hello
I perform the following commands to compile the
2.6.22.9 UML kernel:
cd /usr/src/linux-2.6.22.9/
make defconfig ARCH=um
make ARCH=um
I receive the following compilation error:
arch/um/kernel/skas/clone.c:6:22: error: asm/page.h:
No such file or directory
That's true. The file:
/usr/include