Hello,
Is there a workaround to boot the Beaglebone Black on different host like Red hat 7?
I followed the instruction http://software-dl.ti.com/processor-sdk-linux/esd/docs/latest/linux/How_to_Guides/Host/How_to_Setup_Ubuntu_1404_Network_Boot.html and successfully booted from Ubuntu installed in VirtualBox. I am trying to do the same thing on Red hat 7. Understanding the "setup.sh" will check the Linux host, I instead did everything (DHCP, TFTP, NFS server, extracting Rootfs) manually. However, the BeagleBone black only started to boot the u-boot-spl-restore.bin & u-boot-restore.img on if I used Ubuntu.
I did a workaround by set up the Red Hat 7 and Ubuntu exactly the same for DHCP server, then turned on both of them at the same time, but turn off connection of Ubuntu. Then, the BBB accepted the SPL and started to boot successfully to login with Red hat?
My question is how I can make the beaglebone starts to boot the SPL? I checked Wireshark and see the Red hat and beaglebone keeps sending back and forth BOOTP Request and Reply.
Thank you.
Best Regards,
Kenny