Re: [uml-user] UML inside XEN dom0

2007-10-22 Thread Stefan Kraxberger
Hi Jeff, What's the most recent UML kernel you tried? It was 2.6.23 one from Nagafix and one self compiled. What does strace say about the hung UML? I didn't do it yet. Because the problem seemed to be connected with using a 64 bit Linux inside domU. After installing a 32 bit Linux as do

Re: [uml-user] UML inside XEN dom0

2007-10-17 Thread Jeff Dike
On Tue, Oct 16, 2007 at 10:16:32AM +0200, Stefan Kraxberger wrote: > Hi, > > I am currently trying to get UML running inside XEN. But apparently the > execution stops > after VFS: mounted root (ext3 filesystem) read only. > > If I try to run UML with the same configuration inside dom0 it works f

[uml-user] UML inside XEN dom0

2007-10-16 Thread Stefan Kraxberger
Hi, I am currently trying to get UML running inside XEN. But apparently the execution stops after VFS: mounted root (ext3 filesystem) read only. If I try to run UML with the same configuration inside dom0 it works fine. Does anyone has a clue what the problem could be or does it simply not wo