URN Logo
UNIX Resources » Linux » Linux Forum » Gentoo Help » Page.1 » Kernel Upgrade for AMD64 fails
announcement The content of this page is collected from Linux Forum, All copyrights and other associated rights are reserved by the original authors of the articles.
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.com
  LinuxForum General Chat
  Linux Advocacy
  LinuxForum Polls
  Introductions
  Linux Kernel Support
  Patch Management
  Development Release
  Linux Programming
  Linux Security
  Linux Software
  Linux Hardware Problems
    Linux Video Problems
    Linux Sound Problems
  Linux Networking Support
  Linux Printing Support
  Linux Human Interface Devices Support
  Linux Data Storage Support
  Linux Applications Support
  Linux Installation Support
  Linux Laptops Support
  Linux Motherboard, Chipsets, CPU, Memory
  Miscellaneous
  Debian Linux Support
  Ubuntu Linux Support
  LiveCD Discussions
  Gentoo Linux Support
  Mandrake Linux Support
  Redhat / Fedora Linux Support
  Slackware Linux Support
  SuSE Linux Support
  CentOS Linux Support
  Linux Web Servers
  Linux DNS Servers
  Linux Database Servers
  Linux Email Servers
  Linux FTP Servers
  Linux Squid Proxy Server
  Linux Samba Help
  Linux cPanel Help
  Linux Ensim Help
  Linux Plesk Help
  Linux Webmin / Usermin Help
  Qmail Toaster Help
  Linux Games
  Windows Game Emulation
  Linux Discussions
  General Linux Discussions
  Red Hat Linux Discussions
  More Red Hat Linux Discussions
  Mandrake Linux Discussions
  Slackware Linux Discussions
  SuSE Linux Discussions
  Debian Discussions
  Samba Help
  Linux Security
  Linux Networking
  Gentoo Help
  Operating System Rant Forum
  Hardware Rants
   
Kernel Upgrade for AMD64 fails
Subject: Kernel Upgrade for AMD64 fails
Author: Jan Schubert    Posted: 2006-01-28 05:59:02    Length: 766 byte(s)
[Original] [Print] [Top]
I bet I'm not the 1st one running into this problem.
Trying to upgrade my kernel on my well running amd64 box from 2.6.10 to
2.6.15* just fails. Booting looks fine but running sysinit shows obscure
errors like "special device /dev/hda2 does not exist" (but /dev/hda1 is
already mounted as boot partition), claims about not being able to access
the hardware clock and so on. I've checked any option in the kernel but
obviously missed something. The kernel is mostly autmatigalley generated by
make oldconfig from 2.6.10.

The old kernel runs well on exactly the same system, the system updated to
the newest ebuilds. All my other x86 boxes runs also well.

Any help?

TiA,
Jan

[Original] [Print] [Top]
Subject: Kernel Upgrade for AMD64 fails
Author: J.O. Aho    Posted: 2006-01-28 06:53:12    Length: 1,125 byte(s)
[Original] [Print] [Top]
Jan Schubert wrote:
QUOTE
I bet I'm not the 1st one running into this problem.
Trying to upgrade my kernel on my well running amd64 box from 2.6.10 to
2.6.15* just fails. Booting looks fine but running sysinit shows obscure
errors like "special device /dev/hda2 does not exist" (but /dev/hda1 is
already mounted as boot partition), claims about not being able to access
the hardware clock and so on. I've checked any option in the kernel but
obviously missed something. The kernel is mostly autmatigalley generated by
make oldconfig from 2.6.10.

Oe thing that comes inmind is that you are using devfs in your 2.6.10, since
2.6.13 kernel don't any more support it and require that you use udev.

Some experimental udev versions have been broken too, if you happen to use
unstable, I do recommend you go back on stable for udev.


 //Aho

[Original] [Print] [Top]
Subject: Kernel Upgrade for AMD64 fails
Author: Aragorn    Posted: 2006-01-28 06:56:52    Length: 1,998 byte(s)
[Original] [Print] [Top]
On Saturday 28 January 2006 11:59, Jan Schubert stood up and spoke the
following words to the masses in /alt.os.linux.gentoo...:/

QUOTE
I bet I'm not the 1st one running into this problem.
Trying to upgrade my kernel on my well running amd64 box from 2.6.10
to 2.6.15* just fails. Booting looks fine but running sysinit shows
obscure errors like "special device /dev/hda2 does not exist" (but
/dev/hda1 is already mounted as boot partition), claims about not
being able to access the hardware clock and so on. I've checked any
option in the kernel but obviously missed something. The kernel is
mostly autmatigalley generated by make oldconfig from 2.6.10.

The old kernel runs well on exactly the same system, the system
updated to the newest ebuilds. All my other x86 boxes runs also well.

Any help?

If I were you, I would configure the kernel manually this time, not by
means of /oldconfig./  

A lot has changed since 2.6.10 and things have been moved around in the
kernel configuration options.  It's therefore quite possible that your
method of configuration has skipped something here and there.  

Try a...:

        make menuconfig

.... or...

        make xconfig

.... or ...

        make gconfig

.... and make sure that the correct options are set for your hardware
clock and so on.

I would also suggest using 2.6.15.1, which includes a number of bugfixes
versus 2.6.15.

Hope this helps... ;-)

--
With kind regards,

*Aragorn*
(Registered GNU/Linux user # 223157)

[Original] [Print] [Top]
Subject: Kernel Upgrade for AMD64 fails
Author: Jan Schubert    Posted: 2006-01-28 07:38:55    Length: 565 byte(s)
[Original] [Print] [Top]
J.O. Aho wrote:
QUOTE
Some experimental udev versions have been broken too, if you happen to use
unstable, I do recommend you go back on stable for udev.

Just emerged 0.79-r1 instead of the previous 0.81-r1. Will give it a try
right now.

Thx,
Jan

--
"Lasst uns mehr Freiheit wagen!" - Angela Merkel, 30.11.2005

[Original] [Print] [Top]
Subject: Kernel Upgrade for AMD64 fails
Author: Jan Schubert    Posted: 2006-01-28 07:39:57    Length: 565 byte(s)
[Original] [Print] [Top]
Aragorn wrote:

QUOTE
If I were you, I would configure the kernel manually this time, not by
means of /oldconfig./

I usually go over it afterwards. So I think I'm fine in here. But indeed,
there has been a lot of changes :-).

Thx a lot,
Jan

--
"Lasst uns mehr Freiheit wagen!" - Angela Merkel, 30.11.2005

[Original] [Print] [Top]
Subject: Kernel Upgrade for AMD64 fails
Author: Jan Schubert    Posted: 2006-01-28 07:57:55    Length: 499 byte(s)
[Original] [Print] [Top]
Jan Schubert wrote:

QUOTE
Just emerged 0.79-r1 instead of the previous 0.81-r1. Will give it a try
right now.

Ah, gotya :-). Nit sure what has done the trick, but I enabled
CONFIG_HOTPLUG and set RC_DEVICE_TARBALL to yes in rc.

I'm fine now. Thx a lot,
Jan

[Original] [Print] [Top]
Subject: Kernel Upgrade for AMD64 fails
Author: MikeyD    Posted: 2006-01-29 05:57:21    Length: 667 byte(s)
[Original] [Print] [Top]
Jan Schubert wrote:

QUOTE
Jan Schubert wrote:

Just emerged 0.79-r1 instead of the previous 0.81-r1. Will give it a try
right now.

Ah, gotya :-). Nit sure what has done the trick, but I enabled
CONFIG_HOTPLUG and set RC_DEVICE_TARBALL to yes in rc.

If you don't have CONFIG_HOTPLUG enabled, udev won't work, and you won't

have any device nodes. If you have it enabled, you shouldn't need
RC_DEVICE_TARBALL.

[Original] [Print] [Top]
« Previous thread
q0= ***Hot stuff - check this out !!! q0=
Gentoo Help
Page. 1
Next thread »
Firefox plugin directory.
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
Powered by FreeBSD    webmaster: webmaster@unixresources.net
This page created on 2007-08-01 13:17:59, cost 0.027276992797852 ms.