All of lore.kernel.org
 help / color / mirror / Atom feed
* how to get busybox shell prompt on console port?
@ 2005-04-10 14:51 Robert P. J. Day
  2005-04-10 15:58 ` Kylo Ginsberg
  0 siblings, 1 reply; 5+ messages in thread
From: Robert P. J. Day @ 2005-04-10 14:51 UTC (permalink / raw)
  To: Embedded PPC Linux list


  i'm still wrestling with how to get my 8xx-based board's shell
prompt to show up on the console port.  i've built a simple
2.6.11.7-based kernel and (busybox-based) root filesystem and, fairly
quickly, i realized i needed to use the following kernel boot line:

    Linux/PPC load: rw root=/dev/ram0 console=ttyCPM0,9600

  as the boot proceeds, i eventually see:

  Serial: CPM driver $Revision: 0.01 $
  ttyCPM0 at MMIO 0xfa200a80 (irq = 20) is a CPM UART
  ttyCPM1 at MMIO 0xfa200a00 (irq = 46) is a CPM UART

which seems to be a good sign.  however, after all the standard boot
output, i'm left with no shell prompt, and i'm assuming it's just
because i haven't correctly started the shell thru /etc/inittab with
the correct parameters to have it talk to that console port.

  what would be the correct invocation of /bin/sh in /etc/inittab to
reflect my serial/console port setup above?  thanks.

rday

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-04-10 21:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-10 14:51 how to get busybox shell prompt on console port? Robert P. J. Day
2005-04-10 15:58 ` Kylo Ginsberg
2005-04-10 17:06   ` Robert P. J. Day
2005-04-10 17:24     ` Kylo Ginsberg
2005-04-10 20:58       ` Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.