[oe] Problem with makedevs

Filip Zyzniewski filip.zyzniewski at gmail.com
Wed Feb 9 21:54:37 UTC 2011


Hi,

I think there is a problem with makedevs scripts. When I build
bootstrap-image for jlime-2010.1.conf, the makedevs binary is a
symlink to busybox.

During bootup it complains about the way it's called from /etc/init.d/devices:

/sbin/makedevs -r / -D /etc/device_table

The proper way for this binary is:

/sbin/makedevs -d /etc/device_table /

It surprises me that nobody has noticed this before - is my
configuration somehow unique? Jlime config file isn't overriding much
here...

What is a proper fix for this?

bye,
Filip Zyzniewski




More information about the Openembedded-devel mailing list