[uml-user] Reboot Hangs

2005-04-04 Thread Rus Foster
I've just compiled up a 2.4.29 guest kernel and having a problem that is typing "reboot" the guest does more of a power off than a reboot. Anyone got a fix for this? Thanks Rus --- SF email is sponsored by - The IT Product Guide Read honest

Re: [uml-user] debug a skas kernel..

2005-04-04 Thread Nir Tzachar
> > . a lot of SIGTRAP here > This is strange. > > . until i wrote: i have the same problem, with the same symptoms. However, im not using skas mode, only TT. this happens to me whenever i try to debug a uml kernel newer than 2.6.6 . when uml is started with "debug", the gdb consol

[uml-user] Re: UML - boot process stopps with starting local/ UPDATE: login inco

2005-04-04 Thread Dominik J. Fischer
Unfortunately that did not work. "linux ubda=root_fs ubdb=swap_fs devfs=nomount" goes into nirwana again. As linux -- showconfig says "# CONFIG_DEVFS_FS is not set" that should not be the problem. But then I fixed the problem that no login prompt came up by: 1. Modify /etc/inittab, go to where

Re: [uml-user] cryptoloop

2005-04-04 Thread Blaisorblade
On Monday 04 April 2005 03:22, Sebastian Böhm wrote: > Am 01.04.2005 um 21:03 schrieb Blaisorblade: > > On Thursday 31 March 2005 00:37, Sebastian Böhm wrote: > >> Hi, > >> > >> how to build cryptoloop support in 2.6.9-bs7 ? > > > > Well, cryptoloop should work without problem, the right question i

Re: [uml-user] UML guest 2.4.27um-1 not stable ?

2005-04-04 Thread Blaisorblade
On Monday 04 April 2005 01:57, Henrique wrote: > Dear UML developers, > I use UML for about two years, especially the version linux-2.4.24um-3 > (uml-patch-2.4.24-3.bz2), and is quite stable. > Now I've compiled the last patch from SourceForge (uml-patch-2.4.27-1) > and sometimes (sporadically, m

Re: [uml-user] Re: UML - boot process stopps with starting local

2005-04-04 Thread Blaisorblade
On Monday 04 April 2005 14:11, Dominik J. Fischer wrote: > >INIT: Id "c4" respawning too fast: disabled for 5 minutes > > > >My bet is that you have xterms waiting to start. This is where your > >virtual consoles will appear. > > Thanks for your answer, Scott! > > Don't think so since this is a fr

Re: [uml-user] debug a skas kernel..

2005-04-04 Thread Blaisorblade
On Monday 04 April 2005 13:55, marco ghidinelli wrote: > hello, > > i'm trying to debug a kernel with the skas patches, but it doesn't work: What you see below is very strange, never seen yet by me and not reproducible (it works ok for me, I just retested). > the uml-kernel is a vanilla 2.6.11.6.

Re: [uml-user] debug a skas kernel..

2005-04-04 Thread marco ghidinelli
On Mon, Apr 04, 2005 at 01:47:02PM -0400, Jeff Dike wrote: > On Mon, Apr 04, 2005 at 01:55:58PM +0200, marco ghidinelli wrote: > > Program received signal SIGTRAP, Trace/breakpoint trap. > > 0xa0010005 in _start () at proc_fs.h:159 > > 159 res->data=data; > > (gdb) > > > > ...

Re: [uml-user] debug a skas kernel..

2005-04-04 Thread Jeff Dike
On Mon, Apr 04, 2005 at 01:55:58PM +0200, marco ghidinelli wrote: > Program received signal SIGTRAP, Trace/breakpoint trap. > 0xa0010005 in _start () at proc_fs.h:159 > 159 res->data=data; > (gdb) > > . a lot of SIGTRAP here There should only be a single SIGTRAP, when

[uml-user] Re: UML - boot process stopps with starting local

2005-04-04 Thread Dominik J. Fischer
I installed according to the Gentoo HowTo (http://www.gentoo.org/doc/en/uml.xml) but fixed the problem with the new naming of /dev/ubda. What's the full command line you're passing to start this uml? linux ubda=root_fs ubdb=swap_fs Are you running X? No. Is $DISPLAY set? No. Thought this is only

[uml-user] Re: UML - boot process stopps with starting local

2005-04-04 Thread Dominik J. Fischer
INIT: Id "c4" respawning too fast: disabled for 5 minutes My bet is that you have xterms waiting to start. This is where your virtual consoles will appear. Thanks for your answer, Scott! Don't think so since this is a fresh installation even without networking. I disabled agetty for c1-c3 in /etc

[uml-user] debug a skas kernel..

2005-04-04 Thread marco ghidinelli
hello, i'm trying to debug a kernel with the skas patches, but it doesn't work: the uml-kernel is a vanilla 2.6.11.6. the host kernel is a vanilla 2.6.11.6 with the -skas3-v8-rc5 patch. $ gdb linux GNU gdb 6.3-debian (gdb) r Starting program: /home/marcogh/linux-uml/linux Program received si

[uml-user] UML - boot process stopps with starting local

2005-04-04 Thread Dominik J. Fischer
Dear List! After a bunch of problem with starting my root_fs in user-mode-linux with 2.6.11-gentoo-r4 kernel my linux box now boots into nirwana: INIT: Entering runlevel: 3 * Setting DNS domainname to tuxnt... [ ok ] * Mounting network filesystems... [ ok ] * Starting local... [ ok ] INIT: Id "c4"

Re: [uml-user] UML and SWSUSP2

2005-04-04 Thread Jan Rychter
> "Jason" == Jason Clark <[EMAIL PROTECTED]> writes: Jason> Hey guys, just as an FYI, 2.6.9-skas3-v7 hosts running 2.6.9-bb4 Jason> guests works very well with software suspend 2. After Jason> suspending my laptop and then bringing it back online, my UML Jason> was still happily serving we

Re: [uml-user] hostfs permissions problems

2005-04-04 Thread Jan Rychter
Blaisorblade wrote: > On Sunday 03 April 2005 13:48, Jan Rychter wrote: > > I used UML successfully in the past and recently I've tried to revive my > > UML installation. Unfortunately, I've run into a range of problems > > (updates required for newer host kernels, non-working hostfs, etc). > > >