Thanks Robert,

I fixed the issue as shown in my last post. Appreciate your time taken to 
reply.

Regards

onio

On Sunday, 10 December 2017 20:41:57 UTC, RobertCNelson wrote:
>
> On Sun, Dec 10, 2017 at 2:37 PM, onio <[email protected] <javascript:>> 
> wrote: 
> > I am learning Embedded Linux using the book titled "Mastering Embedded 
> Linux 
> > Programming" by Chris Simmonds on page 131 of the second edition. He 
> speak 
> > about adding the following lines to an "inittab" file in /etc when 
> building 
> > a ram file system. 
> >>> 
> >>> There is a version of getty in BusyBox. You launch it from inittab 
> using 
> >>> the keyword 
> >>> 
> >>> respawn, which restarts getty when a login shell is terminated, so 
> >>> inittab should read 
> >>> 
> >>> like this: 
> > 
> > 
> > ::sysinit:/etc/init.d/rcS 
> > ::respawn:/sbin/getty 115200 console 
> > 
> > My problem is when I do this I can't seem to log in I get re-occurring 
> > message 
> > getty: can't open '/dev/null': No such file or directory 
>
> Replace "console" with your actual serial link name.. 
>
> BeagleBone Black: ttyO0 
>
> Regards, 
>
> -- 
> Robert Nelson 
> https://rcn-ee.com/ 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/12f2ebf0-b747-4633-84dc-5233eec9b954%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to