From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nasir Hossain Subject: Re: printf doesnt work Date: Fri, 11 Jun 2004 15:15:32 +0530 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <40C97F3C.2070705@gawab.com> References: <40C94E4B.7010708@gawab.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <40C94E4B.7010708@gawab.com> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Nasir Hossain Cc: linux-c-programming@vger.kernel.org Nasir Hossain wrote: > hi all, > > printf doesnt seem to work when after the kernel comes up and mounts > the tmp filesystem. How can I print messeges at this stage.At this > point the 1st temporary filesystem is mounted which executes a binary. > The binary works fine but i dont get any printf outputs on the screen. > > thanks for any help > > nasir > > - > To unsubscribe from this list: send the line "unsubscribe > linux-c-programming" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > > its working... thanks anyway. :-)