Re: [lfs-support] please tell the error

2012-11-16 Thread Simon Geard
On Fri, 2012-11-16 at 16:07 +0530, prashant dawar wrote: > here is the output of the Result of version check.sh on ubuntu 12.04 ... > /bin/sh -> /bin/dash There's your problem. Go back to the "Host System Requirement" page and re-read it - the text, that is, not just the script. The first item on

[lfs-support] I'm rc interactively confused

2012-11-16 Thread alex lupu
Hi Bruce, Bruce: read -t "${itime}" -n 1 interactive 2>&1 > /dev/null $interactive is not set until the read command completes. It shouldn't need to be set in the script. Alex: This is kind of a chicken and egg situation. If for some reason (say, unknown to us mortals as yet) the 'read' does

Re: [lfs-support] I'm rc interactively confused

2012-11-16 Thread Bruce Dubbs
alex lupu wrote: > In the process of trying to stop the boot sequence right after VFS > (different story), I took a closer look at '/etc/rc.d/init.d/rc' workings: > > 1. I created a file '/etc/sysconfig/rc.site': > IPROMPT="yes" > itime=10 That's correct. > 2. In '/etc/rc.d/init.d/rc', right af

[lfs-support] I'm rc interactively confused

2012-11-16 Thread alex lupu
In the process of trying to stop the boot sequence right after VFS (different story), I took a closer look at '/etc/rc.d/init.d/rc' workings: 1. I created a file '/etc/sysconfig/rc.site': IPROMPT="yes" itime=10 2. In '/etc/rc.d/init.d/rc', right after read -t "${itime}" -n 1 interactive 2>&1 >

Re: [lfs-support] Grub 2.0 problem

2012-11-16 Thread Bruce Dubbs
Tobias Gasser wrote: > what is NOT what i expect > > 1) there is no load.cfg, but maybe that's ok > 2) the prefix is WRONG, it should be either "/boot" or "(hd0,msdos1)" > > i went back to line 642 an got > drive: (hostdisk//dev/sda,msdos1) > and after the sed > partition: ,msdos1 > drive: hostdis

Re: [lfs-support] please tell the error

2012-11-16 Thread Fernando de Oliveira
--- Em sex, 16/11/12, prashant dawar escreveu: > De: prashant dawar > Assunto: Re: [lfs-support] please tell the error > Para: "LFS Support List" > Cc: thor...@yahoo.co > Data: Sexta-feira, 16 de Novembro de 2012, 7:37 Please, do not top post (do not write reply above all message). If one test

Re: [lfs-support] please tell the error

2012-11-16 Thread prashant dawar
PATH is also set properly. On Fri, Nov 16, 2012 at 5:17 PM, prashant dawar < prashantdawar.2...@gmail.com> wrote: > nothing found useful. see the attached log file for details. i want to do > it. i am stuck now. > > > On Fri, Nov 16, 2012 at 4:44 PM, prashant dawar < > prashantdawar.2...@gmail.

Re: [lfs-support] please tell the error

2012-11-16 Thread prashant dawar
nothing found useful. see the attached log file for details. i want to do it. i am stuck now. On Fri, Nov 16, 2012 at 4:44 PM, prashant dawar < prashantdawar.2...@gmail.com> wrote: > i am thinking the error is with glibc of host itself. its working in host > quite well but lfs is not able to us

Re: [lfs-support] Grub 2.0 problem

2012-11-16 Thread Tobias Gasser
Am 16.11.2012 12:06, schrieb Tobias Gasser: > i now run "grub-install /dev/sda" with my inserted line 717. > i'll be back in either 2 minutes after sucessful reboot, or 15 minutes > id i have to use the live-cd to reinstall grub... still the same. i just get the grub-rescue-console. GRUB loading.

Re: [lfs-support] please tell the error

2012-11-16 Thread prashant dawar
i am thinking the error is with glibc of host itself. its working in host quite well but lfs is not able to use it properly due to coding in configure file itself. i am checking the configure file of binutils now. On Fri, Nov 16, 2012 at 4:14 PM, Raji A.C wrote: > run this command before starti

Re: [lfs-support] Grub 2.0 problem

2012-11-16 Thread Tobias Gasser
> You should have /boot/grub/i386-pc/core.img. yes. it's size is 26433 > grub-install is a script. Lets try to look at that to see if we can > figure it out. Adding a few echo commands can confirm some of the > settings. You can also try 'grub-install --verbose /dev/sda'. You may > want to a

Re: [lfs-support] please tell the error

2012-11-16 Thread Raji A.C
run this command before starting build apt-get install texinfo On Fri, Nov 16, 2012 at 4:07 PM, prashant dawar < prashantdawar.2...@gmail.com> wrote: > here is the output of the Result of version check.sh on ubuntu 12.04 > bash, version 4.2.24(1)-release > /bin/sh -> /bin/dash > Binutils: (GNU

Re: [lfs-support] please tell the error

2012-11-16 Thread prashant dawar
here is the output of the Result of version check.sh on ubuntu 12.04 bash, version 4.2.24(1)-release /bin/sh -> /bin/dash Binutils: (GNU Binutils for Ubuntu) 2.22 bison (GNU Bison) 2.5 /usr/bin/yacc -> /usr/bin/bison.yacc bzip2, Version 1.0.6, 6-Sept-2010. Coreutils: 8.13 diff (GNU diffutils) 3.