From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 55A1A138334 for ; Sat, 3 Nov 2018 14:07:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6372E09EB; Sat, 3 Nov 2018 14:07:09 +0000 (UTC) Received: from smarthost01c.mail.zen.net.uk (smarthost01c.mail.zen.net.uk [212.23.1.5]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 49F55E09E2 for ; Sat, 3 Nov 2018 14:07:09 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost01c.mail.zen.net.uk with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1gIwZv-0003wu-As for gentoo-user@lists.gentoo.org; Sat, 03 Nov 2018 14:07:07 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] no file system found for kernel 4.14.78 Date: Sat, 03 Nov 2018 14:07:06 +0000 Message-ID: <2460534.d7n5f3RMSi@peak> In-Reply-To: References: 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 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01c-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 59691739-d700-41ba-932a-cec2182d81fe X-Archives-Hash: 028860d415080d29becd160834f3a2c7 On Saturday, 3 November 2018 13:32:43 GMT Bill Kenworthy wrote: > Kernel 4.14.78 has been released and I have a fail upgrading one system > - fails to mount root vfs but oops instead of dropping to a recovery shell: > > Same boot stanza as 4.14.65, one unrelated (RCU) difference between .configs > > Has anyone else had this problem upgrading? - its difficult to FF as the > oops scrolls off the top of the screen and there are no logs. Have you tried pausing the console output while it's scrolling? s to pause, q to resume. -- Regards, Peter.