Re: [uml-user] UML/SKAS3 broken in 2.6.13-bs1, fixed up, sorry

2005-09-26 Thread Joel Palmius
Does this affect SKAS0 too? I did some more testing, and I get the same hangs as previously reported for amd64 (SKAS0 and SKAS3) when having built up a new system on a 32-bit host with the same patches. // Joel On Sat, 24 Sep 2005, Blaisorblade wrote: Ok, I've now went debugging the SKAS3

[uml-user] Works Great Phavrrmacy

2005-09-26 Thread Emmanuel Appelbaum
MeriAmbiUltrCialXanaCeleLeviValiPropViag diaenamisxbrextraumeciara    1.21   3.75 3.33 http://www.preferollin.com

Re: [uml-user] UML/SKAS3 broken in 2.6.13-bs1, fixed up, sorry

2005-09-26 Thread Joel Palmius
Update: I've now tested -bs2, and the same thing happens with skas0 and skas3 on my root_fs, ie I get a busy hang at mounting root. However, I also downloaded the slack 8.1 root from the uml homepage. This works with -bs2, both with skas0 and skas3, on my amd64 host. Conclusion is that my gen

Re: [uml-user] UML/SKAS3 broken in 2.6.13-bs1, fixed up, sorry

2005-09-26 Thread Mikael Löfstrand
Have you tried adding a tty0 in /etc/inittab? /Micke "UML Newbie" Joel Palmius skrev: Update: I've now tested -bs2, and the same thing happens with skas0 and skas3 on my root_fs, ie I get a busy hang at mounting root. However, I also downloaded the slack 8.1 root from the uml homepage. This

Re: [uml-user] UML/SKAS3 broken in 2.6.13-bs1, fixed up, sorry

2005-09-26 Thread Joel Palmius
The boot works in tt mode but not in skas0 and skas3. I'm assuming this means the inittab is decent..? // Joel On Mon, 26 Sep 2005, Mikael Löfstrand wrote: Have you tried adding a tty0 in /etc/inittab? /Micke "UML Newbie" Joel Palmius skrev: Update: I've now tested -bs2, and the same t

[uml-user] UML Fedora Core3 Boot Failed

2005-09-26 Thread Louai Al-Awami
Hi all, I ran my UML with Kernel 2.6.8 on RH8 and root_fs for FC2 and it worked all fine.   I used the same linux binary and root_fs on FC3 , bit it did not boot. I recompiled the linux binary again on FC3, but the problem was not solved. Below is the output I got.   Thanks in Advanc

Re: [uml-user] UML Fedora Core3 Boot Failed

2005-09-26 Thread M Taha Masood
Hey from "F_SETLK failed, file already locked by pid 4625" it seems that the filesystem file on the host is in use or corrupt . try doing a "ps -ax | grep 4625" { or whatever PID comes up ) to see which process if the one that has locked the file . try rebooting the host and doing the same , th

[uml-user] UML guest hangs on sshd

2005-09-26 Thread Robin Lee Powell
I have UML set up far enough that it will allow me to log in in single user mode, and networking is set up (in as much as I can ping the host and the host can ping the guest). inetd runs fine. However, as soon as I run sshd by any means, the guest hangs. I have no idea what to do about this. He

Re: [uml-user] UML guest hangs on sshd

2005-09-26 Thread Jeff Dike
On Mon, Sep 26, 2005 at 05:24:30PM -0700, Robin Lee Powell wrote: > However, as soon as I run sshd by any means, the guest hangs. I > have no idea what to do about this. Help? Are you sure the guest hangs? I.e. you can't ping it any more, consoles freeze, etc? If not, then it might be an entro

Re: [uml-user] UML guest hangs on sshd

2005-09-26 Thread Jim Carter
On Mon, 26 Sep 2005, Jeff Dike wrote: > On Mon, Sep 26, 2005 at 05:24:30PM -0700, Robin Lee Powell wrote: > > However, as soon as I run sshd by any means, the guest hangs. I > > have no idea what to do about this. Help? > > If not, then it might be an entropy shortage, and the UML random driver

Re: [uml-user] UML guest hangs on sshd

2005-09-26 Thread Robin Lee Powell
On Mon, Sep 26, 2005 at 08:34:16PM -0700, Jim Carter wrote: > On Mon, 26 Sep 2005, Jeff Dike wrote: > > On Mon, Sep 26, 2005 at 05:24:30PM -0700, Robin Lee Powell wrote: > > > However, as soon as I run sshd by any means, the guest hangs. I > > > have no idea what to do about this. Help? > > > >

Re: [uml-user] UML guest hangs on sshd

2005-09-26 Thread Robin Lee Powell
On Mon, Sep 26, 2005 at 09:13:15PM -0400, Jeff Dike wrote: > On Mon, Sep 26, 2005 at 05:24:30PM -0700, Robin Lee Powell wrote: > > However, as soon as I run sshd by any means, the guest hangs. I > > have no idea what to do about this. Help? > > Are you sure the guest hangs? I.e. you can't ping