Gentoo Archives: gentoo-user

From: Philip Webb <purslow@××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Gentoo Laptop Looks to be Trashed
Date: Tue, 03 Jul 2012 23:16:03
Message-Id: 20120703231423.GA2865@ca.inter.net
In Reply to: [gentoo-user] Re: Gentoo Laptop Looks to be Trashed by Nikos Chantziaras
1 120704 Nikos Chantziaras wrote:
2 > Am 03.07.2012 20:00, schrieb David Kuhl:
3 >> I'm so stuck with this Gentoo laptop.
4 >> It started with a standard update which was the first in three months.
5 >> Then when the X didn't run due to xorg-server getting upgraded,
6 >> the 3.3.8 gen kernel was suppose to be built with KSM.
7 >> That failed due to mkfs_ext2.h.
8 >> The a beta of genkernel was used and which built the kernel and initramfs,
9 >> but the rest of the machine looks like it's gone.
10 >> All the LVM2 partitions are broke: /home /var /opt /usr.
11 >> What's the best way to get this back without loosing the system?
12 > ... install Ubuntu (or one of its spin-offs).
13 > Having a laptop with Gentoo that wasn't updated for months
14 > looks to me like the wrong usage case for Gentoo.
15
16 I disagree: I update my netbook & my stand-by machine once/year.
17 However, I never-ever do a simple 'emerge world':
18 I always do 'emerge -Dup world', then work thro' the listed pkgs
19 a few at a time, taking note of warnings, failures etc.
20
21 I suspect DK sb using Gentoo-sources for his kernel
22 -- I've never used Genkernel -- & looking carefully at the options.
23 Compile everything into the kernel : avoid using modules.
24
25 As for LVM, boot from Systemrescue, which should recognise them:
26 if it does, the problem is elsewhere (eg kernel);
27 if not, he will have to recreate LVM & hope he has back-ups.
28
29 Why does he need KSM ? -- Google found an article which advises :
30 "if you need to run multiple virtual machines
31 on a host where memory is a constraint, then KSM is your solution".
32 Why would he need to do that on a laptop ?
33
34 Also, it helps not to boot straight into the GUI :
35 I boot to a raw login prompt, then 'startx',
36 which allows me to do system jobs by logging in as 'root' & using CLI.
37 Yes, it's ok to login as 'root' if you're not using a GUI or the I/net,
38 or even with the I/net if you're careful (you wb using Lynx or Wget).
39
40 Finally -- with a (big smile) -- don't panic ! We've all been there
41 & with Gentoo the solution is usually not far away once you find it.
42
43 --
44 ========================,,============================================
45 SUPPORT ___________//___, Philip Webb
46 ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
47 TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Replies

Subject Author
Re: [gentoo-user] Re: Gentoo Laptop Looks to be Trashed Alex Schuster <wonko@×××××××××.org>