Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Linux From Scratch, Need some help
fsastraps
post Sep 19 2005, 10:59 PM
Post #1


Super Member
*********

Group: Members
Posts: 224
Joined: 22-February 05
Member No.: 3,909



Well before i go on and explain any of it, i am mostly wondering if anyone here has made an LFS install, or a Gentoo Install. And if someone has successfully installed any of those.

Thank you.
Go to the top of the page
 
+Quote Post
[i]_R_Crazy_Idio...
post Sep 20 2005, 12:53 AM
Post #2


Super Member
*********

Group: Members
Posts: 205
Joined: 17-June 05
Member No.: 8,330



Tried it, took about two days, and in the end did not work.
Go to the top of the page
 
+Quote Post
fsastraps
post Sep 20 2005, 01:46 AM
Post #3


Super Member
*********

Group: Members
Posts: 224
Joined: 22-February 05
Member No.: 3,909



did you do an LFS or a Gentoo?
Go to the top of the page
 
+Quote Post
bsdpowa
post Sep 20 2005, 05:58 PM
Post #4


Advanced Member
*******

Group: [HOSTED]
Posts: 113
Joined: 23-July 05
From: Europe
Member No.: 9,774



I also tried and I had some problems with compilation of the tools necessary to make the LFS :/.
Go to the top of the page
 
+Quote Post
pawitp
post Sep 22 2005, 11:50 PM
Post #5


Advanced Member
*******

Group: Members
Posts: 145
Joined: 12-September 05
Member No.: 11,779



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)
CODE
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
Go to the top of the page
 
+Quote Post
fsastraps
post Sep 23 2005, 01:50 AM
Post #6


Super Member
*********

Group: Members
Posts: 224
Joined: 22-February 05
Member No.: 3,909



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?
Go to the top of the page
 
+Quote Post
mike_savoie
post Sep 23 2005, 01:56 AM
Post #7


Newbie [Level 1]
*

Group: Members
Posts: 19
Joined: 8-September 05
From: Atlantic Canada
Member No.: 11,632



QUOTE(fsastraps @ Sep 22 2005, 10:50 PM)
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?
*



Run ifconfig and post your results.
Go to the top of the page
 
+Quote Post
fsastraps
post Sep 23 2005, 02:02 AM
Post #8


Super Member
*********

Group: Members
Posts: 224
Joined: 22-February 05
Member No.: 3,909



ill do that tomorrow, when i have the computer w/ me
Go to the top of the page
 
+Quote Post
pawitp
post Sep 27 2005, 04:02 AM
Post #9


Advanced Member
*******

Group: Members
Posts: 145
Joined: 12-September 05
Member No.: 11,779



Try this
CODE
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


This post has been edited by snlildude87: Sep 27 2005, 03:29 PM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics