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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-14-2002, 11:11 PM
|
#1
|
|
Member
Registered: May 2001
Location: Louisville, Kentucky, USA
Distribution: RedHat ES
Posts: 120
Rep:
|
almost done ..
Everything is pretty much working fine, save some net problems:
On bootup, I get the following errors:
Bringing up the loopback interface...modprobe: modprobe: Can't locate module net-pf-4
modprobe: modprobe: Can't locate module net-pf-5
modprobe: modprobe: Can't locate module net-pf-9
..[a few lines late]..
Brining up the eth0 interface...SIOCSIFADDR: No such device
eth0: unknown interface: No such device
SIOCSIFBRADDR: No such device
eth0: unknown interface: No such device
SIOCSIFNETMASK: No such device
ifconfig shows only the loopback
However, after logging in, if I 'insmod tulip' and then '/etc/init.d/ethnet restart', ifconfig loopback and eth0
First, what is up with the 'net-pf' modules and loopback?
Second, how can I get tulip to load properly?
|
|
|
|
02-15-2002, 02:26 AM
|
#2
|
|
Senior Member
Registered: Dec 2001
Location: The Netherlands
Distribution: Ubuntu
Posts: 1,316
Rep:
|
The net-pf errors are in the lfs faq. http://linuxfromscratch.org/faq/#AEN362
And you could add the line insmod tulip to one of your bootscripts. Or you could add it to the ethnet script. When it brings the network interface up you could do a insmod and when it brings it down do a rmmod.
|
|
|
|
02-15-2002, 07:23 AM
|
#3
|
|
Member
Registered: May 2001
Location: Louisville, Kentucky, USA
Distribution: RedHat ES
Posts: 120
Original Poster
Rep:
|
The FAQ! Duh! Sorry.
I tried adding it to ethnet, I must have just done it a bit wrong -- hey, it was late in the night (actually, morning by then). I'll do it again.
|
|
|
|
02-15-2002, 08:02 AM
|
#4
|
|
LFS Maintainer
Registered: Jan 2002
Location: Canmore, Alberta, Canada
Distribution: Linux From Scratch
Posts: 372
Rep:
|
Quote:
Originally posted by notsoevil
The FAQ! Duh! Sorry. 
I tried adding it to ethnet, I must have just done it a bit wrong -- hey, it was late in the night (actually, morning by then). I'll do it again.
|
If you want to use modules, you may want to check into the kernel auto module loading feature. Whenever you try to do something that requires a module loaded, the kernel will attempt to load the module(s) automatically. You can setup cron to periodically scan the loaded modules list and unload modules that haven't been used in a certain amount of time.
|
|
|
|
02-15-2002, 08:08 AM
|
#5
|
|
Member
Registered: May 2001
Location: Louisville, Kentucky, USA
Distribution: RedHat ES
Posts: 120
Original Poster
Rep:
|
I thought I had set up the kernel for auto-loading modules. I'll look into it again tonight.
I am going to be setting up another LFS system today, for a work workstation. I was so impressed with performance last night mucking around that I am convinced of the benefits of LFS over distributions.
Tonight I am going to put X and blackbox on that machine, see how they run -- I am sure it will be slick.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:51 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|