[uml-user] another disc failure with UML

2006-02-07 Thread Nic Ferrier
Maybe related to Adam's problem. With certain simple disc accesses I am getting: soft lockup detected on CPU0 When it happens is very strange... right now I'm getting this when I'm redirecting stdin to a file (namely the ssh authorized_keys file) like this: cat > .ssh/authorized_keys I get

Re: [uml-user] accessing a host modem port

2006-02-07 Thread Stefano Melchior
On Tue, Feb 07, 2006 at 05:44:10PM +0100, Stefano Melchior wrote: Hi Matthias, > > just tried with "ssl0=tty:/dev/ttyS0". The UML seems to hang when the > > serial line is accessed. Tried with: > > > > guest inst / guest kernel > > SuSE8.1/ 2.4.26-3um hang when starting minico

Re: [uml-user] accessing a host modem port

2006-02-07 Thread Matthias Ferdinand
--On Dienstag, Februar 07, 2006 06:42:43 +0100 Stefano Melchior <[EMAIL PROTECTED]> wrote: uml2> cat < /dev/pts/5 >> /dev/pts/9 & ; cat > /dev/pts/5 >> /dev/pts/9 & can you please try it, using uml2 as a server/host and the other as the thanks for suggesting, I will try later, maybe even tomor

Re: [uml-user] accessing a host modem port

2006-02-07 Thread Stefano Melchior
On Tue, Feb 07, 2006 at 05:23:42PM +0100, Matthias Ferdinand wrote: Hi Matthias, > just tried with "ssl0=tty:/dev/ttyS0". The UML seems to hang when the > serial line is accessed. Tried with: > > guest inst / guest kernel > SuSE8.1/ 2.4.26-3um hang when starting minicom > Su

Re: [uml-user] accessing a host modem port

2006-02-07 Thread Matthias Ferdinand
--On Dienstag, Februar 07, 2006 00:33:24 +0100 Blaisorblade <[EMAIL PROTECTED]> wrote: On Monday 06 February 2006 13:12, Matthias Ferdinand wrote: Hello, I would like to have a faxserver running under UML, so it needs to access /dev/ttyS0 on the host. If I start UML with argument ssl0=/dev/tt