From: Jon-Erling D. <jo...@ga...> - 2002-10-25 21:14:19
|
Hi, I have some problems upgrading my ebox with the CVS version of ebolinux. I have an eB103 R2A manufactured 00W47. The box works fine, and I can surf to it on http://172.24.85.154/forum/, but there are no configuration options there, only bundle control and SMS simulator. It seems that it might be a production version I got my hands on. That might explain why the serial port is not enabled. I've tried both using minicom and start_ews_serial, but none of that worked. Instead I tried the start_ews_eth which seem to work. After I reboot I can connect using minicom, and I get a lot of output (included last in the mail). The problem is that I don't get a prompt. Do I need to to type some magic key sequence in order to get a prompt? What am I doing wrong? Also, pressing Ctrl-D when booting, gives me the boot loader prompt, but no matter what I write I get 'Access denied'... Any help appreciated. thanks, joda Output from startup after start_ews_serial: ------------------------------------------------------- ... eth1: transmit timed out, IRQ conflict ?? eth1: transmit underrun eth1: transmit timed out, IRQ conflict ?? eth1: transmit underrun Operation failed. Running /etc/rc.d/S35setup_pump ... DONE OK Running /etc/rc.d/S40install_certificate ... Running /etc/rc.d/S40install_certificate ... DONE OK Running /etc/rc.d/S70setup_loop_driver ... Running /etc/rc.d/S70setup_loop_driver ... DONE OK Running /etc/rc.d/S70setup_nat ... eth0 : installing NAT support. eth0 : interface is UP. Running /etc/rc.d/S70setup_nat ... DONE OK Running /etc/rc.d/S90setup_swud ... swud[63]: Initializing swud swud[63]: lstat(/tmp/opt/swud/, &st) returned -1, errno: 2 swud[63]: lstat(/mnt/tmpram_src/, &st) returned -1, errno: 2 swud[63]: EBL boot_type variable not set! Assuming normal boot swud[63]: Initializing neatboot swud[63]: lstat(/tmp/opt/swud/installer/, &st) returned -1, errno: 2 swud[63]: lstat(/tmp/opt/swud/executor/, &st) returned -1, errno: 2 swud[63]: lstat(/tmp/opt/swud/executor/db/, &st) returned -1, errno: 2 swud[63]: Start check module uhttpd swud[63]: Starting module uhttpd swud[63]: Start check module osg_adp swud[63]: Starting module osg_adp swud[63]: Start check module mserv swud[63]: Starting module mserv swud[63]: Start check module login swud[63]: Starting module login swud[63]: Start check module fw_setup swud[63]: Starting module fw_setup swud[63]: Start check module faulthandler swud[63]: Starting module faulthandler Running /etc/rc.d/S90setup_swud ... DONE OK Running /etc/rc.d/S99boxready ... Running /etc/rc.d/S99boxready ... DONE OK |