Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #62915
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Patrick Boettcher <patrick.boettcher@posteo.de> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#917632: bugs.debian.org: During kernel boot the nvme module is not loaded, make the kernel not finding the rootfs |
| Date | Tue, 01 Jan 2019 13:00:01 +0100 |
| Message-ID | <xbqSd-DC-1@gated-at.bofh.it> (permalink) |
| References | <xaoz8-2LL-13@gated-at.bofh.it> <xaw3D-7D0-1@gated-at.bofh.it> <xaoz8-2LL-13@gated-at.bofh.it> <xaw3D-7D0-1@gated-at.bofh.it> |
| X-Original-To | Don Armstrong <don@debian.org> |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Tue Jan 1 11:54:09 2019 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -3.999 |
| Reply-To | Patrick Boettcher <patrick.boettcher@posteo.de>, 917632@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | Debian Kernel Team <debian-kernel@lists.debian.org> |
| X-Debian-Pr-Message | followup 917632 |
| X-Debian-Pr-Package | src:linux |
| X-Debian-Pr-Keywords | upstream |
| X-Debian-Pr-Source | linux |
| X-Spam-Bayes | score:0.0000 Tokens: new, 12; hammy, 150; neutral, 170; spammy, 0. spammytokens: hammytokens:0.000-+--H*UA:sk:x86_64-, 0.000-+--H*x:sk:x86_64-, 0.000-+--distupgrade, 0.000-+--dist-upgrade, 0.000-+--cutf8 |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1546343452; bh=xm+NUyUGFx7NrVLqpS3L5tI8V+Kg842ttb9SrsmePC4=; h=Date:From:To:Cc:Subject:From; b=VZG7orN6+4ggwcXLFgxEUtMU8xj5eaLK0hL4ctwuSna6twpU8TIc3WB3aKYLgKDXZ Pb+g7SwRtv9FCtat25kvCrB1Xqqc5/XOUYVJ4a6eTOxoo82KNxXydadHJplh1wQIJE J8v+zazfRUy/lCjTXUOApA2DiRfchLnZ4vYnHfAssaQ0rB1pyblNn+bfEqq+ULV72S zfrwqQob7rwjR0cT4cVxT/qYJyOmJkgm1pf1uS14w6m0waGizkUd7QM/SpGhmw6OFB ipak8y27YaDryX5tI5otuOF36fwlF/54FQdpsWNuUWgDHuFzW8JCBkp+p7E4nmTVJJ jKATpMKluB1JQ== |
| X-Mailer | Claws Mail 3.17.2 (GTK+ 2.24.32; x86_64-pc-linux-gnu) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1509275 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 67 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | owner@bugs.debian.org, 917632@bugs.debian.org |
| X-Original-Date | Tue, 1 Jan 2019 12:50:49 +0100 |
| X-Original-Message-ID | <20190101125049.6ddb467c@yaise-pc1> |
| X-Original-References | <154609625580.16712.505879588634674248.reportbug@yaise-pc1> <20181229231252.rahwagzdbk2okabf@qor.donarmstrong.com> <154609625580.16712.505879588634674248.reportbug@yaise-pc1> <20181229231252.rahwagzdbk2okabf@qor.donarmstrong.com> |
| Xref | csiph.com linux.debian.bugs.dist:936108 linux.debian.kernel:62915 |
Cross-posted to 2 groups.
Show key headers only | View raw
Thank you.
I fixed my problem with manually running
sudo update-initramfs -u
I don't why the initial initramfs did not contain the necessary
"things" to load the nvme-module automatically. Maybe it was the
constellation of update-packages.
--
Patrick.
On Sat, 29 Dec 2018 15:12:52 -0800
Don Armstrong <don@debian.org> wrote:
> Control: reassign -1 linux-signed-amd64
> Control: found -1 4.17.0-3
>
> Just a note, bugs.debian.org is the package for reporting issues with
> the bug tracking system itself, not general issues in packages (or the
> kernel.)
>
> I've reassigned this bug for you.
>
> On Sat, 29 Dec 2018, Patrick Boettcher wrote:
> > I did an apt upgrade this morning, I'm running testing/unstable.
> > This updated my kernels to 4.17.0-3-amd64 and 4.19.0-1-amd64. I
> > think the first since a few months (6 or more, but less then one
> > year).
>
> > * What exactly did you do (or not do) that was effective (or
> > ineffective)?
> >
> > sudo apt update; sudo apt dist-upgrade
> >
> > * What was the outcome of this action?
> >
> > After rebooting to the new kernel booting stuck with some messages
> > about mdadm looking for a RAID I don't have.
> >
> > Ultimately the initramfs-shell came up and I found out that there
> > are no block- devices loaded. /dev/sda* and /dev/nvme* did not
> > exists.
> >
> > I manually modprobe'd nvme. Followed by CTRL-D and the boot
> > continued.
> >
> >
> >
> > -- System Information:
> > Debian Release: buster/sid
> > APT prefers unstable
> > APT policy: (602, 'unstable'), (601, 'testing'), (600, 'stable'),
> > (598, 'experimental') Architecture: amd64 (x86_64)
> > Foreign Architectures: i386
> >
> > Kernel: Linux 4.17.0-3-amd64 (SMP w/12 CPU cores)
> > Locale: LANG=en_US.UTF-8, LC_CTYPE=C.UTF-8 (charmap=locale: Cannot
> > set LC_ALL to default locale: No such file or directory UTF-8),
> > LANGUAGE=en_US:en (charmap=locale: Cannot set LC_ALL to default
> > locale: No such file or directory UTF-8) Shell: /bin/sh linked
> > to /usr/bin/dash Init: systemd (via /run/systemd/system)
> > LSM: AppArmor: enabled
> >
Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread
Bug#917632: bugs.debian.org: During kernel boot the nvme module is not loaded, make the kernel not finding the rootfs Patrick Boettcher <patrick.boettcher@posteo.de> - 2019-01-01 13:00 +0100
csiph-web