[uml-user] /proc/mm error

2007-04-07 Thread fruity
Hello everyone. I'v compiled a kernel patched skas on a debian(etch) system using the source and the patch shipped with it. the debian patch I applyed is skas-2.6.18-v9-pre9.patch.gz, When I boot the uml I get this Kernel panic - not syncing: map_stub_pages : /proc/mm map for code failed, err =

[uml-user] tty problem

2007-05-05 Thread fruity
Hello everyone, this is what I get at uml guest boot and into the uml guest dmesg Couldnt get a file descriptor referring to the console line_ioctl: tty0: ioctl KDGKBTYPE called line_ioctl: tty0: ioctl KDGKBTYPE called line_ioctl: tty0: ioctl KDGKBTYPE called line_ioctl: tty0: ioctl KDGKBTYPE cal

Re: [uml-user] Problem Logging in

2007-05-09 Thread fruity
For those who use debian as guest/host or debootstrap to create debians rootfs, Some time ago I also noticed the same problem using screen( obviusly no problems login via ssh), I investigated a bit and: man 5 securetty # /etc/securetty: list of terminals on which root is allowed to login. On de

[uml-user] forkbomb into guest

2007-05-09 Thread fruity
Hi all, I tryed to drop a forkbomb into a uml. The host system is a Debian testing(lenny) with a vanilla kernel 2.6.20, the latest skas patch for that kernel and sarge guest fs with 2.6.18 shipped with debian stable(etch). As far as I could try I launched 3 uml's I logd via ssh to root and :(){ :

Re: [uml-user] request_module: runaway loop modprobe binfmt-464c

2007-10-24 Thread fruity
get a > > arch_switch_tls error ( 2.6.23 2.6.22 2.6.18). > > > Should I use a different patchset for the guest? > > > This is my uml command line > > /linux-32.uml mem=256M umid=fruity udb0=linux_fs.32bit.ext3 > > udb1=swapfile noprocmm > > > I whould like