From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: System installation from a USB stick Date: Wed, 02 Jul 2014 14:23:16 +0200 Message-ID: <87r424gdaj.fsf@gnu.org> References: <87y4xdhgn3.fsf@gnu.org> <877g3z2w60.fsf@gnu.org> <87k37xi8q6.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <8761jgoij3.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> <87r424xdoi.fsf@gnu.org> <87bnt80z1h.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> 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]:36000) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2JZK-0002eu-Tj for guix-devel@gnu.org; Wed, 02 Jul 2014 08:23:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X2JZG-0005gn-5z for guix-devel@gnu.org; Wed, 02 Jul 2014 08:23:22 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:56952) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X2JZF-0005ge-Uf for guix-devel@gnu.org; Wed, 02 Jul 2014 08:23:18 -0400 In-Reply-To: <87bnt80z1h.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Wed, 02 Jul 2014 07:40:10 -0400") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel David Thompson skribis: > Ludovic Court=C3=A8s writes: > >> David Thompson skribis: >> >>> David Thompson writes: >>> >>>> It boots! :) >>> >>> Well, on my desktop computer it boots. It kernel panics on my Thinkpad >>> x220. linux-initrd.scm:122 throws the error "In procedure bv-u16-ref: >>> Wrong type argument in position 1". >> >> Ouch. I believe this is fixed by d266b79. >> >> Could you try rebuilding the USB image as described in my previous >> message, copy it to a USB stick, and boot from there? That would be >> great. >> > > That patch did the trick. Thanks! Thanks for the quick feedback! Ludo=E2=80=99.