> When I boot the UML I notice it says I'm running in SKAS0 mode: What's the command line you used?
> Checking for the skas3 patch in the host: > - /proc/mm...not found > - PTRACE_FAULTINFO...not found > - PTRACE_LDT...not found > UML running in SKAS0 mode It doesn't look like you're running on a skas3 patched host. Check that. You should have to add 'noprocmm' to your command line to boot into skas0 mode. > Does skas3 work with AMD64? No it does not. > Am I missing something fundamental here? I have a > 32-bit chroot on the system, and I've tried using that to build a > 32-bit (686) To build a 32-bit kernel on amd64, use: make ARCH=um SUBARCH=i386 oldconfig make ARCH=um SUBARCH=i386 (on a separate tree) > UML but again I had problems with segfaults - not necessarily in the > same > places. Something that can be reproduced would be good. Antoine
signature.asc
Description: This is a digitally signed message part