Thanks for getting back guys ….
IMHO there has to be a straight forward way of doing this. By that I mean, I don’t have to login to my microwave to make popcorn. (there are 1000’s of embedded systems running Linux) So somebody must have done it ?? From: [email protected] [mailto:[email protected]] On Behalf Of William Hermans Sent: Monday, September 07, 2015 12:04 AM To: [email protected] Subject: Re: [beagleboard] Auto Login with Debian ? Pretty much you have to instal SYSV, remove systemd and do what Roberts suggests for wheezy. It could fix your issue, *if* you wanted to do away with systemd. That is probably what I'd do, but that doesn't mean that anyone else has to agree with me. For me it is a simple matter of being able to get the things done that I want to get done. Without having to explore new ways of doing the old things I already know how to do . . . On Sun, Sep 6, 2015 at 8:44 PM, Robert Nelson <[email protected]> wrote: On Sun, Sep 6, 2015 at 9:10 PM, Bill Pretty <[email protected]> wrote: > Thanks William. > > > > I checked out: > > http://without-systemd.org/wiki/index.php/How_to_remove_systemd_from_a_Debian_jessie/sid_installation > > and it looks like I would have to change this line in uEnv.txt > > uname_r=3.8.13-bone70 > #dtb= > cmdline=quiet init=/lib/systemd/systemd ß to something else ? Well based on ^ that it's wheezy... just do: cmdline=quiet init=/lib/systemd/systemd to: #cmdline=quiet init=/lib/systemd/systemd for no more systemd in "wheezy".. However for "Jessie" or later, it'll take more work. Personally, systemd has been more useful then painful.. (just enough :) ) 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] <mailto:beagleboard%[email protected]> . For more options, visit https://groups.google.com/d/optout. -- 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. -- 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.
