[lfs-support] Can not start system log and kernel log daemons

2013-07-18 Thread Niels Terp
Hi there, I have just finished building LFS SVN-20130711. During boot I get: Starting system log daemon [FAIL] Starting kernel log daemon[FAIL] and those two logs are empty. Anybody has a hint ? Niels -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ:

Re: [lfs-support] LFS-7.3: USB mouse repeatedly disconnecting and reconnecting

2013-07-01 Thread Niels Terp
I have followed the book all the way to the end, and now have a working system, sort of. I am able to boot and log into LFS-7.3. It is of course a bare, minimal system but it does seem to be functional. There is one problem however. Approximately every 60 seconds the mouse is disconnected

Re: [lfs-support] LFS-7.3: Kernel hang problem

2013-06-29 Thread Niels Terp
-Oprindelig meddelelse- Fra: lfs-support-boun...@linuxfromscratch.org [mailto:lfs-support-boun...@linuxfromscratch.org] På vegne af Chen Qi Sendt: 29. juni 2013 06:51 Til: lfs-support@linuxfromscratch.org Emne: [lfs-support] LFS-7.3: Kernel hang problem Hi all, I've followed all

[lfs-support] Can not find device eth0

2013-05-08 Thread Niels Terp
Hi there, I have build LFS several times now, and I thought I would give the latest kernel 3.9 a try. The installation boots without problems, but in the end of the boot it can not find my NIC. Error message: Adding IPv4 address 192.168.0.100 to the eth0 interface...Cannot find device eth0

Re: [lfs-support] Can not find device eth0

2013-05-08 Thread Niels Terp
The installation boots without problems, but in the end of the boot it can not find my NIC. Niels It's name was changed, use 'ls /sys/class/net' to detect it's new name. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe:

Re: [lfs-support] Changing the ownership

2013-04-08 Thread Niels Terp
Fra: lfs-support-boun...@linuxfromscratch.org [mailto:lfs-support-boun...@linuxfromscratch.org] På vegne af Prabhu Sendt: 8. april 2013 18:11 Til: lfs-support@linuxfromscratch.org Emne: [lfs-support] Changing the ownership Hi, I'm working on LFS-7.2, I successfully compiled the packages

Re: [lfs-support] 7.3 book 7.2.1 - network interfaces

2013-04-07 Thread Niels Terp
-Oprindelig meddelelse- Fra: lfs-support-boun...@linuxfromscratch.org [mailto:lfs-support-boun...@linuxfromscratch.org] På vegne af Alice Wonder Sendt: 7. april 2013 10:51 Til: lfs-support@linuxfromscratch.org Emne: [lfs-support] 7.3 book 7.2.1 - network interfaces Build Host: Fedora 18

[lfs-support] Minor problem whith keyboard

2013-03-23 Thread Niels Terp
Hi, I'm using a Danish keyboard, and my /etc/sysconfig/console looks like this: # Begin /etc/sysconfig/console KEYMAP=dk (I have also tried dk-latin1) FONT=lat1-16 # End /etc/sysconfig/console My problem is this: In Danish we have 3 special characters: æ (ae), ø (oe or oslash) and å (aa or

[lfs-support] Kernel can not boot

2013-03-21 Thread Niels Terp
Hi there, I have build LFS several times now, and I wanted to upgrade to the new kernel 3.8.3. I started out from scratch, the only change I made from the book was the new kernel. Since I have a quad-core processor in my laptop, I made all the builds whith the make flag '-j 4'. And because I

Re: [lfs-support] Kernel can not boot

2013-03-21 Thread Niels Terp
-Oprindelig meddelelse- Fra: Niels Terp [mailto:nielst...@comhem.se] Sendt: 21. marts 2013 19:44 Til: 'LFS Support List' Emne: Kernel can not boot Hi there, I have build LFS several times now, and I wanted to upgrade to the new kernel 3.8.3. I started out from scratch, the only

Re: [lfs-support] Kernel can not boot

2013-03-21 Thread Niels Terp
-Oprindelig meddelelse- Fra: lfs-support-boun...@linuxfromscratch.org [mailto:lfs-support-boun...@linuxfromscratch.org] På vegne af Bruce Dubbs Sendt: 21. marts 2013 20:06 Til: LFS Support List Emne: Re: [lfs-support] Kernel can not boot Niels Terp wrote: Hi there, I have build LFS

Re: [lfs-support] Successfully finished LFS 7.3

2013-03-03 Thread Niels Terp
I have just finished the latest LFS, and it is working great ! I like to work from my desktop computer (with Windows 7, still .) in a terminal emulator, so for me Open-SSH and wget was imperative. Those two I installed per BLFS, and they too worked very well and without problems. I just

[lfs-support] Slightly different output from gcc test in chapter 6.17.1

2013-03-02 Thread Niels Terp
Hi, I'm doing the newly released version 7.3 on a OpenSuSE 12.3 host (32 bit). In this chapter I get some of the output right, but in the wrong sequence: The command grep -B4 '^ /usr/include' dummy.log Should give this output: #include ... search starts here:

Re: [lfs-support] Failing test of gcc

2013-02-27 Thread Niels Terp
Hi there, I'm new here - have build lfs 7.2 a couple of times without any serious probems, and now I have tried my luck with 7.3 RC1. In chapter 6.17.1 I get the fail: === libstdc++ tests === Running target unix FAIL:

Re: [lfs-support] Failing test of gcc

2013-02-27 Thread Niels Terp
-Oprindelig meddelelse- Fra: lfs-support-boun...@linuxfromscratch.org [mailto:lfs-support-boun...@linuxfromscratch.org] På vegne af Bruce Dubbs Sendt: 27. februar 2013 21:15 Til: LFS Support List Emne: Re: [lfs-support] Failing test of gcc Niels Terp wrote: I'm new here - have build lfs