| View previous topic :: View next topic |
| Author |
Message |
Markand n00b


Joined: 11 Jun 2008 Posts: 59
|
Posted: Sun Jul 06, 2008 8:13 am Post subject: [SOLVED] Really slow gentoo |
|
|
Hi there
I already installed Gentoo on my computer once a time, I've used genkernel for the kernel configuration.
Now I tried without genkernel, I didn't modify many things but it now it is really slow and when I boot it says that my line in /etc/fstab
| Code: | | none /proc proc default 0 0 |
contains errors.
Does I forgot somethings in the kernel configuration ?
I have a Pentium 4 2.4ghz and 1GB ram
Thanks for your answers.
Last edited by Markand on Mon Jul 07, 2008 7:13 pm; edited 1 time in total |
|
| Back to top |
|
 |
desultory Administrator


Joined: 04 Nov 2005 Posts: 6901
|
Posted: Sun Jul 06, 2008 8:26 am Post subject: |
|
|
| The option flag is supposed to be 'defaults' not 'default'. |
|
| Back to top |
|
 |
Sadako Advocate


Joined: 05 Aug 2004 Posts: 3744 Location: sleeping in the bathtub
|
Posted: Sun Jul 06, 2008 8:27 am Post subject: |
|
|
Try defaults instead of default, if that doesn't fix it upload your full fstab somewhere for us to take a proper look.
Usually errors in fstab are really simple things. _________________ "You have to invite me in" |
|
| Back to top |
|
 |
Markand n00b


Joined: 11 Jun 2008 Posts: 59
|
Posted: Sun Jul 06, 2008 9:04 am Post subject: |
|
|
I forgot the "s", now it seems to be faster thanks.
EDIT: I guess I found why it is slow ! Processor Family was set on "Pentium III", I set it on "Pentium-4(Celeron)".
Does I must rebuild all packages ? |
|
| Back to top |
|
 |
bunder Bodhisattva


Joined: 10 Apr 2004 Posts: 5213 Location: Hamilton, Ontario
|
Posted: Sun Jul 06, 2008 10:46 am Post subject: |
|
|
| Markand wrote: | I forgot the "s", now it seems to be faster thanks.
EDIT: I guess I found why it is slow ! Processor Family was set on "Pentium III", I set it on "Pentium-4(Celeron)".
Does I must rebuild all packages ? |
not really, unless your cflags were also pentium3... but most will say its negligible as it's all 686 code. _________________ goodbye fgo. it was nice knowing you. |
|
| Back to top |
|
 |
Markand n00b


Joined: 11 Jun 2008 Posts: 59
|
Posted: Mon Jul 07, 2008 6:49 pm Post subject: |
|
|
Found it ! In fact, I forgot to set my pata chipset support  |
|
| Back to top |
|
 |
|