Hi List,
Been getting mails from people trying to get Linode, Xen and UMLs
working with FC4.
NPTL is the main issue. See my short howto:
http://uml.harlowhill.com/index.php/UML_Fedora_Core_4
Most people get the kernel going with init=/bin/bash but it blows up
when they try to boot using the /et
On 9/11/05, kpowerinfinity <[EMAIL PROTECTED]> wrote:
VFS: Mounted root (ext2 filesystem) readonly.line_ioctl: tty0: ioctl KDSIGACCEPT calledINIT: version 2.84 bootingINIT: Entering runlevel: 5INIT: Id "c1" respawning too fast: disabled for 5 minutes
INIT: no more processes left in this runlevelI a
> 2.6.13.1 as guest runs and compile OK.
Hi,
I am unable to run it. I am running 2.6.13.1 on Mandrake 10.0.
Linux cs-st-214.cse.iitkgp.ernet.in 2.6.3-4mdk #1 Tue Mar 2 07:26:13
CET 2004 i686 unknown unknown GNU/Linux
On running "linux", the program hangs after:
TCP reno registered
TCP bic reg
Hi.
I got this error using UML Linux 2.6.13 (See [1] for the .config) running under
a non-skas kernel. Runs well using SKAS.
cannot set up thread-local storage: cannot set up LDT for thread-local
storage
Kernel panic - not syncing: Attempted to kill init!
The problem arises using Kernel 2.6.
kpowerinfinity wrote:
> I am unable to compile UML on 2.6.13.1. It exits with the following error:
Works fine here as well, with default and modified configs.
Looks as if you do not have the libc6.dev package (or similar) installed?
Greetings,
Gunter
--
Vor kurzem hab ich bei SuSE 7.2 auf m
Hi,
on my system: slackware-current,
# uname -a
Linux rataxas 2.6.13.1-skas3-v9-pre7 #1 Sun Sep 11 16:43:07 CEST 2005
i686 unknown unknown GNU/Linux
2.6.13.1 as guest runs and compile OK.
# make defconfig ARCH=um
# make menuconfig ARCH=um (disable only loadable module support)
# make ARCH=um
Hi,
I am unable to compile UML on 2.6.13.1. It exits with the following error:
CC arch/um/sys-i386/unmap.o
LD arch/um/sys-i386/unmap_fin.o
ld: cannot open libc.a: No such file or directory
make[1]: *** [arch/um/sys-i386/unmap_fin.o] Error 1
make: *** [arch/um/sys-i386] Error 2
I go