https://bugzilla.novell.com/show_bug.cgi?id=765413 https://bugzilla.novell.com/show_bug.cgi?id=765413#c8 Arjen Runsink <arjen@zeilers.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Bootloader |Installation AssignedTo|snwint@suse.com |bnc-team-screening@forge.pr | |ovo.novell.com --- Comment #8 from Arjen Runsink <arjen@zeilers.net> 2012-09-05 19:52:55 UTC --- Marked it critical. I Can not boot my upgraded system. No proper initrd is created. System halts as soon as the selected kernel and initrd are booted. No more messages from grub or the kernel. Boot into rescue, mount all lvms /proc /dev /sys with -o bind and chroot into system mkinitrd gives the udevmapping error in my case for dm-5 The below is only for dm-5. dm-1 till dm-4 are perfectly the same inside and outside the chroot.. I suspect that the chroot during upgrade into the system has the same issue and therefore fails! In chroot # udevadm info --query=all --name=dm-5 P: /devices/virtual/block/dm-5 N: dm-5 E: DEVNAME=/dev/dm-5 E: DEVPATH=/devices/virtual/block/dm-5 E: DEVTYPE=disk E: MAJOR=253 E: MINOR=5 E: SUBSYSTEM=block same command in rescue environment: P: /devices/virtual/block/dm-5 N: dm-5 L: 50 S: disk/by-id/dm-name-system-swap S: disk/by-id/dm-uuid-LVM-7jNV4Dl5BAiF2qLlDW9jhDiiabsurCQpPDsgtlF1w38eElYtvYYc32fwsHqP8fmS S: disk/by-uuid/c3a96ad8-39cb-419f-b534-0af24f0cb263 S: mapper/system-swap S: system/swap E: DEVLINKS=/dev/disk/by-id/dm-name-system-swap /dev/disk/by-id/dm-uuid-LVM-7jNV4Dl5BAiF2qLlDW9jhDiiabsurCQpPDsgtlF1w38eElYtvYYc32fwsHqP8fmS /dev/disk/by-uuid/c3a96ad8-39cb-419f-b534-0af24f0cb263 /dev/mapper/system-swap /dev/system/swap E: DEVNAME=/dev/dm-5 E: DEVPATH=/devices/virtual/block/dm-5 E: DEVTYPE=disk E: DM_DEPS=1 E: DM_LAST_EVENT_NR=0 E: DM_LV_NAME=swap E: DM_MAJOR=253 E: DM_MINOR=5 E: DM_NAME=system-swap E: DM_OPENCOUNT=0 E: DM_SBIN_PATH=/sbin E: DM_STATE=ACTIVE E: DM_SUSPENDED=0 E: DM_TABLE_STATE=LIVE E: DM_TARGET_COUNT=1 E: DM_TARGET_TYPES=linear E: DM_TYPE=raid E: DM_UDEV_PRIMARY_SOURCE_FLAG=1 E: DM_UDEV_RULES_VSN=2 E: DM_UUID=LVM-7jNV4Dl5BAiF2qLlDW9jhDiiabsurCQpPDsgtlF1w38eElYtvYYc32fwsHqP8fmS E: DM_VG_NAME=system E: ID_FS_TYPE=swap E: ID_FS_USAGE=other E: ID_FS_UUID=c3a96ad8-39cb-419f-b534-0af24f0cb263 E: ID_FS_UUID_ENC=c3a96ad8-39cb-419f-b534-0af24f0cb263 E: ID_FS_VERSION=2 E: MAJOR=253 E: MINOR=5 E: SUBSYSTEM=block E: TAGS=:systemd: E: USEC_INITIALIZED=459842596 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.