Skip to content

Udevmount is executed after transmission and minidlna processes #368

Answered by fda77
donacarr asked this question in Q&A
Discussion options

You must be logged in to vote

Avm changed some things, eg using this systemd-like thing and udevd, so boot/start order changed. Udevmount/freetzmount provide the hooks for external depending on Fritzos.
This workaround could be used for all packages which need files on usb and/or a correct time:

  • enable external in menuconfig, no need to select packages, but you could
  • create a directory on the device, eg mkdir /var/media/ftp/MYSTICK/external
  • create one or both of these files in this directory, im not sure anymore. i have both:
  • touch /var/media/ftp/MYSTICK/external/.external
  • touch /var/media/ftp/MYSTICK/external/external.pkg
  • if packages are selected in external-menuconfig, these files are created automatically in the e…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fda77
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants