(azenz @ Apr 7 2007, 12:17 PM) [snapback]82514[/snapback]
Hi Chris,
The point is that rsbac is (supposedly) already on there, so I would like to turn it on and try it out. I tend to be interested in security functionality (e.g. rsbac comes with pax, which prevents buffer overflow exploits - a nice feature), and I enjoy using a live system. Call it crazy, maybe I am a bit idiosynratic. I enjoy new challenges. I thought learning how to compile a kernel might be interesting and a useful skill, as I admire the Linux modularity. Where else can you do that, plug in a new kernel? Why not do something new or something that no one else has done before? Well, I did manage to actually compile a new kernel thanks to some good howto's, just plugging it into the live system hasn't worked. And that's why I asked if a hdd install is necessary.
So...my apologies for bothering you with this, my impression is that you guys enjoy trying out new things, and customise a system to whatever you want it to be.

Anyway, that's one of the reasons why I personally am going for Linux.
Ah ok. Using the live system as a learning experience and trying out things - is of course something else. And I would not call it crazy.

Just the opposite.
Your question: no, a hdd is not necessary to compile and install a second kernel.
But I have no clue what went wrong, and where do you copied what.
Tip: don't use /union/* directories.
Use the real dir's. Union is the overlay filesystem.
The kernel goes to /lib/modules... and to /boot And a mandriva system neeeds an initialramdisk = initrd.xxx.img (in /boot) You need to build it after you compiled a kernel.