From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8C206138CD0 for ; Fri, 22 May 2015 21:09:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 555A1E08E1; Fri, 22 May 2015 21:09:31 +0000 (UTC) Received: from mail-pa0-f43.google.com (mail-pa0-f43.google.com [209.85.220.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2E010E089C for ; Fri, 22 May 2015 21:09:30 +0000 (UTC) Received: by pabru16 with SMTP id ru16so28715113pab.1 for ; Fri, 22 May 2015 14:09:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=WejMgXWZd1u1M5/wdsbHXgjx2f0bqKMPiSZOpB/OS9M=; b=C902X4S74ZPsU2jB5M20BwznpEtqb2ARg4upUIghiOi0Sj1UFWzY47/P51zQ6Bc/E4 a6Hln9ie1g+ygHuisoQUJn+EZ3JUYhkGJJ+mmxLfX1NT3JS6Wn+paytZdqEaMq2Jdi08 6tSnsW4i4TVYde+8yMrqWo1cJT7eved8y4T8n/up8BTJREotvenLLVTNimurNlgNg47W 2IC2vozSR+NE5MJfbYt5A5XlIRNfqakJObB0b9Z34sblbJB+zpXZRQKxRXd0SAPzb/ai 85Uaben/Rf+yVd+qRHPWxXiCjKGKLwDOvHfnTL2And2Ysxtp4NAWxZkR6yrvXeGb/8yL wMBA== X-Received: by 10.70.94.167 with SMTP id dd7mr1010947pdb.115.1432328969312; Fri, 22 May 2015 14:09:29 -0700 (PDT) Received: from [192.168.247.60] (76-10-185-17.dsl.teksavvy.com. [76.10.185.17]) by mx.google.com with ESMTPSA id og11sm2986381pdb.91.2015.05.22.14.09.28 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 May 2015 14:09:28 -0700 (PDT) Message-ID: <555F9B02.7010604@gmail.com> Date: Fri, 22 May 2015 14:09:22 -0700 From: Daniel Frey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [~and64] Headsup for google-chrome users References: <555E6F22.8090200@gmail.com> <201505220837.01994.michaelkintzios@gmail.com> <555EE06D.9060209@gmail.com> <20150522093846.23cb4d75@digimed.co.uk> <555EF484.3090501@gmail.com> <555F3D62.8020908@gmail.com> <555F658B.6000305@gmail.com> In-Reply-To: <555F658B.6000305@gmail.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Archives-Salt: d1969cac-53ed-4a04-afe1-da6622fba135 X-Archives-Hash: 68261dde2eacbbf3a4507249647f7dd2 On 05/22/2015 10:21 AM, Dale wrote: > > I have always copied mine over manually too. I keep quite a few spares > laying around, just in case. I had one that got corrupted a long time > ago. After I booted another kernel and looked at the one I was trying > to boot, it was only a few kilo bytes worth. No clue what happened > there. I just copied it over again and the size was right. Then it > booted fine. Weird. I've manually copied the kernel .config over and had that happen. I remember thinking why is it so small, then I opened it with vim and went "Ohhhh....." ;-) Dan