Talk:Guide to Hacking the OSD: NetBooting the OSD

From The Neuros Technology Wiki

Jump to: navigation, search

I'm not sure if it is mentioned elsewhere, but I had to add the following boot environment variables in order for nfs boot to work. It should be mentioned in method 1 under dhcp

setenv nfs_serverip your-workstation's-ip  
setenv nfs_root /path/to/neuros-bsp/rootfs/fs 

These are required in /etc/init.d/mountall.sh for NFS mounts.

Joelinux 22:55, 28 June 2009 (EDT)

Personal tools