Re: Make a bootable LFS iso.

2009-07-28 Thread khaled gouaich
Hi Mike, Thanks for the advice. I'll look for more informations about making LiveCD. If you get some time, please can you show me the way how you made it. 2009/7/27 Mike McCarty mike.mcca...@sbcglobal.net: khaled gouaich wrote: Hi all, I need help for making LFS bootable iso. I have already

Re: Error when trying make the kernel

2009-07-28 Thread William Immendorf
2009/7/28 peter pe...@bios.co.jp: 2.6.27.4/usr/bin/ld:warning:cannotfindentrysymbol_start /bin/sh: defaultingto0804080b8: command not found make: *** [include/config/kernel.release] Error 127 Sorry, your LFS text is a bit mangled. Try the development version, it WFM on newer hosts. William --

Re: Make a bootable LFS iso.

2009-07-28 Thread Justin P. Mattock
khaled gouaich wrote: Hi Mike, Thanks for the advice. I'll look for more informations about making LiveCD. If you get some time, please can you show me the way how you made it. 2009/7/27 Mike McCartymike.mcca...@sbcglobal.net: khaled gouaich wrote: Hi all, I need help for

Re: Make a bootable LFS iso.

2009-07-28 Thread Robert A. Lerche
I need help for making LFS bootable iso. I have already googled about how making an bootable iso but i have no idea how should i process -_- If some one did it yet, please i need to know all the steps. Thanks. I recently built a custom LFS live CD for the Open Source Digital Voting

Re: Make a bootable LFS iso.

2009-07-28 Thread Smartboy
On Tue, Jul 28, 2009 at 7:21 AM, Justin P. Mattock justinmatt...@gmail.comwrote: khaled gouaich wrote: Hi Mike, Thanks for the advice. I'll look for more informations about making LiveCD. If you get some time, please can you show me the way how you made it. 2009/7/27 Mike

Re: Make a bootable LFS iso.

2009-07-28 Thread Justin P. Mattock
Smartboy wrote: On Tue, Jul 28, 2009 at 7:21 AM, Justin P. Mattock justinmatt...@gmail.com mailto:justinmatt...@gmail.com wrote: khaled gouaich wrote: Hi Mike, Thanks for the advice. I'll look for more informations about making LiveCD. If you get some time, please

Re: Make a bootable LFS iso.

2009-07-28 Thread Smartboy
On Tue, Jul 28, 2009 at 8:25 AM, Justin P. Mattock justinmatt...@gmail.comwrote: Smartboy wrote: On Tue, Jul 28, 2009 at 7:21 AM, Justin P. Mattock justinmatt...@gmail.com mailto:justinmatt...@gmail.com wrote: khaled gouaich wrote: Hi Mike, Thanks for the advice. I'll

Re: Make a bootable LFS iso.

2009-07-28 Thread Justin P. Mattock
Smartboy wrote: On Tue, Jul 28, 2009 at 8:25 AM, Justin P. Mattock justinmatt...@gmail.com mailto:justinmatt...@gmail.com wrote: Smartboy wrote: On Tue, Jul 28, 2009 at 7:21 AM, Justin P. Mattock justinmatt...@gmail.com mailto:justinmatt...@gmail.com

Re: Make a bootable LFS iso.

2009-07-28 Thread Theodore Heise
On Tue, 28 Jul 2009, Justin P. Mattock wrote: Smartboy wrote: [...snipped 120 quoted lines...] The problem with installations from LiveCD is that you need to change some things for a system to run as a livecd, and change them back when you run from a normal install. If you wanted

Re: Make a bootable LFS iso. [continued]

2009-07-28 Thread Robert A. Lerche
A warning about my OSDV LFS Live CD: My build structure is a little fragile due to my adding the Pvote application and making the live CD automatically run the demo (that was the purpose of my exercise). The default target in my master Makefile is osdv-iso, the live Pvote demo CD. The iso

Re: Error when trying make the kernel

2009-07-28 Thread Justin P. Mattock
William Immendorf wrote: 2009/7/28 peterpe...@bios.co.jp: 2.6.27.4/usr/bin/ld:warning:cannotfindentrysymbol_start /bin/sh: defaultingto0804080b8: command not found make: *** [include/config/kernel.release] Error 127 Sorry, your LFS text is a bit mangled. Try the development

Re: Error when trying make the kernel

2009-07-28 Thread peter
Hi Justin I tried to create a symlink as you said, but still getting exact same messages: 2.6.27.4/usr/bin/ld:warning:cannotfindentrysymbol_start /bin/sh: defaultingto0804080b8: command not found make: *** [include/config/kernel.release] Error 127 I also borrowed .config file from old one

Re: Error when trying make the kernel

2009-07-28 Thread Justin P. Mattock
peter wrote: Hi Justin I tried to create a symlink as you said, but still getting exact same messages: 2.6.27.4/usr/bin/ld:warning:cannotfindentrysymbol_start /bin/sh: defaultingto0804080b8: command not found make: *** [include/config/kernel.release] Error 127 I also

Re: Error when trying make the kernel

2009-07-28 Thread peter
Everything up to End of chapter 6 went ok. So binutils and headers should be fine. Though I skiped the 7.12 CD-ROM symlink which I didn't have, and7.13 network part, which did not work on my case. Oh one more thing is on 7.9 I did set bash shell startup file with ja_JP.EUC_JP which I intended to

Re: Error when trying make the kernel

2009-07-28 Thread peter
Oh that error happens while compiling, after menuconfig. that was why I was wondering if I made mistake with config settings. Is there a site I can get detail info about the kernel setting using menuconfig? Peter - Original Message - From: Justin P. Mattock justinmatt...@gmail.com To:

Re: Error when trying make the kernel

2009-07-28 Thread Justin P. Mattock
peter wrote: Oh that error happens while compiling, after menuconfig. that was why I was wondering if I made mistake with config settings. Is there a site I can get detail info about the kernel setting using menuconfig? Peter - Original Message - From: Justin P.