Quote:
Originally Posted by NiLuJe
I was a bit wary of the timing at first, but seeing that /mnt/onboard is mounted at that point is good enough for me  .
|
Actually, the /mnt/onboard mount happens only after udev is started, so it's entirely possible it won't be mounted yet. There are also some corner cases (factory reset / firmware update).
So if you execute a script on /mnt/onboard/ there might be a possibility it won't run. Not sure if udev waits for such things at any rate. A script in the internal memory, it's probably worth checking that /mnt/onboard/.kobo or whatever actually exists.