[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details

u-boot nfs booting

Asked by cjjoy1980 in Linux Programming, Unix Systems Programming

Tags: linux, u-boot

I have enabled nfs booting on ppc based embedded board.  I had placed my kernel and rootfs in tftp directory, and had set the u-boot enivironment varialbes as:
   setenv bootfile /image/kernel
   setenv root_path /tftpboot/image

The board was booting with this configuration...

Now I have placed the kernel image and rootfs in /exports directory and have set the uboot variables as:
   setenv bootfile /exports/image/kernel
   setenv root_path /exports/image

I am not able to boot the board with the above directory.  I am getting the error

       Loading: T
       TFTP error: 'File not found' (1)
       Starting again.

May I know what could be the problem??
[+][-]08/06/08 05:14 AM, ID: 22169215Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08/06/08 06:58 AM, ID: 22170229Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 / EE_QW_2_20070628