Changes

Jump to: navigation, search

Booting Linux Kernel

791 bytes added, 14:59, 4 June 2012
Configuration net_nfs
* has a proper subnet IP address
If your system does not match this configuration, just change the necessary variables and store them permanently with the u-boot <code>setenv/saveenv</code> commands. To do that, from the U-boot shell, please check the following parameters and set them accordingly with your host and target configuration: # <code>serverip</code> - IP address of the host machine running the tftp/nfs server# <code>ipaddress</code> - IP address of the target# <code>ethaddr</code> - MAC address of the target# <code>netmask</code> - Netmask of the target# <code>gatewayip</code> - IP address of the gateway# <code>netdev</code> - Ethernet device name# <code>rootpath</code> - Path to the NFS-exported directory# <code>u-boot</code> - Path to the u-boot binary image on the tftp server# <code>bootfile</code> - Path to the kernel binary image on the tftp server# <code>nfsargs</code> - Kernel command line with parameters for loading the root file system through NFS
To run this configuration just issue the command
customer
235
edits

Navigation menu