On Wed, Oct 8, 2014 at 7:47 AM, Mirko Fucci <[email protected]> wrote: > > Hi everyone, > > With reference to the latest official image ( "Debian (BeagleBone, > BeagleBone Black - 2GB SD) 2014-05-14") that i have installed on a SD card i > have noticed that during the system start up > > a sort of boot log has shown (before of the login prompt and the automatic > start of the X11 graphical environment) with the penguin logo in the > top-left part of the screen (with previous console images i used - > > debian wheezy 7.4 - no boot log was shown and boot stop with login prompt). > > I would like to hide this sort of boot up log and show only the logo during > startup and disable the automatic start of graphical environment .
easy disable the logo: https://github.com/beagleboard/linux/blob/3.8/arch/arm/configs/bb.org_defconfig#L3144 on the second point, disable lightdm which will stop xorg from starting Regards, -- Robert Nelson http://www.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.
