Other Parts Discussed in Thread: UNIFLASH,
Tool/software: Linux
Hi,
We have a custom board based on AM3352 and BBB. During development we have loaded the boards eMMC using uniflash on a Windows 7 computer, with flasher.sh scripts etc..
For production we do not want to use Windows 7, we have Windows 10 on all our test systems, however since the driver handling is different on Win10 we can't use Uniflash on Win10 to flash the boards. So, since the whole flashing process should work on Linux we thought that maybe we could use a Raspberry Pi that we netboot from the Windows computer and then use the Raspberry Pi to flash the board.
i have followed this guide: but with no luck on Raspbian. I have got it working on Ubuntu 12.04. On the latest raspbian I've tested different approches with both isc-dhcp-server and dnsmaqs, but to no avail.
So, my question in, why would this work fine on and (really) old Ubuntu relese but not on a newer Linux build? Has anyone tried this?
Thanks in advance!
Regards,
Jonas