* [gentoo-user] no file system found for kernel 4.14.78
@ 2018-11-03 13:32 Bill Kenworthy
2018-11-03 14:07 ` Peter Humphrey
2018-11-03 16:46 ` [gentoo-user] " Nikos Chantziaras
0 siblings, 2 replies; 4+ messages in thread
From: Bill Kenworthy @ 2018-11-03 13:32 UTC (permalink / raw
To: gentoo-user@lists.gentoo.org
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.
BillK
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] no file system found for kernel 4.14.78
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 ` [gentoo-user] " Nikos Chantziaras
1 sibling, 0 replies; 4+ messages in thread
From: Peter Humphrey @ 2018-11-03 14:07 UTC (permalink / raw
To: gentoo-user
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? <CTL>s to
pause, <CTL>q to resume.
--
Regards,
Peter.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-user] Re: no file system found for kernel 4.14.78
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
2018-11-03 22:10 ` Bill Kenworthy
1 sibling, 1 reply; 4+ messages in thread
From: Nikos Chantziaras @ 2018-11-03 16:46 UTC (permalink / raw
To: gentoo-user
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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] Re: no file system found for kernel 4.14.78
2018-11-03 16:46 ` [gentoo-user] " Nikos Chantziaras
@ 2018-11-03 22:10 ` Bill Kenworthy
0 siblings, 0 replies; 4+ messages in thread
From: Bill Kenworthy @ 2018-11-03 22:10 UTC (permalink / raw
To: gentoo-user
On 04/11/18 00:46, Nikos Chantziaras wrote:
> 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.
>
>
Thanks, found that the initrd is missing - cant include modules failure
from genkernel I missed. Tracking down why now.
Thanks,
BillK
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-11-03 22:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [gentoo-user] " Nikos Chantziaras
2018-11-03 22:10 ` Bill Kenworthy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox