Gentoo Archives: gentoo-user

From: Michael Orlitzky <michael@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Gentoo Laptop Looks to be Trashed
Date: Tue, 03 Jul 2012 21:51:42
Message-Id: 4FF368F1.9020303@orlitzky.com
In Reply to: [gentoo-user] Re: Gentoo Laptop Looks to be Trashed by Nikos Chantziaras
1 On 07/03/12 17:16, Nikos Chantziaras wrote:
2 > On 03/07/12 21:35, Florian Philipp wrote:
3 >> Am 03.07.2012 20:00, schrieb David Kuhl:
4 >>> I'm so stuck with this Gentoo laptop. It started with a standard
5 >>> update which was the first in three months. Then when the X didn't
6 >>> run due to xorg-server getting upgraded, the 3.3.8 gen kernel was
7 >>> suppose to be built with KSM. That failed due to mkfs_ext2.h. The a
8 >>> beta of genkernel was used and which built the kernel and initramfs,
9 >>> but the rest of the machine looks like it's gone. All the LVM2
10 >>> partitions are broke: /home /var /opt /usr. What's the best way to
11 >>> get this back without loosing the system? Thanks
12 >>>
13 >>
14 >> Step one: Do a full disk backup. Boot to a live-CD, then back everything
15 >> up with dd or -- if available -- ddrescue.
16 >>
17 >> Step two: ...
18 >
19 > ... install Ubuntu (or one of its spin-offs.) Having a laptop with
20 > Gentoo that wasn't updated for months looks to me like the wrong usage
21 > case for Gentoo. If you want periods of several months of base package
22 > stability, you do not use a rolling-release distro. With Gentoo you
23 > need to update often and *pay attention* to the changes.
24
25 Six months to a year isn't really (and shouldn't) be a big deal. Just
26 look at the output of `emerge -puDN world`, and do the upgrades a few at
27 a time. Stop when you upgrade something major to make sure everything
28 works, then go back to what you were doing.
29
30 Devs take this into account when adding/removing features.. many
31 proposals have a "wait a year" step.