Re: [lfs-support] Cannot boot to LFS with seperate boot partition

2012-06-21 Thread Andrew Elian
Hello, On Thu, Jun 21, 2012 at 09:43:00AM +0430, Yasser Zamani wrote: Hi there, When I reboot to LFS with following /etc/fstab and /boot/grub/grub.cfg, after selecting the boot menu, it tells me error: file not found This means that grub (the bootloader) hasn't found the linux kernel.

[lfs-support] glibc 5.7

2012-06-21 Thread Tobias Gasser
why are the CC= AR= RANLIB= not set for glibc? as far i can understand, glibc will be built with the hosts compiler and not with the new one build in 5.5 as the new one didn't install reachable with the PATH-variable. in 5.8 binutils and 5.9 gcc will be built with the new compiler by specifying

Re: [lfs-support] glibc 5.7

2012-06-21 Thread Eleanore Boyd
On 6/21/2012 5:57 AM, Tobias Gasser wrote: why are the CC= AR= RANLIB= not set for glibc? as far i can understand, glibc will be built with the hosts compiler and not with the new one build in 5.5 as the new one didn't install reachable with the PATH-variable. in 5.8 binutils and 5.9 gcc

Re: [lfs-support] glibc 5.7

2012-06-21 Thread Andrew Benton
On Thu, 21 Jun 2012 11:57:19 +0100 Tobias Gasser l...@ebp-gasser.ch wrote: why are the CC= AR= RANLIB= not set for glibc? To quote from the glibc page http://www.linuxfromscratch.org/lfs/view/development/chapter05/glibc.html --host=$LFS_TGT, --build=$(../glibc-2.15/scripts/config.guess)

Re: [lfs-support] glibc 5.7

2012-06-21 Thread Tobias Gasser
Andrew Benton schrieb: On Thu, 21 Jun 2012 11:57:19 +0100 Tobias Gasser l...@ebp-gasser.ch wrote: why are the CC= AR= RANLIB= not set for glibc? To quote from the glibc page http://www.linuxfromscratch.org/lfs/view/development/chapter05/glibc.html --host=$LFS_TGT,

Re: [lfs-support] Cannot boot to LFS with seperate boot partition

2012-06-21 Thread Yasser Zamani
Date: Thu, 21 Jun 2012 01:05:45 -0600 From: e_lio...@hotmail.com To: lfs-support@linuxfromscratch.org Subject: Re: [lfs-support] Cannot boot to LFS with seperate boot partition Hello, On Thu, Jun 21, 2012 at 09:43:00AM +0430, Yasser Zamani wrote: Hi there, When I reboot to

Re: [lfs-support] Cannot boot to LFS with seperate boot partition

2012-06-21 Thread Andrew Benton
On Thu, 21 Jun 2012 17:04:24 +0100 Yasser Zamani yasser.zam...@live.com wrote: Now, system can find Linux kernel and boot to the root :) But at first, it tells error: file not found and I have to press a key to continue; do you have any idea please? Could you post your grub.cfg please? Andy

Re: [lfs-support] Cannot boot to LFS with seperate boot partition

2012-06-21 Thread Bruce Dubbs
On Jun 21, 2012 9:04 AM, Yasser Zamani yasser.zam...@live.com wrote: Thanks a lot Andrew; Now, system can find Linux kernel and boot to the root :) OK, that part is solved. But at first, it tells error: file not found and I have to press a key to continue; do you have any idea please? We