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

2005-01-04 Thread Konrad Ludwikowski
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 --- [EMAIL PROTECTED] wrote: > hi, > > i've compiled my

Re: [uml-user] uml in tt mode gobbles processes on host system.

2004-12-27 Thread Konrad Ludwikowski
Dave Mielke wrote: I'm running a 2.4.27 uml kernel on a 2.6.9 host kernel. While there are only 27 processes on the uml system, there are now 484 (and climbing) processes associated with the uml on the host system. Every time I execute a command on Did you apply SKAS patch to the host kernel?? htt

Re: [uml-user] Problem with Swap in Fedora Core 2 UML

2004-12-21 Thread Konrad Ludwikowski
This is my /etc/fstab: /dev/ubd/0 / ext2defaults0 1 /dev/ubd/1 swapswapdefaults0 0 none/dev/ptsdevpts gid=5,mode=620 0 0 proc/proc procdefaults0 0 This