I tried that nothing happened. It stuck on another line while trying to start the httpd server. When I changed run time level from 5 to 3, I got the kernel booted in console instead of graphical mode but my frame buffer is not working. I found this message in the kernel booting "davincifb davincifb.0: dm_osd0_fb: Failed to obtain ownership of OSD window." Any ideas? -- Amr Ali Abdel-Naby Embedded Systems Developer www.embedded-tips.blogspot.com
> > Message: 4 > Date: Wed, 7 Jul 2010 13:54:00 +0530 > From: "Nitesh Dumbre" <[email protected]> > Subject: Re: [Angstrom-distro-users] Angstrom File System Booting > Problem > To: <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; format=flowed; charset="windows-1256"; > reply-type=original > > > In etc/init.d/networking file > > Instead of this > > > echo -n "Configuring network interfaces... " > ifup -a > echo "done." > > > use following > > echo -n "Configuring network interfaces... " > # ifup -a > echo "done." > > Let me know output > > Regards, > NITESH > > > > ----- Original Message ----- > From: "amr ali" <[email protected]> > Sent: Tuesday, July 06, 2010 3:26 PM > Subject: [Angstrom-distro-users] Angstrom File System Booting Problem > > > > > > > > > > > > > > > > > > > > > > Hi, > > > > I am booting my board using tftp for kernel and NFS for my file system > > through with dhcp enabled. > > > > The file system is made using Angstrom Online Builder for My Davinci 6446 > > evm. > > > > I selected everything for the file system. > > > > During booting and after the kernel booting and file system being mounted > > using nfs, the booting stops at this line: > > "nfs: server 10.130.201.55 not responding, still trying" > > > > I m wondering why its trying to connect to the same nfs server again? > > > > Is there away to disable this step? For example, disabling a certain > > configuration to overcome it? > > > > -- > > Amr Ali Abdel-Naby > > Embedded Systems Developer > > > > > > > > > > Hotmail: Powerful Free email with security by Microsoft. Get it now. > > _________________________________________________________________ > > Hotmail: Trusted email with Microsoft?s powerful SPAM protection. > > https://signup.live.com/signup.aspx?id=60969 > > _______________________________________________ > > Angstrom-distro-users mailing list > > [email protected] > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users > > > > > > > ------------------------------ > > _______________________________________________ > Angstrom-distro-users mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users > > > End of Angstrom-distro-users Digest, Vol 46, Issue 4 > **************************************************** _________________________________________________________________ Hotmail: Free, trusted and rich email service. https://signup.live.com/signup.aspx?id=60969 _______________________________________________ Angstrom-distro-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
