William Zhou wrote:


Hi,

We can change this
cp --preserve=all --recursive --update /lib/udev/devices/* /dev
to
cp -a /lib/udev/devices/* /dev/

The one provided causes an error.

/etc/rc.d/init.d/udev reload
Reloading udev rules...
cp: cannot create special file `/dev/console': File exists [ FAIL ]



William

Mistakenly pressed the send button. :(. Sorry.


In the force-reload part, trigger_device_events does not exist. Did I miss something or you meant udev_trigger originally?


William


--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to