X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pa0-f43.google.com (mail-pa0-f43.google.com [209.85.220.43]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 13E0CDC1512 for ; Tue, 16 Sep 2014 04:57:21 +0000 (UTC) Received: by mail-pa0-f43.google.com with SMTP id fa1so7946474pad.16 for ; Mon, 15 Sep 2014 21:57:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=SNxoVA1rpb7S7BI8tUk9lO3szsGPLUTxtV769FC1RKw=; b=KhlqXTvoK000dfiQxoY3WDS+ij69nuVtrLA3HuWg5Ewq4SjsAOb0DtNq0+wXlKesQn lo8D6oqfl0GeeV1qjGhZc5BGSt5k6SP/EGT50kqmjJktZH4KHMAmL/2xY96k96w8QzCs uj6FHhqqNHEgFFSqtO9RdUqsB8TzTWth/FzGOEg1nEdxvJcOnwIbVmMUjVjzfOmpK//J 8KuUq/IAxCEWnlzGPLGoq9uUxuZzQG98JKLHw2eSIQEYi+2XvE4jg7MoGxExdkg6Ducq A44Q1VYh5EjndCALvR1HICjnKezw1X2oOQhq4mcHOU2hjTAel4j4raHKUELf/SJhVlgX iBUg== X-Received: by 10.68.68.207 with SMTP id y15mr42508454pbt.94.1410843441185; Mon, 15 Sep 2014 21:57:21 -0700 (PDT) Received: from newbook ([50.0.225.123]) by mx.google.com with ESMTPSA id cy7sm6319834pdb.7.2014.09.15.21.57.19 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Sep 2014 21:57:20 -0700 (PDT) Date: Mon, 15 Sep 2014 21:57:16 -0700 From: Isaac Dunham To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Re: Cannot mount root filesystem with latest vanilla kernel Message-ID: <20140916045715.GA1781@newbook> References: <20140914201702.GA513@muslin> <20140914210508.GA1775@newbook> <20140915113105.182f422b@ncopa-desktop.alpinelinux.org> <20140915193509.GA545@muslin> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140915193509.GA545@muslin> User-Agent: Mutt/1.5.23 (2014-03-12) On Mon, Sep 15, 2014 at 12:35:09PM -0700, Isaac Dunham wrote: > > Well, ran into more problems: > - on the second boot, the problem reappeared. > - I chrooted in, purged linux-vanilla, exited, umounted the root > partition, ran e2fsck -p (which fixed several isssues with "deleted > inodes"), ran e2fsck -cckv, which reported no bad blocks or other > issues, remounted & chrooted, installed linux-vanilla, ran > apk fix mkinitfs, > exited, umounted, ran sync; sync; sync; > and rebooted to find that the issue was still there. > > Most modules are giving me complaints about missing symbols or bad > symbol versions. Well, I installed the latest from the 3.0 repo, which is to say I downgraded from kernel 3.14.18 (in edge) to 3.14.17, and everything worked. So I'm fairly conviced that there's a bug or miscompile in 3.14.18. Thanks, Isaac Dunham --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---