TFTP and NFS server in Ubutu-9.0.4

vatti
Hi

Can anyone send a details how to install tftp and nfs in ubutu-9.0.4
How to test,wheter every thing(tftp & nfs) is working fine?
How to set ip address in ubuntu-9.0.4?

Thanks

davef
NFS:

http://billforums.station51.net/viewtopic.php?f=1&t=17

Dave Festing
Try this for TFTP.

vatti
Hi

eth0: link down                                                            
    
IP-Config: Guessing netmask 255.255.255.0                                  
    
IP-Config: Complete:                                                       
    
     device=eth0, addr=192.168.1.0, mask=255.255.255.0, gw=255.255.255.255,
    
     host=192.168.1.0, domain=, nis-domain=(none),                         
    
     bootserver=255.255.255.255, rootserver=192.168.1.1, rootpath=         
    
Looking up port of RPC 100003/2 on 192.168.1.1                             
    
eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1                            
    
rpcbind: server 192.168.1.1 not responding, timed out                      
    
Root-NFS: Unable to get nfsd port number from server, using default        
    
Looking up port of RPC 100005/1 on 192.168.1.1                             
    
rpcbind: server 192.168.1.1 not responding, timed out                      
    
Root-NFS: Unable to get mountd port number from server, using default      
    
Root-NFS: Server returned error -5 while mounting /export/fs               
    
VFS: Unable to mount root fs via NFS, trying floppy.                       
    
VFS: Cannot open root device "nfs" or unknown-block(2,0)                   
    
Please append a correct "root=" boot option; here are the available
partitions: 
1f00             384 mtdblock0 (driver?)                                   
    
1f01            2048 mtdblock1 (driver?)                                   
    
1f02          128640 mtdblock2 (driver?)                                   
    
1f03          131072 mtdblock3 (driver?)                                   
    
b300         1931264 mmcblk0 driver: mmcblk                                
    
  b301          203616 mmcblk0p1                                           
    
  b302          203616 mmcblk0p2                                           
    
Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(2,0)  

could you please suggest me,to solve this problem.