|
|
|
|
|
by a2128
501 days ago
|
|
Over on the Linux side, I installed Vanilla OS recently and it has a Samba service (nmbd.service) as a bootup dependency, which waits for a non-loopback IPv4 interface to be available. So if you're on a laptop which is not connected to WiFi, it will just hang for 90 seconds on the bootup screen before systemd decides that service has failed to start and moves on |
|
- configure SMB with a shorter timeout at boot
- configure your Samba share to mount with automount. (See [1] for inspiration)
[1] https://forum.manjaro.org/t/root-tip-how-to-systemd-mount-un...