Firstly thank you @slartibartfast for pointing out that I had included
the OS and version.

My NFS Server is running Red Hat Enterprise Linux version 8. I am not a
begginner with Linux having used Gentoo for a good 20 years or more as
well as many other distros, Arch, Debian, Ubuntu.......

Thank you @paul- for pointing out the difference vbetween CIFS and NFS
vers= settings.

Here are my NFS Server Options:


Code:
--------------------
    rw,sync,root_squash,nohide,no_subtree_check
--------------------


and my piCorePlayer NFS Client Opts


Code:
--------------------
    vers=3
--------------------


Rebooted and got a error: Network Unreachable Error now. At least no
Option Error...


Code:
--------------------
    Waiting for network................................................... No 
network found! Done (52).
  Starting Openssh server... Done.
  Mounting Network Drive...
  mount: /mnt/Music: mount(2) system call failed: Network is unreachable.
  Disk Mount Error, Retrying 2 more times...sleeping 10 seconds.
  
--------------------


So increased the delay to 90 seconds (180 in the Maximum wait for remote
network at boot Field) and rebooted:


Code:
--------------------
    Waiting for network................................................... No 
network found! Done (52).
  Starting Openssh server... Done.
  Mounting Network Drive...
  mount: /mnt/Music: mount(2) system call failed: Network is unreachable.
  Disk Mount Error, Retrying 2 more times...sleeping 10 seconds.
  mount: /mnt/Music: mount(2) system call failed: No route to host.
  Disk Mount Error, Retrying 1 more times...sleeping 10 seconds.
  mount: /mnt/Music: mount(2) system call failed: No route to host.
  Disabling network mount from server at 10.6.10.220.
  Done.
  
--------------------



Still no network connection at this point!!!

How can I delay until the network connects? It is Ethernet, not
wireless.



Perfect in every way, Modest and Misunderstood!
------------------------------------------------------------------------
themetman's Profile: http://forums.slimdevices.com/member.php?userid=70203
View this thread: http://forums.slimdevices.com/showthread.php?t=114850

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to