From: Donnie Berkholz <dberkholz@gentoo.org>
To: gentoo-desktop@lists.gentoo.org
Subject: Re: [gentoo-desktop] System problems
Date: Sun, 20 Mar 2011 21:13:10 -0500 [thread overview]
Message-ID: <20110321021310.GA6358@comet> (raw)
In-Reply-To: <1300638963.1698.75.camel@ubuntu>
[-- Attachment #1: Type: text/plain, Size: 2243 bytes --]
On 11:36 Sun 20 Mar , Lindsay Haisley wrote:
> On Sun, 2011-03-20 at 08:24 +0000, Jean-Marc Beaune wrote:
> > This is due to ATA/ATAPI (DEPRECATED) being disabled in newer kernels,
> > replaced by Serial ATA and Parallel ATA drivers.
> >
> > Make sure you enabled this support properly.
> >
> > In my case that happened to me as well, on a remote computer, which
> > was my mother's box...
> >
> > Anyway, in fstab /dev/sdXX shoud work, at least I made this change on
> > a couple of machines and that went fine.
>
> Jean-Marc, thanks. This gives me a bit of insight.
>
> I've been compiling kernels for this box for some time, carrying over
> the .config file between kernel versions and updating them. Last night
> I built IDE functionality as a module (it was previously compiled into
> the kernel, as per my carried-over .config files) thinking that I would
> simply not load it at run-time. As I noted in my post, while the the
> kernel recognized "root=/dev/sda4" as a kernel param, the boot process
> crashed with a note that "/dev/sda4" wasn't recognized. It's entirely
> possible that this module got auto-loaded, or that there's some other
> anomaly in my kernel config that's throwing things off.
I also suspect What Jean-Marc said is the problem. I'd recommend
completely disabling everything in the old ATA section to ensure it
doesn't attempt to control any devices, while building the PATA driver
into the kernel and using root=/dev/sdXN in the grub parameters.
The module approach should also work, but I always get a little
suspicious that it might build something else into the kernel
unnecessarily that causes problems.
> My next step is to completely rebuild the kernel, using the config built
> into the distributed kernel source, making only the necessary mods for
> the box's hardware needs. I'll find a time window during the next few
> days to work on this.
It might be a worthwhile step to boot from a LiveCD and run `lspci -k`
to identify the kernel modules. If the pciutils version on the CD is too
old, `pcimodules` might work instead.
--
Thanks,
Donnie
Donnie Berkholz
Desktop project lead
Gentoo Linux
Blog: http://dberkholz.com
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2011-03-21 2:14 UTC|newest]
Thread overview: 71+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-20 4:46 [gentoo-desktop] System problems Lindsay Haisley
2011-03-20 8:24 ` Jean-Marc Beaune
2011-03-20 9:40 ` Brent Busby
2011-03-20 16:36 ` Lindsay Haisley
2011-03-21 2:13 ` Donnie Berkholz [this message]
2011-03-21 2:38 ` Lindsay Haisley
2011-03-21 5:22 ` Brent Busby
2011-03-22 21:35 ` Donnie Berkholz
2011-03-20 8:50 ` Roman Zilka
2011-03-20 16:08 ` Lindsay Haisley
2011-03-20 23:10 ` Roman Zilka
2011-03-20 23:19 ` Roman Zilka
2011-03-21 1:57 ` Lindsay Haisley
2011-03-21 2:39 ` Dale
2011-03-21 3:36 ` Lindsay Haisley
2011-03-21 8:57 ` Roman Zilka
2011-03-21 16:18 ` Lindsay Haisley
2011-03-21 17:09 ` Lindsay Haisley
2011-03-21 20:08 ` eamjr56
2011-03-21 22:24 ` Lindsay Haisley
2011-03-21 22:35 ` Tiago Marques
2011-03-21 22:44 ` Lindsay Haisley
2011-03-22 7:07 ` [gentoo-desktop] " Duncan
2011-03-22 15:41 ` Lindsay Haisley
2011-03-22 19:15 ` Duncan
2011-03-22 21:42 ` Lindsay Haisley
2011-03-22 21:49 ` Lindsay Haisley
2011-03-23 2:02 ` Lindsay Haisley
2011-03-21 22:38 ` [gentoo-desktop] " Lindsay Haisley
2011-03-22 10:38 ` Roman Zilka
2011-03-21 22:42 ` eamjr56
2011-03-21 22:46 ` Dale
2011-03-22 1:37 ` Jorge Manuel B. S. Vicetto
2011-03-22 2:31 ` Lindsay Haisley
2011-03-22 7:43 ` eamjr56
2011-03-22 16:35 ` Lindsay Haisley
2011-03-22 17:00 ` Paul Hartman
2011-03-22 19:48 ` Nicholas E. Andrade
2011-03-22 21:11 ` Lindsay Haisley
2011-03-22 19:51 ` eamjr56
[not found] ` <1300760981.11877.222.camel@vishnu.fmp.com>
2011-03-22 2:55 ` Jorge Manuel B. S. Vicetto
2011-03-24 18:16 ` [gentoo-desktop] System problems - some progress Lindsay Haisley
2011-03-24 19:15 ` Edward Martinez
2011-03-24 19:44 ` Lindsay Haisley
2011-03-24 20:17 ` Edward Martinez
2011-03-24 20:55 ` Lindsay Haisley
2011-03-24 20:15 ` Paul Hartman
2011-03-24 20:38 ` Lindsay Haisley
2011-03-24 21:42 ` Paul Hartman
2011-03-24 22:33 ` Lindsay Haisley
2011-03-24 22:51 ` Lindsay Haisley
2011-03-24 23:20 ` Paul Hartman
2011-03-25 0:12 ` Lindsay Haisley
2011-03-25 2:10 ` Lindsay Haisley
2011-03-25 8:57 ` [gentoo-desktop] " Duncan
2011-03-25 12:48 ` Lindsay Haisley
2011-03-25 22:59 ` Duncan
2011-03-26 2:46 ` Lindsay Haisley
2011-03-26 8:40 ` Duncan
2011-03-26 15:57 ` Lindsay Haisley
2011-04-01 3:22 ` Duncan
2011-03-20 23:59 ` [gentoo-desktop] System problems eamjr56
2011-03-21 0:50 ` Lindsay Haisley
2011-03-21 2:46 ` Lindsay Haisley
2011-03-20 9:32 ` [gentoo-desktop] " Duncan
2011-03-20 16:50 ` Lindsay Haisley
2011-03-20 18:48 ` Lindsay Haisley
2011-03-20 21:51 ` Duncan
2011-03-23 12:39 ` [gentoo-desktop] " James Cloos
2011-03-23 17:29 ` Lindsay Haisley
2011-03-23 17:53 ` Dale
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110321021310.GA6358@comet \
--to=dberkholz@gentoo.org \
--cc=gentoo-desktop@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox