* [gentoo-user] Problem using genkernel
@ 2005-07-25 9:35 Waldemar Tribus
2005-07-25 9:56 ` Zac Medico
2005-07-25 10:16 ` Neil Bothwick
0 siblings, 2 replies; 7+ messages in thread
From: Waldemar Tribus @ 2005-07-25 9:35 UTC (permalink / raw
To: gentoo-user
Hallo all,
i am trying to migrate from 2.4 to 2.6.
i wasn't using genkernel with 2.4, now i want to start use it.
I am calling genkernel like
genkernel --menuconfig --bootloader=grub all
years later it says: * Adding kernel to /boot/grub/grub.conf...
but all i see is that my old grub.conf gets moved to grub.conf.bak and the new one
contains nothing:
tribus grub # cat /boot/grub/grub.conf
tribus grub #
I tried to find some bug in gentoo bugzilla but didn't found anything
related (may be i am wrong too, not sure)
any suggestions how to track the problem down?
--
Best regards,
Waldemar Tribus mailto:trwa@tribus.dyndns.org
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problem using genkernel
2005-07-25 9:35 [gentoo-user] Problem using genkernel Waldemar Tribus
@ 2005-07-25 9:56 ` Zac Medico
2005-07-27 5:33 ` Waldemar Tribus
2005-07-25 10:16 ` Neil Bothwick
1 sibling, 1 reply; 7+ messages in thread
From: Zac Medico @ 2005-07-25 9:56 UTC (permalink / raw
To: gentoo-user
Waldemar Tribus wrote:
> Hallo all,
>
> i am trying to migrate from 2.4 to 2.6.
> i wasn't using genkernel with 2.4, now i want to start use it.
>
> I am calling genkernel like
> genkernel --menuconfig --bootloader=grub all
>
> years later it says: * Adding kernel to /boot/grub/grub.conf...
>
> but all i see is that my old grub.conf gets moved to grub.conf.bak and the new one
> contains nothing:
>
> tribus grub # cat /boot/grub/grub.conf
> tribus grub #
>
>
> I tried to find some bug in gentoo bugzilla but didn't found anything
> related (may be i am wrong too, not sure)
>
> any suggestions how to track the problem down?
>
I've never thought to use the --bootloader=grub option because I've always want wanted to edit grub.conf myself. Are there any clues in /var/log/genkernel.log? What version of genkernel is it?
Zac
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problem using genkernel
2005-07-25 9:35 [gentoo-user] Problem using genkernel Waldemar Tribus
2005-07-25 9:56 ` Zac Medico
@ 2005-07-25 10:16 ` Neil Bothwick
2005-07-27 5:36 ` Waldemar Tribus
1 sibling, 1 reply; 7+ messages in thread
From: Neil Bothwick @ 2005-07-25 10:16 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 447 bytes --]
On Mon, 25 Jul 2005 11:35:27 +0200, Waldemar Tribus wrote:
> i am trying to migrate from 2.4 to 2.6.
> i wasn't using genkernel with 2.4, now i want to start use it.
Why? If you are comfortable with configuring your kernel by hand, why give
up control of the process to a tool that is known to cause problems for
many people?
--
Neil Bothwick
I am sitting on the toilet with your article before me. Soon it will be
behind me.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problem using genkernel
2005-07-25 9:56 ` Zac Medico
@ 2005-07-27 5:33 ` Waldemar Tribus
0 siblings, 0 replies; 7+ messages in thread
From: Waldemar Tribus @ 2005-07-27 5:33 UTC (permalink / raw
To: gentoo-user
Hello Zac Medico,
Once you wrote about "Re: [gentoo-user] Problem using genkernel":
>I've never thought to use the --bootloader=grub option because I've always
>want wanted to edit grub.conf myself.
I think i will go this way too :)
>Are there any clues in /var/log/genkernel.log?
No just the same output i pasted before
* Adding kernel to /boot/grub/grub.conf...
and no any error messages around.
>What version of genkernel is it?
tribus log # genkernel --version
3.2.10
--
Best regards,
Waldemar Tribus mailto:trwa@tribus.dyndns.org
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problem using genkernel
2005-07-25 10:16 ` Neil Bothwick
@ 2005-07-27 5:36 ` Waldemar Tribus
2005-07-27 7:39 ` Neil Bothwick
2005-07-27 15:54 ` A. Khattri
0 siblings, 2 replies; 7+ messages in thread
From: Waldemar Tribus @ 2005-07-27 5:36 UTC (permalink / raw
To: gentoo-user
Hello Neil Bothwick,
Once you wrote about "Re: [gentoo-user] Problem using genkernel":
>Why? If you are comfortable with configuring your kernel by hand, why give
>up control of the process to a tool that is known to cause problems for
>many people?
Just wanted to follow gentoo 2.4 to 2.6 migration guide,
to avoid stipud error which i could make if i would do
it by myself :)
--
Best regards,
Waldemar Tribus mailto:trwa@tribus.dyndns.org
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problem using genkernel
2005-07-27 5:36 ` Waldemar Tribus
@ 2005-07-27 7:39 ` Neil Bothwick
2005-07-27 15:54 ` A. Khattri
1 sibling, 0 replies; 7+ messages in thread
From: Neil Bothwick @ 2005-07-27 7:39 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 554 bytes --]
On Wed, 27 Jul 2005 07:36:23 +0200, Waldemar Tribus wrote:
> >Why? If you are comfortable with configuring your kernel by hand, why
> >give up control of the process to a tool that is known to cause
> >problems for many people?
>
> Just wanted to follow gentoo 2.4 to 2.6 migration guide,
> to avoid stipud error which i could make if i would do
> it by myself :)
In my experience, it's easier to fix your own stupid errors than those
made by an automated system...
--
Neil Bothwick
Would a fly without wings be called a walk?
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Problem using genkernel
2005-07-27 5:36 ` Waldemar Tribus
2005-07-27 7:39 ` Neil Bothwick
@ 2005-07-27 15:54 ` A. Khattri
1 sibling, 0 replies; 7+ messages in thread
From: A. Khattri @ 2005-07-27 15:54 UTC (permalink / raw
To: gentoo-user
On Wed, 27 Jul 2005, Waldemar Tribus wrote:
> Just wanted to follow gentoo 2.4 to 2.6 migration guide,
> to avoid stipud error which i could make if i would do
> it by myself :)
We see a lot of posts here from people that have problems with genkernel,
which is why some of us dont use it.
The handbook explains how to build a kernel "manually" rather well.
--
Aj.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-07-27 16:01 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-25 9:35 [gentoo-user] Problem using genkernel Waldemar Tribus
2005-07-25 9:56 ` Zac Medico
2005-07-27 5:33 ` Waldemar Tribus
2005-07-25 10:16 ` Neil Bothwick
2005-07-27 5:36 ` Waldemar Tribus
2005-07-27 7:39 ` Neil Bothwick
2005-07-27 15:54 ` A. Khattri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox