Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88682 - genkernel generates wrong symlink while making initrd with udev
Summary: genkernel generates wrong symlink while making initrd with udev
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard: [ Fixed <3.2.0> ]
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-11 00:56 UTC by Maxim Loginov
Modified: 2005-06-03 12:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Loginov 2005-04-11 00:56:30 UTC
script /usr/share/genkernel/gen_initrd.sh generates /bin/udevstart .> /bin/udev symlink but it should be /sbin/udevstart .> /sbin/udev


Reproducible: Always
Steps to Reproduce:
1. genkernel --udev initrd
2. reboot or look inside initrd, symlink is broken
3.

Actual Results:  
system doesn't boot since udevstart cannot be found


sys-kernel/genkernel-3.1.6
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2005-06-03 12:11:21 UTC
Fixed in genkernel-3.2.0_rc2; thanks!