Re: Need Help - boot fails - This cause?

2011-09-25 Thread Ken Moffat
On Sun, Sep 25, 2011 at 09:32:04PM -0400, scrat wrote: hmm, I didn't intend to still be awake at this time, really I didn't, but I'm nursing my current dekstop build scripts :-( > > This is a five year old lapdog machine so it is not to beastky fast ;) > That is odd, because the log timestamp

Re: Need Help - boot fails - This cause?

2011-09-25 Thread scrat
On 09/25/2011 08:51 PM, Ken Moffat wrote: > On Sun, Sep 25, 2011 at 07:46:54PM -0400, scrat wrote: >> I think I may have found the error of my ways > I'm sorry, I disagree. OK I've been completely wrong before ;) >> I am building for i686 >> >> When reviewing my build process logs I found this

Re: Need Help - boot fails - This cause?

2011-09-25 Thread Ken Moffat
On Sun, Sep 25, 2011 at 07:46:54PM -0400, scrat wrote: > > I think I may have found the error of my ways I'm sorry, I disagree. > > I am building for i686 > > When reviewing my build process logs I found this under Chapter 6.16 > GCC-4.5.2... > > When doing the compile test ie echo main(){}

Re: Need Help - boot fails - This cause?

2011-09-25 Thread scrat
I think I may have found the error of my ways I am building for i686 When reviewing my build process logs I found this under Chapter 6.16 GCC-4.5.2... When doing the compile test ie echo main(){} > dummy.c...etc. From the book: Next, verify that the new linker is being used with the correct

Re: trouble compiling glibc in chapter 6.9

2011-09-25 Thread Dustin Essington
Instructions in link worked flawlessly. Made sure to delete the glibc-build dir and tacked --includedir=/tmp onto the configure line. Sent from my Verizon Wireless BlackBerry -Original Message- From: DJ Lucas Sender: lfs-support-boun...@linuxfromscratch.org Date: Sun, 25 Sep 2011 15:00:2

Re: trouble compiling glibc in chapter 6.9

2011-09-25 Thread DJ Lucas
On 09/25/2011 10:06 AM, Dustin Essington wrote: > I've had next to no trouble, minus missing or miscopying a step, up to > this point. I've removed the glibc-2.13 and glibc-build dirs and tried > this step a few times, even left it alone for 6 hours, but it always > ends up in a loop. I've attached

Re: Need Help - boot fails

2011-09-25 Thread Andrew Elian
Hello, On Sun, Sep 25, 2011 at 01:56:28PM -0400, scrat wrote: > I have completed the LFS-6.8 book to the chapter on rebooting to the new > LFS system. > > The kernel appears to load but fails at the point of: > > [ 1.433897] Freeing unused kernel memory: 400k freed >

Re: Need Help - boot fails

2011-09-25 Thread Dustin Essington
That would be the time since the system(kernel) started. IIRC. Sent from my Verizon Wireless BlackBerry -Original Message- From: scrat Sender: lfs-support-boun...@linuxfromscratch.org Date: Sun, 25 Sep 2011 13:56:28 To: LFS Support List Reply-To: LFS Support List Subject: Re: Need Help

Re: Need Help - boot fails

2011-09-25 Thread scrat
On 09/25/2011 12:51 PM, Bruce Dubbs wrote: > scrat wrote: >> On 09/25/2011 10:33 AM, Andrew Benton wrote: >>> On Sun, 25 Sep 2011 08:52:02 -0400 >>> scrat wrote: >>> I have completed the LFS-6.8 book to the chapter on rebooting to the new LFS system. The kernel appears to load

Re: Need Help - boot fails

2011-09-25 Thread Bruce Dubbs
scrat wrote: > On 09/25/2011 10:33 AM, Andrew Benton wrote: >> On Sun, 25 Sep 2011 08:52:02 -0400 >> scrat wrote: >> >>> I have completed the LFS-6.8 book to the chapter on rebooting to the new >>> LFS system. >>> >>> The kernel appears to load but fails at the point of: >>> >>> [ 1.433897] Freein

Re: Need Help - boot fails

2011-09-25 Thread scrat
On 09/25/2011 10:33 AM, Andrew Benton wrote: > On Sun, 25 Sep 2011 08:52:02 -0400 > scrat wrote: > >> I have completed the LFS-6.8 book to the chapter on rebooting to the new >> LFS system. >> >> The kernel appears to load but fails at the point of: >> >> [ 1.433897] Freeing unused kernel memory:

trouble compiling glibc in chapter 6.9

2011-09-25 Thread Dustin Essington
I've had next to no trouble, minus missing or miscopying a step, up to this point. I've removed the glibc-2.13 and glibc-build dirs and tried this step a few times, even left it alone for 6 hours, but it always ends up in a loop. I've attached a copy of the output. root:/sources/glibc-build# make

Re: Need Help - boot fails

2011-09-25 Thread Andrew Benton
On Sun, 25 Sep 2011 08:52:02 -0400 scrat wrote: > I have completed the LFS-6.8 book to the chapter on rebooting to the new > LFS system. > > The kernel appears to load but fails at the point of: > > [ 1.433897] Freeing unused kernel memory: 400k freed > > It stops there and a hard reset is re

Need Help - boot fails

2011-09-25 Thread scrat
I have completed the LFS-6.8 book to the chapter on rebooting to the new LFS system. The kernel appears to load but fails at the point of: [ 1.433897] Freeing unused kernel memory: 400k freed It stops there and a hard reset is required. What is the next step in the boot process. The new LFS s