RE: Thank you

2006-04-04 Thread Mike Clawson
>By the way, Dan, I wouldn't want to say that having a problem building >LFS always makes the book need improvement. The important thing is that >the book helps you to solve that problem, because that is how you learn >more about your system. Some might profit most from the essential >pre-readi

RE: UTF-8 with LFS?

2005-12-04 Thread Mike Clawson
> Digimag wrote: > > It's really impossible to have Unicode on my LFS distribution? > > No, the editors were just being cautious. If you're interested, > try Alexander Patrakov's UTF-8 version of the LFS book http://www.linuxfromscratch.org/~alexander/lfs-book/ I would like to try this also, s

RE: bash: /tools/bin/su: No such file or directory

2005-10-30 Thread Mike Clawson
> I am working on LFS 6.1 and have completed it through section 6.8. I am > using the LFS LiveCD. I am also working through the more control and > package management stuff. When I tried to switch to the > linux-libc-headers user to install it, I received the following error: > > bash: /tools/bi

RE: 6.46 Gzip-1.3.5

2005-10-28 Thread Mike Clawson
> Hi > book version: lfs 6.1 > after instaling the gzip we use some commands like : > ln -s gzip /bin/gunzip > ok , this command will make a symlink (/bin/gunzipz) to gzip command . > but /bin/gunzip is just a link and i think it means : > when i use gunzip command , the link starts gzip command .

RE: Installing Binutils (5.3.1)

2005-10-14 Thread Mike Clawson
> Thank You for your prompt response. I will follow your > suggestion because it makes the most sense. This is > what I originally thought was supposed to be the way > to do it. But, the reason I untarred the Binutils > package outside the $LFS/source directory is because > of the statement in Ch5,

RE: how do I know which partition my harddisk is ?

2005-10-02 Thread Mike Clawson
> my harddisk is in IDE2, the wire connected as master > is that hdc or hda3 ? > may be there are some appropriate command to probe this info in linux, > > looking to see any advnacer 's help > eric > Well, I'm hardly advanced at this, but hda, hdb, hdc, etc. refer to different physical hard di

RE: error compiling binutils pass 1

2005-10-02 Thread Mike Clawson
> > I've been able to build an LFS 6.1 on an LFS 5.0 system without > > too much trouble. I had to update the kernel (as per the book), > > and at some point I had some fatal errors (I think while building > > the tools, but I might be misremembering). I just checked the > > versions on the host

RE: error compiling binutils pass 1

2005-10-02 Thread Mike Clawson
> Andrew Benton wrote: > > Albert wrote: > > > >> In file included from ./targ-cpu.h:1, > >> from > >> ../../binutils-2.15.94.0.2.2/gas/config/obj-elf.h:42, > >> from ./obj-format.h:1, > >> from > >> ../../binutils-2.15.94.0.2.2/gas/config/te-linux.h:

RE: preparing an installation CD for LFS

2005-09-20 Thread Mike Clawson
> I want that CD to simply automatically untar a file (which includes > the contents of /mnt/lfs) to the hard disk . > (let's say that we know for shure that the target will have only one > partition, /dev/hda1, > and we know for sure that the HW is the same one like that on which > the current L

Perl 5.8.6 Vulnerabilities

2005-09-18 Thread Mike Clawson
Hello, I have my 6.1 LFS system built as per the book, and am now trying to implement the errata. At the LFS web site in the errata section, I find the following regarding Perl-5.8.6 vulnerabilities: We advise upgrading to Perl-5.8.7 to fix the first three vulnerabilities. The fo

RE: Modification of su command

2005-08-27 Thread Mike Clawson
> Mike Clawson wrote: > > I have the following questions. Although I tried to follow the > > directions in the book strictly, I wanted the process to be > > reasonably automated. The problem I had was with the 'su' command > > just before section 4.4 of the

RE: Modification of su command

2005-08-27 Thread Mike Clawson
> (a) I am doing anything bad here, which could cause problems? > I hope the question mark makes it clear that this was intended as a question, even though the word order did not :-( Mike -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.h

Modification of su command

2005-08-27 Thread Mike Clawson
OK, I have my LFS 6.1 system up and running. Still need to mess around with kernel configuration, and figure out why grub didn't work (I'm using lilo as a temporary measure, or maybe a permanent measure if I decide I don't like grub). But that's another story... I have the following questions.

RE: Minor Problem with virtual terminals

2005-08-27 Thread Mike Clawson
> Compare the /etc/inittab on your system to the one that's listed in the > LFS book. Make sure you've copied it correctly. > That was it. I had a space between the '\033' and the '(K'. Most of these config files I cut-and-pasted from the PDF version of the book, I must have done this one manua

Minor Problem with virtual terminals

2005-08-27 Thread Mike Clawson
Hello Linux Folks, I have gotten a 6.1 system working. Had some trouble, but was eventually able to work through it. But now there is a very minor but annoying "feature" - tty1-6 all have a mysterious '(K' just before the login prompt. I have never seen this in any Linux system, including the L