xinglp wrote:
> 2014-04-05 19:50 GMT+08:00 Armin K. <kre...@email.com>:
>> On 04/05/2014 05:50 AM, Bruce Dubbs wrote:
>>> xinglp wrote:
>>>> 2014-04-05 11:04 GMT+08:00 Bruce Dubbs <bruce.du...@gmail.com>:
>>>>> xinglp wrote:
>>>>>> When boot into systemd, got the below message:
>>>>>
>>>>> Lets work the problems one at a time.
>>>
>>>>>> [/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
>>>>>
>>>>> Something else I forgot.  What happens if you add
>>>>>
>>>>> systemd-journal:x:97
>>>>>
>>>>> to /etc/groups.
>>>> There's no "[FAILED] Failed to start Create Volatile Files and
>>>> Directories." now,
>>>
>>> Good.  I'll add that group to the book.  I just rebuilt and am also
>>> having trouble with the renaming of the network connection.  Try 'ls
>>> /sys/class/net' and make ifconfig conform to that.  The ifup <interface>
>>> should work.
>>>
>>> I'm not sure why the login service is failing for you.  It's working for
>>> me.  The failure message wasn't very informative.
>>>
>>>     -- Bruce
>>>
>>
>> You are missing messagebus user and group as well as adm and
>> systemd-journal group. Please use the same values as in systemd book.

> This fixed my problems, thanks. Only network was not brought up now.

Two ways to workaround the problem:

1. Put net.ifnames=0 on the kernel command line in GRUB
2. Change the ifconfig file to match the value that udev assigns

I'll be working on a udev rule to do the reassignment today.

   -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to