linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] Interesting...
@ 2005-03-29  5:11 Rob Landley
  2005-03-29 10:39 ` Nix
  0 siblings, 1 reply; 2+ messages in thread
From: Rob Landley @ 2005-03-29  5:11 UTC (permalink / raw)
  To: user-mode-linux-devel

This works:

./linux rootfstype=hostfs rw init=/bin/ls -l > out.txt

This doesn't work:

./linux rootfstype=hostfs rw init=/bin/ls -l > out.txt &

But this works again:

./linux rootfstype=hostfs rw init=/bin/ls -l > out.txt < /dev/zero &

Just thought I'd mention it.  Dunno if it should be fixed, or just 
documented...

Rob


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [uml-devel] Interesting...
  2005-03-29  5:11 [uml-devel] Interesting Rob Landley
@ 2005-03-29 10:39 ` Nix
  0 siblings, 0 replies; 2+ messages in thread
From: Nix @ 2005-03-29 10:39 UTC (permalink / raw)
  To: Rob Landley; +Cc: user-mode-linux-devel

On Tue, 29 Mar 2005, Rob Landley said:
> This doesn't work:
> 
> ./linux rootfstype=hostfs rw init=/bin/ls -l > out.txt &

Well, it blocks.

It looks like UML is reading from stdin at some point (I haven't
looked to find out where; I suppose I should).

-- 
This is like system("/usr/funky/bin/perl -e 'exec sleep 1'");
   --- Peter da Silva


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-29 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-29  5:11 [uml-devel] Interesting Rob Landley
2005-03-29 10:39 ` Nix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox