From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix system reconfigure can not work. Date: Fri, 13 Jan 2017 18:28:53 +0100 Message-ID: <87shomrhre.fsf@gnu.org> References: <247a1555.9823.15997036b51.Coremail.tumashu@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cS5et-0002tB-3b for guix-devel@gnu.org; Fri, 13 Jan 2017 12:28:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cS5ep-0002PZ-Vm for guix-devel@gnu.org; Fri, 13 Jan 2017 12:28:59 -0500 In-Reply-To: <247a1555.9823.15997036b51.Coremail.tumashu@163.com> (tumashu@163.com's message of "Fri, 13 Jan 2017 16:48:20 +0800 (CST)") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: tumashu Cc: guix Hello, tumashu skribis: > "guix system reconfigure" can't work well in my machine now, the below= is output: > -------------------------------------------------------------------------- > bash-4.4$ sudo guix system reconfigure guixsd-helper.scm > =E5=AF=86=E7=A0=81=EF=BC=9A > > ** wait long time, about 5 min.** Ouch. Could there be a networking issue? > guix system: loading new services: file-system-/mnt/backup1 file-system-/= mnt/backup2... > shepherd: Evaluating user expression (register-services (primitive-load "= /gn...") #). > > ****looooooooooooooooooooooong time and I have to C-c C-c it.***** > > -------------------------------------------------------------------------= ---------------- > > 2. In the console, the below information is showed: > ------------------------ > e2fsck: cannot continue, aborting > ... > File system check on /dev/sda8 failed.... > ------------------------ This very likely an instance of . I=E2=80=99ll= see if I can fix it soonish if nobody beats me at it. Thanks for your report! Ludo=E2=80=99.