Gentoo Archives: gentoo-desktop

From: Jean-Marc Beaune <jm.beaune@×××××.com>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] System problems
Date: Sun, 20 Mar 2011 08:26:24
Message-Id: AANLkTi=9v15OEMn5mMj34JtPhkZqqDODSujwtc3DVNp_@mail.gmail.com
In Reply to: [gentoo-desktop] System problems by Lindsay Haisley
1 Hi,
2
3 This is due to ATA/ATAPI (DEPRECATED) being disabled in newer kernels,
4 replaced by Serial ATA and Parallel ATA drivers.
5
6 Make sure you enabled this support properly.
7
8 In my case that happened to me as well, on a remote computer, which was my
9 mother's box...
10
11 Anyway, in fstab /dev/sdXX shoud work, at least I made this change on a
12 couple of machines and that went fine.
13
14 Cheers,
15 JM
16
17 On Sun, Mar 20, 2011 at 4:46 AM, Lindsay Haisley <fmouse-gentoo@×××.com>wrote:
18
19 > I'm caught between a rock and a hard place.
20 >
21 > I've been running this desktop box using kernel 2.6.23-gentoo-r3 and
22 > have come to the point at which there are too many dependencies and
23 > reverse dependencies, so I _have_ to upgrade to kernel 2.6.29-gentoo-r5
24 > and have been unable to bring the system up in the new kernel. Here's
25 > what's happening.
26 >
27 > The newer kernel requires a newer version of udev, which I emerged. The
28 > system came up with a root device of some sort mounted, I think in
29 > single-user mode, but couldn't mount other devices.
30 >
31 > So I changed the main drive designations to UUID's in /etc/fstab,
32 > re-emerged the newer udev, and tried again. This time I got a message
33 > that the kernel needed a root parameter at boot time. It seems that all
34 > my /dev/hda? drives have been renamed /dev/sda? so I set gave
35 > "root=/dev/sda4" as a kernel parameter and got a little further. After
36 > "Checking root filesystem" in the boot sequence, I got a message that
37 > the UUID for the root filesystem wasn't understood in /etc/fstab.
38 >
39 > So I set the root filesystem in /etc/fstab to /dev/sda4, and got the
40 > same error - that "/dev/sda4" was not understood either, although the
41 > kernel seemed to understand this just fine as a boot parameter, and once
42 > again, I'm dumped into a very limited single-user mode.
43 >
44 > So I'm stuck! I had to boot from a rescue disk, back-version to
45 > udev-141 and revert to kernel 2.6.23-gentoo-r3 to get my desktop back.
46 >
47 > What do I need to put into /etc/fstab to satisfy the kernel? I need to
48 > move forward with this, but I need my desktop system to run my business.
49 > Any _real_ suggestions will be welcome. Please be aware that I'm no
50 > Linux novice, so don't give me novice advice. I've been building,
51 > running, and getting paid to admin Linux systems since 1995.
52 >
53 > --
54 > Lindsay Haisley | "Everything works if you let it"
55 > FMP Computer Services | (The Roadie)
56 > 512-259-1190 |
57 > http://www.fmp.com |
58 >
59 >
60 >
61
62
63 --
64 Jean-Marc

Replies

Subject Author
Re: [gentoo-desktop] System problems Brent Busby <brent@×××××××××.org>
Re: [gentoo-desktop] System problems Lindsay Haisley <fmouse-gentoo@×××.com>