Bug ID | 902375 |
---|---|
Summary | mkinitrd/dracut ignores symlink in kernel argument |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | 13.2 RC 1 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | bnc-team-screening@forge.provo.novell.com |
Reporter | per@computer.org |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
I have the following: /boot/vmlinuz -> vmlinuz-vmlinuz-3.16.4-1.g7a8842b-desktop when I run mkinitrd # mkinitrd -i initrd -k vmlinuz -f nfs Creating initrd: /boot/initrd Kernel version vmlinuz has no module directory /lib/modules/vmlinuz This clearly doesnt work, apparently "vmlinuz" is taken literally instead of as a symlink?