On Tue, Apr 01, 2008 at 11:34:52PM -0700, kewlemer wrote:
> My bad - sorry this is what I have -
> 3:2345:respawn:/sbin/getty 38400 tty3
>
> I still get this error -
> NIT: cannot execute "/sbin/getty"
> INIT: cannot execute "/sbin/getty"
> INIT: cannot execute "/sbin/getty"
> INIT: cannot execute
kewlemer wrote:
> My bad - sorry this is what I have -
> 3:2345:respawn:/sbin/getty 38400 tty3
>
> I still get this error -
> NIT: cannot execute "/sbin/getty"
> INIT: cannot execute "/sbin/getty"
> INIT: cannot execute "/sbin/getty"
> INIT: cannot execute "/sbin/getty"
> INIT: Id "3" respawning
On 3/31/08, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Sat, Mar 29, 2008 at 05:31:14PM -0700, kewlemer wrote:
> > In a line like -
> > 1:2345:respawn:/sbin/getty 9600 tty1
> > can anyone tell me what "9600" means?
> >
> > I'm asking this because in the UML book I found -
> > 3:2345:respawn:/sb
On Sat, Mar 29, 2008 at 05:31:14PM -0700, kewlemer wrote:
> In a line like -
> 1:2345:respawn:/sbin/getty 9600 tty1
> can anyone tell me what "9600" means?
>
> I'm asking this because in the UML book I found -
> 3:2345:respawn:/sbin/getty 38400 tty1
It's a baud rate, and it's irrelevant for UML.
Hi all,
I'm sturugging to access my UML through a console and serial line .
I'm hoping someone can help me in the inittab config.
I've sucessfully booted into a UML kernel and I have UMLs iniitab
(relevant part) as -
# We launch just one console for UML:
c0:1235:respawn:/sbin/mingetty tty0
The