On 03/05/2010 09:46 AM, Suresh Kumar wrote:
Hi,


Now check the ABI of the kernel, use
"ptxdist menuconfig kernel" (which will start the kernel's menuconfig).
     -> Kernel Features
       -> Use the ARM EABI to compile the kernelRecompile your Kernel with:
"ptxdist go"

Thanks. I am able to cross this. But still i am not able to get the
prompt. something wrong in the init scripts.


The following lines keep on priniting.
process '/sbin/getty -L 115200 ttyAMA0 vt100' (pid 362) exited.
Scheduling for .
starting pid 367, tty '/dev/console': '/sbin/getty -L 115200 ttyAMA0 vt100'

can you suggest what would be wrong in the configuration?


Looks like you've spelled the root console name incorrectly.

Try looking through the boot log (the whole thing, not just what you've
copied below) for the name of the console.

What do your bootargs (kernel command line) look like?


BOOTUP LOGS:

VFS: Mounted root (nfs filesystem) on device 0:13.
Freeing init memory: 124K
init started: BusyBox v1.15.2 (2010-03-04 21:10:29 BDST)
starting pid 322, tty '/dev/console': '/etc/init.d/rcS'
mounting filesystems.../etc/init.d/rcS: line 13: can't create /dev/null:
No sucs
done.
running rc.d services...
starting udev
failed
error: sysfs not mounted
run-parts: /etc/rc.d/S00udev exited with code 1
starting network interfaces...
/etc/rc.d/S26networking: line 5: can't create /dev/null: No such device
or addrs
ip: RTNETLINK answers: File exists
logrotate: rotating in /var/log
run-parts: /etc/rc.d/S98logrotate exited with code 1
loading modules

OSELAS(R)-Generic-2010.01.0 (ptxdist-2010.01.0/2010-03-05T22:07:47+0700)

  ____  _   _ ____  _____ ____  _   _
/ ___|| | | |  _ \| ____/ ___|| | | |
\___ \| | | | |_) |  _| \___ \| |_| |
  ___) | |_| |  _ <| |___ ___) |  _  |
|____/ \___/|_| \_\_____|____/|_| |_|



starting pid 351, tty '/dev/console': '/sbin/getty -L 115200 ttyAMA0 vt100'
process '/sbin/getty -L 115200 ttyAMA0 vt100' (pid 351) exited.
Scheduling for .
starting pid 357, tty '/dev/console': '/sbin/getty -L 115200 ttyAMA0 vt100'
process '/sbin/getty -L 115200 ttyAMA0 vt100' (pid 357) exited.
Scheduling for .
starting pid 362, tty '/dev/console': '/sbin/getty -L 115200 ttyAMA0 vt100'
process '/sbin/getty -L 115200 ttyAMA0 vt100' (pid 362) exited.
Scheduling for .
starting pid 367, tty '/dev/console': '/sbin/getty -L 115200 ttyAMA0 vt100'

thanks
suresh



--
ptxdist mailing list
[email protected]

--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

--
ptxdist mailing list
[email protected]

Reply via email to