|
From: M A Y. <m.a...@du...> - 2003-11-16 09:42:01
|
On Sun, 16 Nov 2003, David Cornish wrote: > I'm trying to get going with UML on a Fedora Core 1 system. Since Fedora is a > RH derivative, the 2.4.19 RPM is no use due to the kernel panic on startup. > Hence I bit the bullet, downloaded the Linux 2.4.22 vanilla kernel and > patched it with uml-patch-2.4.22-6. I used the default options for > compilation and it compiled just fine, as I followed the instructions on the > compiling page. > > However, when I run linux, it segfaulted: > > Checking for the skas3 patch in the host...not found > Checking for /proc/mm...not found > Segmentation fault Try echo "0" >/proc/sys/kernel/exec-shield-randomize as root first. See also http://toast.debian.net/~may/umlproject/ where my playing with uml on fedora is documented. Michael Young |