On Wed, Feb 3, 2016 at 8:57 AM, <[email protected]> wrote: > Hi, > > > I have just commented both lines, and the process goes well until console > starts to show: > > INIT: Id "T0" respawning too fast: disabled for 5 minutes > > > Then, the process enters into an infinite loop showing message every 5 > minutes. > > > What process is T0? And how can I solved this?
That's getty... serial console access.. by default 4.1.x is configured for /dev/ttySx while your rootfs is looking for /dev/ttyOx.. 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]. For more options, visit https://groups.google.com/d/optout.
