http://bugzilla.novell.com/show_bug.cgi?id=586837 http://bugzilla.novell.com/show_bug.cgi?id=586837#c19 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |DOlsson@WEB.de --- Comment #19 from Michal Marek <mmarek@novell.com> 2010-07-07 09:52:03 UTC --- So the problem now is that the /dev/disk/by-label symlinks are not created for the logical volume with the root fs and the md partition with the swap and boot partition? Can try this $ mkdir initrd; cd initrd $ zcat /boot/initrd-$version | cpio -t >all-files $ grep -Ev '^(s?bin|lib64|lib/modules|usr)/' all-files >config-files $ zcat /boot/initrd | cpio -id -E config-files $ cd .. $ tar cjf initrd.tar.bz2 initrd and attach the tarball (it should contain the initrd files minus kernel modules and most binaries). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.