> I have consolidated into my cmdline.txt it reads:
> readparts=1 nvram=#S/sdM0/nvram bootargs=local!#S/sdM0/fossil 
> nobootprompt=local kbargs=-b ipconfig=

I hope this is actually all on one line (the pi boot firmware only reads
the first line of cmdline.txt).

You can try bypassing dhcp and configuring everything explicitly with
something like this:

... ipconfig='-g 192.168.1.1 192.168.1.42 255.255.255.0' DNSSERVER=192.168.1.101


Reply via email to