X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by mail.alpinelinux.org (Postfix) with ESMTP id 77B8771417C for ; Fri, 26 Aug 2011 07:30:22 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 03478AE4004 for ; Fri, 26 Aug 2011 07:30:21 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NaFe41ffxFyE for ; Fri, 26 Aug 2011 07:30:20 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 0EF8D376277 for ; Fri, 26 Aug 2011 07:30:20 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id D0FF160CABEF9 for ; Fri, 26 Aug 2011 07:30:19 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (ncopa-desktop.nor.wtbts.net [10.65.65.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id A79AB60CABEE7 for ; Fri, 26 Aug 2011 07:30:19 +0000 (UTC) Date: Fri, 26 Aug 2011 09:24:35 +0200 From: Natanael Copa To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] bug when upgrading the kernel Message-ID: <20110826092435.79bf7316@ncopa-desktop.nor.wtbts.net> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.5; x86_64-unknown-linux-gnu) 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-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Hi, We have discovered a bug (or missing feature) when upgrading kernels. When you have upgraded a kernel the triggers are not executed in a proper order so the initramfs image is not there to be detected by the extlinux.conf generator. This causes extlinux.conf to not include the needed initrd= option and the kernel will not boot. Before you reboot, please verify that your /boot/extlinux.conf has the needed initrd= option. If not you can try run update-extlinux manually as a temp workaround. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---