Your message dated Mon, 23 May 2005 21:47:30 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#310522: kernel-image-2.6.11-1-k7: fails to boot has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 24 May 2005 04:32:07 +0000 >From [EMAIL PROTECTED] Mon May 23 21:32:07 2005 Return-path: <[EMAIL PROTECTED]> Received: from pyramid-01.kattare.com [69.59.195.20] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DaR5L-0007VK-00; Mon, 23 May 2005 21:32:07 -0700 Received: from [192.168.1.154] (ip68-2-196-182.ph.ph.cox.net [68.2.196.182]) (authenticated bits=0) by pyramid-01.kattare.com (8.12.11/8.12.11) with ESMTP id j4O4W53h000363 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Mon, 23 May 2005 21:32:06 -0700 Message-ID: <[EMAIL PROTECTED]> Date: Mon, 23 May 2005 21:32:05 -0700 From: Craig Condit <[EMAIL PROTECTED]> User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: [EMAIL PROTECTED] Subject: kernel-image-2.6.11-1-k7: fails to boot Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: kernel-image-2.6.11-1-k7 Version: 2.6.11-3 Severity: critical Justification: breaks the whole system kernel-image-2.6.11-1-k7-2.6.11-5 fails to boot. I receive continuous messages as follows: initrd-tools: 0.1.80 /sbin/init: 360 cannot open bin/root: No such file umount: bin: not mounted /sbin/init: 362 cannot create proc/sys/kernel/real-root-dev: Directory non-existent cat: proc/cmdline: No such file or directory umount: proc: not mounted Kernel can not convert a name into device number. Check your 'root=' argument passed on boot by bootloader Downgrading to 2.6.11-3 fixes the problem. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11-1-k7 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages kernel-image-2.6.11-1-k7 depends on: ii coreutils [fileutils] 5.2.1-2 The GNU core utilities ii initrd-tools 0.1.81 tools to create initrd image for p ii module-init-tools 3.2-pre1-2 tools for managing Linux kernel mo -- no debconf information --------------------------------------- Received: (at 310522-done) by bugs.debian.org; 24 May 2005 04:47:32 +0000 >From [EMAIL PROTECTED] Mon May 23 21:47:32 2005 Return-path: <[EMAIL PROTECTED]> Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (mauritius.dodds.net) [66.93.39.86] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DaRKF-0001e0-00; Mon, 23 May 2005 21:47:31 -0700 Received: by mauritius.dodds.net (Postfix, from userid 1000) id EF2D0171D29; Mon, 23 May 2005 21:47:30 -0700 (PDT) Date: Mon, 23 May 2005 21:47:30 -0700 From: Steve Langasek <[EMAIL PROTECTED]> To: Craig Condit <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Bug#310522: kernel-image-2.6.11-1-k7: fails to boot Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X78YbkCBd9ye7Cvs" Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.9i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: --X78YbkCBd9ye7Cvs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 23, 2005 at 09:32:05PM -0700, Craig Condit wrote: > Package: kernel-image-2.6.11-1-k7 > Version: 2.6.11-3 > Severity: critical > Justification: breaks the whole system > kernel-image-2.6.11-1-k7-2.6.11-5 fails to boot. I receive continuous > messages as follows: > initrd-tools: 0.1.80 > /sbin/init: 360 cannot open bin/root: No such file > umount: bin: not mounted > /sbin/init: 362 cannot create proc/sys/kernel/real-root-dev: Directory > non-existent > cat: proc/cmdline: No such file or directory > umount: proc: not mounted > Kernel can not convert a name into device number. > Check your 'root=3D' argument passed on boot by bootloader This is a bug in initrd-tools 0.1.80 that was fixed in 0.1.81. =20 > Downgrading to 2.6.11-3 fixes the problem. Rather, the fact that you upgraded to initrd-tools 0.1.81 fixed the problem. :) Thanks, --=20 Steve Langasek postmodern programmer --X78YbkCBd9ye7Cvs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCkrHhKN6ufymYLloRAkvVAJ0cEuELfNJR5z56EZgHVbhMi0iKzgCbBdCo HWwcFAiuil0y+7SddkQ5+yc= =jdTv -----END PGP SIGNATURE----- --X78YbkCBd9ye7Cvs-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]