LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 02-21-2002, 10:03 PM   #1
system
Member
 
Registered: Dec 2001
Distribution: LFS, RH, Slack
Posts: 104

Rep: Reputation: 15
New LFS!! Registered #3004 fed up with RH!


I just gotta brag a little I just finished setting up a 486 as lfs because I was fed up with RH's bull. I set up dhcpd, xinetd, smbd, and raidtools on the thing. Some of those are hard to find all the source code necessary to install! Anyway, it's up and running!! Anybody interested in learning how everything works, setting up an LFS machine can be very informative!

Now to stress test this baby.. I set it up because RH crashed alot under a heavy samba upload. If I can still crash it, I don't know what I'll do.. I guess I'll say "screw linux" and go with BSD!!!

I've read this somewhere else, and I'll leave it as a warning to anyone who doesn't already know:

"Redhat likes to live on the bleeding edge. It leaves the bleeding up to the users, though."
 
Old 02-22-2002, 08:02 AM   #2
tomplate
LQ Newbie
 
Registered: Feb 2002
Distribution: RedHat
Posts: 29

Rep: Reputation: 15
Exclamation So how is it working?

Give some feedback, please.
Since you dissed RedHat, tell us more about this LFS...
And, please, as this forum is read by newbies,
explain a little.
(For my benefit, as well.)
What kind of server operation are you running..
General scope, etc., without divulging any private info,
of course.
 
Old 02-22-2002, 08:04 AM   #3
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Re: So how is it working?

Quote:
Originally posted by tomplate
Give some feedback, please.
Since you dissed RedHat, tell us more about this LFS...
And, please, as this forum is read by newbies,
explain a little.
(For my benefit, as well.)
What kind of server operation are you running..
General scope, etc., without divulging any private info,
of course.
If anyone is gonna chat about LFS, might want to redirect you to the LFS forum in the Distribution Forum...

Thanks,

-trickykid
 
Old 02-22-2002, 08:20 AM   #4
system
Member
 
Registered: Dec 2001
Distribution: LFS, RH, Slack
Posts: 104

Original Poster
Rep: Reputation: 15
Sure thing, I'll post feedback after I get a little use out of this machine. So far I've already run into some problems. Tar and Bzip and some other progs started seg faulting just a min ago. I'll post some over in the lfs discussion after while. samba is still giving me trouble too, but the thing hasn't crashed on me... maybe the version of glibc I got was buggy, I don't know.
 
Old 02-22-2002, 08:26 AM   #5
Mik
Senior Member
 
Registered: Dec 2001
Location: The Netherlands
Distribution: Ubuntu
Posts: 1,316

Rep: Reputation: 47
Just a question. Did you crosscompile it on a faster machine? Or did you compile everything on the 486?

I compiled a complete LFS system on a 486. I first tried crosscompiling it on a faster machine but read that there are problems when you crosscompile when using an optimized LFS distribution. I didn't feel like installing another base distribution to do the cross compiling so I just wrote scripts to compile each package on the 486 and left it for a few days. It took almost 24 hours to just compile glibc. But it works nice and fast now though.
 
Old 02-22-2002, 09:50 AM   #6
system
Member
 
Registered: Dec 2001
Distribution: LFS, RH, Slack
Posts: 104

Original Poster
Rep: Reputation: 15
I compiled everything on the 486. It's the only machine that has linux (Previously RH). I used the RH distro already on it to set up the lfs on a new partition. That glibc did take some time for me too I've been working on getting this install running for two weeks or more. I didn't write any script to do the entire thing.. I should have, though. That was a good idea. I'm recompiling/installing samba now. I've had problems with samba on this machine with RH and now in LFS too! There must be something I'm missing. I'm thinking that maybe the machine is so slow that the connection times out, or something. I'm going to try to make it cache writes. Although the machine has no free mem when running, the cached writes will still write to swap space. The swap space might be faster then the actual destination as the actual destinantion is a software RAID 1 array. I'm also thinking that the writes are very slow because the machine does not support DMA modes for the hard disks. I tried getting a new controller before, but the controller was too new to work well with the 486... sigh.

Maybe there's a way to increase the timeout timings in samba.. That might require tinkering with the Win98 client though...
 
Old 03-01-2002, 04:28 AM   #7
Mik
Senior Member
 
Registered: Dec 2001
Location: The Netherlands
Distribution: Ubuntu
Posts: 1,316

Rep: Reputation: 47
I use a 486 as a server too. It's got a 6.5 gig harddrive in it but it is also really slow because it doesn't support DMA. I wouldn't even dare using it as a file server though. I just don't think the machine would handle it. A file server kinda depends on fast disk access which you really won't get with such slow disk speeds. And on your machine you've combined all that with a software RAID 1. The poor machine is choking to try to keep up and eventually gives up I guess. I think you'd be better off to get a cheap pentium so you could at least use the controller card to speed up harddisk access.
 
Old 03-01-2002, 09:57 AM   #8
system
Member
 
Registered: Dec 2001
Distribution: LFS, RH, Slack
Posts: 104

Original Poster
Rep: Reputation: 15
I finally got the thing to work!! It was the NIC card the whole time. I haven't tested it much, but i just switched the NIC card in the thing and it runs flawlessly. I got the idea after finding that many ppl with my NIC are having similar troubles. Yes, the machine is slow, but it is fast enough for me. Besides, my network is currently limited to 10baseT because of my hub. The machine is fast enough to stream audio and video files which is its main purpose. Also, I might make it an internet gateway too, but it will use a dial-up so the badwidth is extremely small. The box may someday be a pentium, but not soon. Maybe if I ever get DSL.

This machine now seems stable under redhat (I test with redhat so if it crashes and kills the / filesystem, I didn't hurt my LFS) so I'll be using LFS now and maybe writing a little. A howto for telnet would be nice for LFS, and a howto for RPM because all of the stuff that redhat maintains has the tgz source file stuck in an srpm.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LFS Book Chapter 6 - 1st step (chroot to /mnt/lfs) doens't work bauld Linux From Scratch 11 03-15-2006 12:31 AM
LFS-7.0-cross-lfs-20050902-x86_64-Multilib Basel Linux From Scratch 0 09-03-2005 05:03 AM
fed 3 -> Sol jollyjoice Linux - Networking 0 07-08-2005 02:50 PM
I am so fed up with Windows bolinux General 39 10-23-2003 10:25 AM
Getting fed up with modems karamasplace Linux - Hardware 7 08-06-2002 04:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 09:36 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration