On Wed, Jun 27, 2007 at 11:21:26AM +0100, Nick Dyer wrote:
> I have done a little more investigation and it looks as though the
> problem is related to running the linux kernel via a perl expect
> mechanism: if I run the exact same commands outside of perl it works.
> 
> So I suspect that it isn't a UML kernel bug, after all.

OK, I'd guess you're causing a deadlock by not reading all available
input from the console.

Make sure that when there's output, you read all of it, and this might
start working better.

                                Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to