Hello I am trying to revive my Efika and setup debian linux.
My efika has attached:
*) hard disk
*) serial cable
*) ethernet cable
It does
not have a video card. I am using minicom to operate the board and TFTP to boot the kernel.
Code:
boot eth:192.168.178.21 di_efika console=ttyPSC0
After the debian installer finishes successfully I try to boot with the following command:
Code:
boot eth:192.168.178.21 kernel_efika root=/dev/sda2 console=ttyPSC0
then I get to this point:
Code:
INIT: Entering runlevel: 2
Starting system log daemon: syslogd.
Starting kernel log daemon: klogd.
Starting portmap daemon...Already running..
Starting MTA: exim4.
Starting internet superserver: inetd.
Starting NFS common utilities: statd.
Starting deferred execution scheduler: atd.
Starting periodic command scheduler: crond.
after wich nothing happens.