Can you point me in the direction of some instructions for getting an IP by DHCP during a 'normal' BOOTD of a Snapper 9260. I just want the IP without all the other dhcp_boot stuff.
I tried adding ip=any to the boot_args but this does not quite work...
If you want to get Linux to set it during boot, use the ip=dhcp or ip=any command line argument. If you want to assign it from the Linux command line well after booting, try the udhcpc program.