kernel configuration and installation

2008-10-28 Thread Rob Thornton
This is my second time through LFS. The first with LFS 6.3 and now through LFS SVN. I have a couple questions on installing and configuring the Linux kernel... 1) When enabling ALSA support, should the LFS book not recommend that the card drivers be loaded as modules so when updated versions of

Re: test

2008-10-28 Thread GMail
Hi Steve, I don't know if there is a bug or feature with this mailing list. I submitted three questions using a gmail address and each one was put on hold pending moderator approval, which never came. This is why I put out the test. On Oct 28, 2008, at 7:47 PM, Steve Prior wrote: > The tub

Re: test

2008-10-28 Thread Steve Prior
The tubes are working. Steve RPorterMail wrote: > testing > -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

test

2008-10-28 Thread RPorterMail
testing -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: lfs 6.3-Problem installing Ncurses-5.6

2008-10-28 Thread Ken Moffat
On Tue, Oct 28, 2008 at 10:04:32PM +0100, giuseppe marchi wrote: > > Hi, > i'm following lfs-book 6.3. I'm blocked on chapter 6 at paragraph 6.20 on > installing Ncurses-5.6. > I'm not able to install after compilation. The host pc is running with fedora > 9. > This is the log that see when type

8.4. Making the LFS System Bootable

2008-10-28 Thread Wolfgang Messingschlager
Ken Moffat wrote: > On Tue, Oct 28, 2008 at 10:53:12PM +0100, Wolfgang Messingschlager wrote: >> Wolfgang Messingschlager wrote: >> >> Hi all, >> >> >> I have meanwhile tried to build a kernel with EXT2 and EXT3 within the >> kernel. >> >> # egrep '(EXT2|EXT3)' .config >> CONFIG_EXT2_FS=y >> CONFI

Re: 8.4. Making the LFS System Bootable

2008-10-28 Thread Ken Moffat
On Tue, Oct 28, 2008 at 10:53:12PM +0100, Wolfgang Messingschlager wrote: > Wolfgang Messingschlager wrote: > > Hi all, > > > I have meanwhile tried to build a kernel with EXT2 and EXT3 within the > kernel. > > # egrep '(EXT2|EXT3)' .config > CONFIG_EXT2_FS=y > CONFIG_EXT2_FS_XATTR=y > CONFIG_

8.4. Making the LFS System Bootable

2008-10-28 Thread Wolfgang Messingschlager
Wolfgang Messingschlager wrote: > Hi all, > > > before I overwrite my MBR I want to test the new generated kernel on the > my Debian host system (which uses grub as well). > The Debian host system has the following EXT3 partitions: > > - /dev/hdb20: / > - /dev/hdb23: /boot > - /dev/hdb14: /mnt/l

lfs 6.3-Problem installing Ncurses-5.6

2008-10-28 Thread giuseppe marchi
Hi, i'm following lfs-book 6.3. I'm blocked on chapter 6 at paragraph 6.20 on installing Ncurses-5.6. I'm not able to install after compilation. The host pc is running with fedora 9. This is the log that see when type make install: . DESTDIR= \ prefix=/usr \ exec_prefix=/usr \ bindir=/us

8.4. Making the LFS System Bootable

2008-10-28 Thread Wolfgang Messingschlager
Hi all, before I overwrite my MBR I want to test the new generated kernel on the my Debian host system (which uses grub as well). The Debian host system has the following EXT3 partitions: - /dev/hdb20: / - /dev/hdb23: /boot - /dev/hdb14: /mnt/lfs ... The new LFS partition is on /dev/hdb14 and /

Re: locales issues

2008-10-28 Thread Ken Moffat
On Tue, Oct 28, 2008 at 06:18:05PM +0100, Juan A. Moreno wrote: > Hi > I'm trying to put the console in Unicode mode following the instructions from > chapter 7.6 in the LFS book svn version. I'm a spanish native speaker and > this is my /etc/sysconfig/console file: > > # Begin /etc/sysconfig/co

locales issues

2008-10-28 Thread Juan A. Moreno
Hi I'm trying to put the console in Unicode mode following the instructions from chapter 7.6 in the LFS book svn version. I'm a spanish native speaker and this is my /etc/sysconfig/console file: # Begin /etc/sysconfig/console UNICODE="1" KEYMAP="es" KEYMAP_CORRECTIONS="euro2" LEGACY_CHARSET="is

gcc:unrecognized option '-mtune=pentiumpro'

2008-10-28 Thread Rodolfo Perez
I'm trying to install LFS from the Live-CD. Everything went well till Chapter 5.7. Adjusting the Toolchain, wenn i entered the command: gcc -dumpspecs | sed 's@ . I got the message "gcc:unrecognised option `-mtune=pentiumpro` " I copied and paste the command from the manual so I know I entered