Re: [uml-user] Shutdown problems

2004-12-21 Thread jmtx
i've got problems while shutting down with the bb4 too. > Hello > > I tried it with the bb4 patch on a athlon 1000. But I get a loud crash > with a long > kernel panic message from the guest kernel which causes that the crashed > kernel > process is not killable anymore which causes the need of

Re: [uml-user] Shutdown problems

2004-12-21 Thread jmtx
my host system is a debian 2.6.9-skas3-v7. > hmm. very odd. I have not had the same experience with bb4. It's been > rock solid on gentoo 2004.3 UMLs. Are the both of you running fedora > kernels or are you running vanilla kernels as a host ? > > Jason > We the willing, led by the unk

[uml-user] Guest Kernel: kernel: Initializing stdio console driver

2005-01-04 Thread jmtx
hi, i've compiled my own guest-kernel (2.6.9 with bb4-patch) my host is a 2.6.10 with skas-v7-patch. when I start my own guest-kernel, the kernel quits at "kernel: Initializing stdio console driver" with no error. when I start die UML-kernel which comes with debian, the uml starts fine. greets

Re: [uml-user] Guest Kernel: kernel: Initializing stdio console driver

2005-01-05 Thread jmtx
i am stupid. thank you :) > hi, > > maybe your guest filesystem has empty /dev. Check if in your own guest > kernel you added devfs: > > File system -> Pseudo filesystems > > [*] /dev file system support (OBSOLETE) > > [*] Automatically mount at boot (NEW) > > Rgds, > Konrad > ---

[uml-user] Fwd: HA, Load Balancing with UML-s

2005-01-05 Thread jmtx
--- Forwarded Message --- Date: Wed, 05 Jan 2005 11:14:24 +0100 From: Hegedus Gabor <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: HA, Load Balancing with UML-s Hi! Is anybody running a HA and Load Balancig cluster with uml-s? Is there a good solution to 2-3 node cluster to run HA and LB wit

Re: [uml-user] Guest Kernel: kernel: Initializing stdio console driver

2005-01-05 Thread jmtx
now I have this problem: /dev/ubd/disc0: unknown partition table > hi, > > maybe your guest filesystem has empty /dev. Check if in your own guest > kernel you added devfs: > > File system -> Pseudo filesystems > > [*] /dev file system support (OBSOLETE) > > [*] Automatically mount

Re: [uml-user] Guest Kernel: kernel: Initializing stdio console driver

2005-01-06 Thread jmtx
faq doesn`t help :( Checking for the skas3 patch in the host...found Checking for /proc/mm...found Checking PROT_EXEC mmap in /tmp...OK Linux version 2.6.10 ([EMAIL PROTECTED]) (gcc version 3.3.4 (Debian 1:3. 3.4-13)) #1 Wed Jan 5 10:32:43 CET 2005 Built 1 zonelists Kernel command line: ubd0=root_

Re: [uml-user] Guest Kernel: kernel: Initializing stdio console driver

2005-01-06 Thread jmtx
hm, doesn't help :( > I think when I have this problem it helpd when I changed starting > parameters to: > con=null con0=fd:0,fd:1 > > bye > HyGy > > 2005-01-06, cs keltezéssel 14:31-kor [EMAIL PROTECTED] ezt írta: > > faq doesn`t help :( > > > > Checking for the skas3 patch in the host...fou

Re: [uml-user] Guest Kernel: kernel: Initializing stdio console driver

2005-01-07 Thread jmtx
that helps. now the kernel is running, but networking didn't work anymore. I did networking with tun/tap and it works with the old kernel. > Your probably need to recompile the kernel with the configuration > option CONFIG_FD_CHAN set to "Y". > > If you are compiling on Debian, see http://www.

Re: [uml-user] Guest Kernel: kernel: Initializing stdio console driver

2005-01-08 Thread jmtx
true, the kernel is now running. but now the networking didn't work anymore... > On Wednesday 05 January 2005 11:02, [EMAIL PROTECTED] wrote: > > now I have this problem: > > > /dev/ubd/disc0: unknown partition table > Not a problem in 99% cases... > -- > Paolo Giarrusso, aka Blaisorblade > Lin

[uml-user] networking don't work after update guest-kernel to 2.6.10

2005-01-14 Thread jmtx
hi, I compiled a 2.6.10 guest-kernel. kernel is running, but networking doesn't work. with a precompiled 2.4.26 kernel networking is running. I using tun/tap for networking. greetings Jan Thölken --- The SF.Net email is sponsored by: Beat the

Re: [uml-user] networking don't work after update guest-kernel to 2.6.10

2005-01-14 Thread jmtx
http://luisa.dev-factory.de/kernel_config.txt > Can you post the contents or a link to your config file? > > On Friday 14 January 2005 09:06 am, [EMAIL PROTECTED] wrote: > > hi, > > > > I compiled a 2.6.10 guest-kernel. kernel is running, but networking > > doesn't work. with a precompiled 2.4.26