Jump to content
xisto Community
fsastraps

Linux From Scratch Need some help

Recommended Posts

Gentoo is alot better than LFS. Gentoo has the portage system where you can install software with it.
If you want to start from stage1, the bootstrapping script should take you to stage2.
If you want to start from stage2(or you've bootstrapped your system)

emerge -e system
should take care of you till stage3.
On stage3 follow the instruction in the Gentoo Handbook and you should not have any problem with installing your gentoo system(if you don't have alot of time, go for a binary linux since compiling from source took a LONG LONG time)

Link to the Gentoo Handbook : Gentoo Handbook

Share this post


Link to post
Share on other sites

well i mean, i got the kernel compiled, but the only thing that doesnt work is the internet connection, i have the ehternet cable plugged in, and i guess the problem is that it doesnt detect the card.But i got it up and running with out the cd. Do you have any ideas?

Share this post


Link to post
Share on other sites

well i mean, i got the kernel compiled, but the only thing that doesnt work is the internet connection, i have the ehternet cable plugged in, and i guess the problem is that it doesnt detect the card.

 

But i got it up and running with out the cd.  Do you have any ideas?

188548[/snapback]


Run ifconfig and post your results.

Share this post


Link to post
Share on other sites

Try this

ifconfig -a


If the result shows loopback and -you_network_card- then the kernel detects your network card ok. If you use DHCP, maybe you haven't got a DHCP client.

If the result shows only loopback, recompile the kernel with your network card enable. Another cause for this is that the modules for the card is not loaded, in this case simply load the kernel module.

Notice from snlildude87:
Edited as requested

Edited by snlildude87 (see edit history)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.