loadlin: fix missing directory error
fixes an error I experienced in a test build
the situation came about from disabling the installer on an existing config on which it had previously been enabled, thus loadlin is left enabled when it would have been auto disabled with a fresh config. yes, modifying the config like this is prone to config issues, but this error in the loadlin script in this case is trivial to prevent.