atv-bootloader automatically tried to configure ethernet using DHCP. This can
lead to long timeouts
if a DHCP server is not present. This feature was enabled incase telnet (not
running yet) access was
desired instead of using direct access. Obviously if one is using
atv-bootloader to chain-boot an
other linux system, network access is not required and should be disabled.
One can fix this by extracting the initrd.gz image and editing etc/init.d/rcS.
Comment out the
ethernet setup near the bottom of the script.
This will be fixed in the next svn commit.
Original issue reported on code.google.com by sdavi...@gmail.com on 14 Mar 2008 at 3:51
Original issue reported on code.google.com by
sdavi...@gmail.com
on 14 Mar 2008 at 3:51