dCore Import Debian Packages to Mountable SCE extensions > dCore x86 Imported Extensions

Crda

(1/3) > >>

jls:
Hi. During extensions loading on boot i see an error regarding crda missing.

Jason W:
can you post the output of the following:

grep crda /usr/local/postinst/*

jls:
The problem was that crda was simply missing, so I added it to my boot list. I actually don't know what is it

Jason W:
If you give me the output of the above command I can find what needs crda as a dep and fix it.

jls:
Hi,
Sorry I wasn't on my pc:

--- Code: ---jls@box:~$ grep crda /usr/local/postinst/*
/usr/local/postinst/crda: if [ -e "/etc/udev/rules.d/z60_crda.rules" ]; then
/usr/local/postinst/crda: echo "Preserving user changes to /etc/udev/rules.d/40-crda.rules ..."
/usr/local/postinst/crda: if [ -e "/etc/udev/rules.d/40-crda.rules" ]; then
/usr/local/postinst/crda: mv -f "/etc/udev/rules.d/40-crda.rules" "/etc/udev/rules.d/40-crda.rules.dpkg-new"
/usr/local/postinst/crda: mv -f "/etc/udev/rules.d/z60_crda.rules" "/etc/udev/rules.d/40-crda.rules"
jls@box:~

--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version