BTS

Issue1278

Title ISO fails to boot in hard disk mode because of missing /lib/udev/hwdb.bin
Priority bug Status resolved
Superseder Nosy List mika
Assigned To Topics release-stopper

Created on 2013-09-27.21:09:21 by mika, last changed 2013-09-28.10:00:41 by mika.

Messages
msg4639 (view) Author: mika Date: 2013-09-28.10:00:40
We believe that your issue has been closed by the upload of
Version 4.0~a13-1+grml.3 of live-boot from Michael Prokop <mika@grml.org>.
The explanation is attached below

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 28 Sep 2013 11:44:52 +0200
Source: live-boot
Binary: live-boot-grml live-boot-grml-doc live-boot-grml-initramfs-tools
Architecture: source all
Version: 4.0~a13-1+grml.3
Distribution: unstable
Urgency: low
Maintainer: Grml Team <team@grml.org>
Changed-By: Michael Prokop <mika@grml.org>
Description: 
 live-boot-grml - Live System Boot Scripts
 live-boot-grml-doc - Live System Boot Scripts (documentation)
 live-boot-grml-initramfs-tools - Live System Boot Scripts (initramfs-tools backend)
Changes: 
 live-boot (4.0~a13-1+grml.3) unstable; urgency=low
 .
   * [79dceec] Update 9990-misc-helpers.sh to support latest udev version
     [Closes: issue1278] Thanks to Michael Biebl <biebl@debian.org> for
     helping in resolve this issue and Ulrich Dangel <mru@spamt.net>
     for the initial patch
Checksums-Sha1: 
 f9abdbd24f4920ef2d0fb44b51644f335549b65b 1396 live-boot_4.0~a13-1+grml.3.dsc
 99dfbc4557e2c015cc7971e6855dd724d8d6e4ed 37060 live-boot_4.0~a13-1+grml.3.debian.tar.xz
 c080cbbae44b69d8cb5baa5b41be65f02ed20a40 56636 live-boot-grml_4.0~a13-1+grml.3_all.deb
 5eb61a9df3eddeca5221efc31b50c1ce5dd61cf4 55740 live-boot-grml-doc_4.0~a13-1+grml.3_all.deb
 d442ca4b9b719adb362ecfdae18fcc87f0c0fffe 30882 live-boot-grml-initramfs-tools_4.0~a13-1+grml.3_all.deb
Checksums-Sha256: 
 2e45cf9d3c871f6d9c9aa5f53d0c3f3a8e135cea28a414ba989ab234d18cf929 1396 live-boot_4.0~a13-1+grml.3.dsc
 ba7de9335a5121e226d5221fb1a072a1de5301d3ea771556df379d81452174df 37060 live-boot_4.0~a13-1+grml.3.debian.tar.xz
 7c18a6b0e789e62cd174f20a09a594fb50dbd404f8ab3b9f78043eb30155ea83 56636 live-boot-grml_4.0~a13-1+grml.3_all.deb
 1a9f13a77d3446afc554f5080c1ef8edc82e67af8df8e509bc2c75e4d2268d9c 55740 live-boot-grml-doc_4.0~a13-1+grml.3_all.deb
 a6e59884d994ff4690ec0e86b44441ff95399c7eef4112c76930332acaa12eef 30882 live-boot-grml-initramfs-tools_4.0~a13-1+grml.3_all.deb
Files: 
 9a45f0fd8ef3f166d1f76675a8bd816c 1396 misc optional live-boot_4.0~a13-1+grml.3.dsc
 fbb2bb533438b56f3604d71715fa2e07 37060 misc optional live-boot_4.0~a13-1+grml.3.debian.tar.xz
 e3473a8429ef6853bbd5ad91b559f709 56636 misc optional live-boot-grml_4.0~a13-1+grml.3_all.deb
 f0dd1fc85fe073b60ae95b7662e128d6 55740 doc optional live-boot-grml-doc_4.0~a13-1+grml.3_all.deb
 0b957b3f1c61d9c366b0565fb4df731b 30882 misc optional live-boot-grml-initramfs-tools_4.0~a13-1+grml.3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlJGpYYACgkQ2N9T+zficujuFwCfSigf87bncUljdbRP8LnlcB7d
MbgAniz1s7CjnTcRNy069v865RbwMblr
=/lOM
-----END PGP SIGNATURE-----
msg4638 (view) Author: mika Date: 2013-09-27.22:07:22
FTR, the 'udevadm test-builtin' call in question comes from /lib/live/boot/9990-
misc-helpers.sh (see http://paste.grml.org/1529/).
msg4637 (view) Author: mika Date: 2013-09-27.22:05:03
With hwdb.bin included in the initramfs (still fails):

  http://screeni.s3.amazonaws.com/screenshot.2013-09-27T23:59:36.png
msg4636 (view) Author: mika Date: 2013-09-27.21:09:21
Trying to boot recent daily ISOs which were considered as base for stable release 2013.09 
failed to boot via "kvm [...] -hda $ISO":

  http://screeni.s3.amazonaws.com/screenshot.2013-09-27T22:55:34.png

I'm afraid this is a problem of libudev0 v175-7.2 (as present in Grml 2013.09-rc1) vs 
libudev1 v204-5 (as present in current dailys). Might be enough to just ship this file 
via the initramfs, didn't investigate/test that though.
History
Date User Action Args
2013-09-28 10:00:41mikasetstatus: chatting -> resolved
messages: + msg4639
2013-09-27 22:07:23mikasetmessages: + msg4638
2013-09-27 22:05:03mikasetstatus: unread -> chatting
messages: + msg4637
2013-09-27 21:09:21mikacreate