Re: [uml-user] INIT: no more processes left in this runlevel

2004-12-20 Thread fran
What does your /etc/inittab look like? ft www.piratehosting.net wrote: Running Linuxconf hooks: [ OK ] INIT: Id "0" respawning too fast: disabled for 5 minutes INIT: Id "1" respawning too fast: disabled for 5 minutes INIT: Id "2" respawning too fast: disabled for 5 minutes INIT: Id "c" respawnin

[uml-user] Shutdown problems

2004-12-20 Thread Roland Kaeser
Hello I have a strange problem with the UML on Fedora 2 Host (Kernel 2.6.9 SKAS3-V7) with a guest kernel of "User Mode Linux v2.6.9" (Kernel 2.6.9 Arch um) In this configuration the guest kernel hangs on the last command /sbin/halt and doesnt exits. In case that I wrote a shell script around the

[uml-user] [PANIC] 2.6.9-bb4 with 2.6.9-skas3-v7

2004-12-20 Thread Catalin(ux aka Dino) BOIE
ReiserFS: ubda: using ordered data mode ReiserFS: ubda: journal params: device ubda, size 512, journal first block 18, max trans len 256, max batch 225, max commit age 30, max trans age 30 ReiserFS: ubda: checking transaction log (ubda) ReiserFS: ubda: Using r5 hash to sort names VFS: Mounted root

Re: [uml-user] Shutdown problems

2004-12-20 Thread jurgen . defurne
Hello, I am glad I am not the only one with this problem. I filled my afternoon yesterday with compiling the same 2.6.9 kernel and adding the SKAS patch. It does halt, but it keeps hanging in the last message 'Power down'. I use a precompiled 2.4.26 kernel from Debian. Regards, Jurgen

[uml-user] UML Guest and network interfaces during run as non priviledget user

2004-12-20 Thread Roland Kaeser
Hello I have weird behavior of the uml network interfaces when I run the uml guest as a nonpriviledged user. This happens when: activate the tuntap interfaces with: /usr/bin/tunctl -t -t interface1 /sbin/ifconfig interface1 0.0.0.0 promisc up startup the uml kernel: /bin/s

Re: [uml-user] UML Guest and network interfaces during run as non priviledget user

2004-12-20 Thread McGroarty
On Mon, 20 Dec 2004 16:51:43 +0100 (CET), Roland Kaeser <[EMAIL PROTECTED]> wrote: > I have weird behavior of the uml network interfaces when I > run the uml guest as a nonpriviledged user. [...] > But when i run it (the guest uml) as root. It works fine. > What can be the trigger of this behaviou