https://bugzilla.novell.com/show_bug.cgi?id=590637 https://bugzilla.novell.com/show_bug.cgi?id=590637#c13 Xinwei Hu <xwhu@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|xwhu@novell.com | --- Comment #13 from Xinwei Hu <xwhu@novell.com> 2010-10-11 10:05:16 UTC --- (In reply to comment #12)
OK, how it works. It translate udev device to kernel device which is used in perl-Bootloader. For device mapper device is problem that udev points to /dev/dm-* but tools report device in format /dev/mapper/* So I use variables in udev to translate udev names to /dev/mapper/* names. If this is only problem It is not problem to check if DM_NAME contain _part* suffix and if so, don't append it from DM_PART. Does it work if I change it this way?
Yes, I think it should work too. -- 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.