View previous topic :: View next topic |
Author |
Message |
mark_alec Bodhisattva
Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Mon Dec 27, 2004 1:41 pm Post subject: 2.6.9-gentoo-r13 reboots before loading. |
|
|
I upgraded my kernel from 2.6.9-gentoo-r9 to r13. Executed Code: |
#make oldconfig
#make menuconfig
# make && make modules_install
#mount /boot
#cp arch/i386/boot/bzImage /kernel-2.6.9-gentoo-r13
#cp System.map /boot/System.map-2.6.9-gentoo-r13
#cp .config /boot/config-2.6.9-gentoo-r13
| Then update my grub.conf. Now when I choose to boot the new kernel my system just reboots for no apparent reason. Any suggestions or should I just try 2.6.10 and not worry about it. |
|
Back to top |
|
|
adaptr Watchman
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Mon Dec 27, 2004 1:59 pm Post subject: |
|
|
You didn't copy the kernel into the boot directory _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
|
mark_alec Bodhisattva
Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Mon Dec 27, 2004 11:58 pm Post subject: |
|
|
Yes I did. Just a typo above. Don't worry though I'll just try again with 2.6.10 |
|
Back to top |
|
|
adaptr Watchman
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Tue Dec 28, 2004 9:06 am Post subject: |
|
|
So... why do you make oldconfig and then menuconfig ?
Sounds rather superfluous.
Oh and - when exactly does it reboot ?
From GRUB, or when loading the kernel?
Or uncompressing, or detecting, or ACPI, or... _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
|
mark_alec Bodhisattva
Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Tue Dec 28, 2004 9:42 am Post subject: |
|
|
Oldconfig then menuconfig because I wanted the same settings as before but also wanted to use udev this time round. I hit enter in GRUB, screen goes black and then computer reboots, no messages, no text. |
|
Back to top |
|
|
adaptr Watchman
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Tue Dec 28, 2004 10:14 am Post subject: |
|
|
Well, both oldconfig and menuconfig perform the same initial step: loading the old config file and rearranging it to conform with the new kernel version.
So only one is needed. _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
|
mark_alec Bodhisattva
Joined: 11 Sep 2004 Posts: 6066 Location: Melbourne, Australia
|
Posted: Tue Dec 28, 2004 11:07 am Post subject: |
|
|
Thanks for that info. Currently recompiling kernel and will let you know if the problem still exists. |
|
Back to top |
|
|
|