On Mon, Aug 1, 2016 at 2:34 PM, <[email protected]> wrote: > Hi Robert, > > I built a custom kernel for an NTC CHIP and I am experiencing the " Failed > to start Hostname Service." problem. Do you happen to recall what the issue > was in your kernel config that lead to your instance of " Failed to start > Hostname Service."?
Sorry, looking at my git commits around that week... i had merged us closer to debian.org's .config.. https://github.com/RobertCNelson/ti-linux-kernel-dev/commits/ti-linux-3.14.y?page=7 Since that's^ so massive, first double check systemd's .config requirements here: https://github.com/systemd/systemd/blob/master/README#L37 Regards, > > Thank you, > John > > On Thursday, December 18, 2014 at 6:59:32 PM UTC-5, RobertCNelson wrote: >> >> On Fri, Dec 12, 2014 at 5:52 PM, Robert Nelson <[email protected]> >> wrote: >> > On Fri, Dec 12, 2014 at 5:44 PM, Graham <[email protected]> wrote: >> >> Robert: >> >> Thanks for the new release. >> >> >> >> I installed on a BBB Rev-C and get the follow boot failure involving >> >> the >> >> Hostname service. >> >> >> >> Is there something I need to add or remove? >> >> >> >> Thanks, >> >> --- Graham >> >> >> >> == >> >> >> >> >> >> >> >> Loading, please wait... >> >> [ 7.727431] systemd-fsck[151]: rootfs: clean, 70870/230144 files, >> >> 404392/919296 blocks >> >> [ 15.925018] libphy: PHY 4a101000.mdio:01 not found >> >> [ 15.930059] net eth0: phy 4a101000.mdio:01 not found on slave 1 >> >> [FAILED] Failed to start Hostname Service. >> >> See 'systemctl status systemd-hostnamed.service' for details. >> >> [ OK ] Started Light Display Manager. >> >> [ OK ] Created slice user-1000.slice. >> >> Starting User Manager for UID 1000... >> >> >> >> Debian GNU/Linux 8 BBB3 ttyO0 >> > >> > I'm "mostly" sure this is a kernel config issue, i still need to >> > re-review systemd's requirements. >> >> Just a small update, "[FAILED] Failed to start Hostname Service." is >> now fixed, just noise from a mis-configured kernel config.. update not >> release yet, waiting for ti to rebase on the new v3.14.x from >> kernel.org >> >> 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/31488b56-404d-44d4-a35e-eaaf503e7d70%40googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. -- 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/CAOCHtYi6r-e%3D-TZ%2B3MoHPYEzT928J3uP7otMt7fiEP%2Bum73a4Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
