Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compiling my custom kernel...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Rain Designs
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 130
Location: Los Angeles, CA

PostPosted: Sat Jul 06, 2002 11:53 pm    Post subject: Compiling my custom kernel... Reply with quote

I'm at the point in the install where I'm supposed to compile my custom kernel. The installation inscructions say I have to enable a lot of different things (ex: Ext3 and Ext2) How do I enable these and when do I enable them?

Another question: how do I edit /etc/fstab? I tried pico, and pico wasn't found, I tried halt, and I'm not too sure what extension to use (ex: -i, -p, etc)Any ideas?


Thanks

-Rain
_________________
^M = Death by notepad

http://www.raindesigns.com
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sun Jul 07, 2002 1:05 am    Post subject: Reply with quote

Get into menuconfig and poke around a bit. menuconfig has a conclusive help system, just "make menuconfig" and go to help. It will tell you what everything means (i.e. the difference betteen [*] and <M>) as well as explain about 96% of the kernel options.

As stated in the install guide, nano (a pico clone) is the editor included on the install CD.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
mendezke
Guest





PostPosted: Sun Jul 07, 2002 1:24 am    Post subject: Reply with quote

about the editing

if you have read the documentation it would be very clear because they mention it a couple of times

you don't have to use 'pico' but 'nano' it's a pico clone and looks exact the same with the same keystrokes


nano -w /etc/fstab (-w is for disabling wordwrap)
Back to top
Rain Designs
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 130
Location: Los Angeles, CA

PostPosted: Sun Jul 07, 2002 2:41 am    Post subject: Reply with quote

well I thought I did everything right, but this is what I get...

Searching IDE0 for boot...OK
Li

and it sits there. The only thing I didn't really configure was grub. besides that, everything else was installed right, I think.

Thanks

-Rain
_________________
^M = Death by notepad

http://www.raindesigns.com
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sun Jul 07, 2002 3:25 am    Post subject: Reply with quote

Rain Designs wrote:
well I thought I did everything right, but this is what I get...

Searching IDE0 for boot...OK
Li

and it sits there.

That's what you get when you run what?

Rain Designs wrote:
The only thing I didn't really configure was grub.

Well, Grub is sort of important, since without it your computer won't boot... ;)
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
alec
Apprentice
Apprentice


Joined: 19 Apr 2002
Posts: 270
Location: Here

PostPosted: Sun Jul 07, 2002 3:43 am    Post subject: Reply with quote

Looks like he's using Lilo instead of Grub. If you head over to the Lilo page, there's a good help system - just remember that Lilo stopped on "Li". Each letter will tell you how far it loaded, and what's the problem - you just need to check the docs.

Or just use grub, it's much easier.
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sun Jul 07, 2002 5:05 am    Post subject: Reply with quote

Ahh... I should have seen that earlier. Looks like the tail end of an AmiBIOS boot process. Yeah... I'm not having a good day since the fdisk thing earler. ;)

Anyway, give Grub a shot.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
Rain Designs
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 130
Location: Los Angeles, CA

PostPosted: Sun Jul 07, 2002 5:13 am    Post subject: Reply with quote

well for the grub this is what I did...

grub> root (hd0,2) (because my root is installed in hda3
grub> setup (hd0) and I got an error :(

so then I quit.

I forgot what the error was though :(

thanks!

-Rain
_________________
^M = Death by notepad

http://www.raindesigns.com
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sun Jul 07, 2002 5:15 am    Post subject: Reply with quote

Error messages are always helpful, if you know what I mean. ;)
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
fghellar
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 856
Location: Porto Alegre, BR

PostPosted: Sun Jul 07, 2002 5:33 am    Post subject: Reply with quote

Rain Designs wrote:
grub> root (hd0,2) (because my root is installed in hda3

This command should point to your boot partition...
_________________
| www.gentoo.org | www.tldp.org | www.google.com |
Back to top
View user's profile Send private message
Rain Designs
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 130
Location: Los Angeles, CA

PostPosted: Sun Jul 07, 2002 5:45 am    Post subject: Reply with quote

k i'll point it to boot. Um, I'm tring to enable "UDE DMA by default" and "IDE disk" but I can't find them in menuconfig. I searched everwhere and I couldn't find them! Do you know where these are?


Thanks :)

-Rain
_________________
^M = Death by notepad

http://www.raindesigns.com
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sun Jul 07, 2002 5:51 am    Post subject: Reply with quote

ATA/IDE section...
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
Rain Designs
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 130
Location: Los Angeles, CA

PostPosted: Sun Jul 07, 2002 5:55 am    Post subject: Reply with quote

I dont' see "Device File System" but I do see /dev file system support (experimental), is this what I want? and if I enable this, should I enable it to be mounted at boot?

Thanks :)

-Rain
_________________
^M = Death by notepad

http://www.raindesigns.com
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sun Jul 07, 2002 5:56 am    Post subject: Reply with quote

You want that (answer "Y", so it's <*>), but you don't want it to mount on boot. The Gentoo init scripts do that for you.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
Rain Designs
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 130
Location: Los Angeles, CA

PostPosted: Sun Jul 07, 2002 5:58 am    Post subject: Reply with quote

I love this forum!!

Thanks delta :)

I think everything is installed.

NOW GET SOME SLEEP!!! :P

-Rain

do I want sysklogd, syslog-ng, or metalog?
_________________
^M = Death by notepad

http://www.raindesigns.com
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sun Jul 07, 2002 6:02 am    Post subject: Reply with quote

Rain Designs wrote:
NOW GET SOME SLEEP!!! :P

That's a plan.

Rain Designs wrote:
do I want sysklogd, syslog-ng, or metalog?

syslog is standard, metalog is nifty. And fast, too. But be prepared to turn off buffering (killall -USR1 metalog) to watch, say, a mail daemon's output in real-time (tail -f). Just know how to use it and you'll be fine.

Or, if you don't poke around in /var/logs/, metalog will be fine because it's faster than the other two.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
Rain Designs
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 130
Location: Los Angeles, CA

PostPosted: Sun Jul 07, 2002 6:15 am    Post subject: Reply with quote

OMG GENTOO IS UP AND RUNNING!!!!! AFTER 2 DAYS OF WORK!!!!!!


THANKS EVERYONE!!!
_________________
^M = Death by notepad

http://www.raindesigns.com
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Sun Jul 07, 2002 6:02 pm    Post subject: Reply with quote

I have to remind you to consider using the "Praise" forum. :D

Welcome to Gentoo.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum