One more.
AFter doing exactly with howto on this page
http://uml.harlowhill.com/index.php/UML_Fedora_Core_4
kernel= 2.6.14
skas-patch=skas-2.6.14-rc3-v9-pre7.patch.bz2
and doing this commands
make mrproper ARCH=um SUBARCH=i386
make menuconfig ARCH=um SUBARCH=i386
make -j2 linux ARCH=um SUBARCH=
Hello,
i've tried to start Fedora C3 x86_64 and i386 with uml on x86_64 machine
but i had some troubles.
I've compiled kernel 2.6.14 with skas and without skas patch, with
SUBARCH=i386 and without it and still getting same problem. It just
freeze after
VFS: Mounted root (ext3 filesystem) readonly.
Jeff Dike wrote:
>
> Two things -
> use 2.6.14 UML if this isn't already
> enable CONFIG_STATIC_LINK
>
> Jeff
>
Yeap, it works, thank u.
--
** WWW: http://www.godlewski.info/ * PGP ID: 12A9EC03 **
** JID: [EMAIL PROTECTED] * GG: 366328 * **
Hello, i was trying to compile UML on 2.6.14 and 2.6.13.3 on CentOS, but
it seems to be broken smth i dont know exactly what to do. Here is the
output of my problem after make linux ARCH=um :
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/ve