[Bug 1180494] Boot on current installation and new installation fails
https://bugzilla.suse.com/show_bug.cgi?id=1180494 https://bugzilla.suse.com/show_bug.cgi?id=1180494#c2 Thomas Blume <thomas.blume@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |elantea@runbox.com, | |thomas.blume@suse.com Flags| |needinfo?(elantea@runbox.co | |m) --- Comment #2 from Thomas Blume <thomas.blume@suse.com> --- --> + cat /proc/cmdline + sed -e 's/\(ftp:\/\/.*\):.*@/\1:*******@/g;s/\(cifs:\/\/.*\):.*@/\1:*******@/g;s/cifspass=[^ ]*/cifspass=*******/g;s/iscsi:.*@/iscsi:******@/g;s/rd.iscsi.password=[^ ]*/rd.iscsi.password=******/g;s/rd.iscsi.in.password=[^ ]*/rd.iscsi.in.password=******/g' BOOT_IMAGE=/boot/vmlinuz-5.10.1-1-default root=UUID=7dea570e-bd04-46ea-b9e6-47c3f89845f1 --< dracut is timing out waiting for the system root device with the above UUID. This device is not present in the blkid output: --> + blkid /dev/sda1: PARTUUID="cd8a2b57-b5c4-4b52-9ebb-5b5b01643327" /dev/sda2: LABEL="Mushkin_Root" UUID="71345c00-ef54-4c51-8fd6-9f2b523561b1" UUID_SUB="ccbbccd7-2211-42bd-9dcd-4dba21a6b520" BLOCK_SIZE="4096" TYPE="btrfs" PARTUUID="e4aa2b78-e2b1-4114-945a-1017083cceba" /dev/sda3: LABEL="Mushkin_Home" UUID="a234ca39-2eb5-4567-9d0e-3bdc0e029bdb" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="a9286994-1f4e-4626-bfdf-566c8c17b192" /dev/sdb: UUID="fASLMy-b1aM-sTBk-bFa0-XMoA-9l2o-7SxBDa" TYPE="LVM2_member" /dev/sdc1: LABEL="ST_Bilder" UUID="09bcbbca-82aa-44ce-9a7c-0f11aa09bb00" BLOCK_SIZE="4096" TYPE="xfs" PARTUUID="cdb3aa35-31de-4bbf-be91-1b0f0d0d74b8" /dev/sdd1: PARTUUID="d20e96d9-2831-455b-a3d7-7265e6f82c68" /dev/sdd2: LABEL="SanDiskRoot" UUID="e869351e-565b-491d-96e1-c9e240555d5a" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="95e940e7-4e87-4ddf-8c7c-188f1d6aaf36" /dev/sdd3: LABEL="SanDiskHome" UUID="3122864c-d9f8-48f1-bf81-7cfe7617cb6e" BLOCK_SIZE="512" TYPE="xfs" PARTUUID="e9ac153c-68bc-4e12-b481-462e85eb2387" /dev/sde1: LABEL="ST_4000" BLOCK_SIZE="512" UUID="3ADAB667DAB61F57" TYPE="ntfs" PARTUUID="68736b03-0118-439e-a0d4-cca0b6cb74e6" /dev/sdf: UUID="kZCWzm-FZcZ-DbF1-hAU3-xUgu-lbav-mhDfJE" TYPE="LVM2_member" --< Could you boot from the other disk again and check whether the blkid output from there contains the UUID 7dea570e-bd04-46ea-b9e6-47c3f89845f1? -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com