From: Nikos Chantziaras <realnc@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: no file system found for kernel 4.14.78
Date: Sat, 3 Nov 2018 18:46:42 +0200 [thread overview]
Message-ID: <prkj9d$bnq$1@blaine.gmane.org> (raw)
In-Reply-To: <c52ee675-0e6b-48bc-e280-45e899405d4e@iinet.net.au>
On 03/11/2018 15:32, 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
Try manually specifying the root fs and the fs type in the kernel
arguments. Here, I use:
root=PARTUUID=the-partition-uuid-of-the-root-fs ro rootfstype=ext4
You can see the UUIDs of your partitions with:
ls -l /dev/disk/by-partuuid
I always had to do that here, otherwise I just get the same boot error
as you.
next prev parent reply other threads:[~2018-11-03 16:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-03 13:32 [gentoo-user] no file system found for kernel 4.14.78 Bill Kenworthy
2018-11-03 14:07 ` Peter Humphrey
2018-11-03 16:46 ` Nikos Chantziaras [this message]
2018-11-03 22:10 ` [gentoo-user] " Bill Kenworthy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='prkj9d$bnq$1@blaine.gmane.org' \
--to=realnc@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox