• MorphOS Developer
    Nadir
    Posts: 157 from 2003/3/17
    Quote:

    sonter wrote:
    Back to the question in hand, which is mounting the samba share at boot. The line WaitForPort NETSTACK worked fine before I added the Wifi card, but afterwards the script failes. I assume its because it no longer waits until the network is up and running. script works fine once i run it myself manually.


    Your stack is up at that stage but you are not yet online with the wifi card. You could try waiting for WLANMNGR_GLOBAL instead but I'm not sure if this will be enough either. The safest would probably be to ask the stack if you have a connection to your NAS or router (this can be done via the ARexx interface)
  • »09.06.13 - 11:34
    Profile