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