Gentoo Archives: gentoo-user

From: Allan Gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] time for an emerge -e world?
Date: Fri, 19 Nov 2010 05:15:05
Message-Id: yu9tyjdj3nx.fsf@nyu.edu
In Reply to: Re: [gentoo-user] time for an emerge -e world? by Allan Gottlieb
1 Allan Gottlieb <gottlieb@×××.edu> writes:
2
3 > Stroller <stroller@××××××××××××××××××.uk> writes:
4 >
5 >> On 19/11/2010, at 12:57am, Allan Gottlieb wrote:
6 >>> Mick <michaelkintzios@×××××.com> writes:
7 >>>>>
8 >>>>> Should I now run emerge -e world? If so, I suppose I should stop cron
9 >>>>> from running an emerge --sync during the night.
10 >>>>
11 >>>> I used to do the same with reiserfs, but since I borked badly a reiser4 fs I
12 >>>> decided it is safer to use a LiveCD for this job. So I have to say YMMV. ;-)
13 >>>
14 >>> I am not sure I understand. If I use a liveCD, won't I have to chroot
15 >>> to the disk with my real system? In that case can't I get the same
16 >>> fs breakage?
17 >>
18 >> You don't have to chroot to run fsck. You can just boot from the LiveCD and run `fsck -o -p -t -i -o -n -s /dev/sda1`.
19 >>
20 >> I feel a bit more confident fscking my root filesystem from a LiveCD, because you know that you're not repairing the floor you're standing on, and fsck can have full leeway to do what it needs to do to clear up the problem properly.
21 >
22 > The question was about emerge -e world not fsck (see quoted material
23 > above).
24 >
25 > The fsck succeeded prior to this (I did touch /forcefsck; reboot).
26 >
27 > thanks,
28 > allan
29
30 I now understand your comment better. I should have run my previous
31 fsck's under a liveCD. You are right and I am running them again now
32 under a liveCD. I am please to report that no errors were found.
33
34 So is it now an appropriate time for me to run an
35
36 emerge -e world
37
38 I do not mind taking this machine offline for the few days of the
39 emerge.
40
41 thanks again,
42 allan

Replies

Subject Author
Re: [gentoo-user] time for an emerge -e world? Mick <michaelkintzios@×××××.com>
Re: [gentoo-user] time for an emerge -e world? Neil Bothwick <neil@××××××××××.uk>