No connect to samba

Hello and good Day,

hardware: GL.iNet GL-B1300
USB Stick
OpenWrt 21.02.0-rc3 r16172-2aba3e9784 / LuCI openwrt-21.02 branch git-21.188.55099-e52e1de

the Version works. also FTP

But not Samba and the DLNA:
if I start with Samba i receive an Error

root@OpenWrt:~# /etc/init.d/samba restart
-ash: /etc/init.d/samba: not found

mount:

/dev/mtdblock10 on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/sda1 on /overlay type ext4 (rw,relatime)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600,ptmxmode=000)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,noatime,mode=700)

I use this Tutorial
[How I got Samba4 working for me] (https://How I got Samba4 working for me)

And I don't see the Dlna Server on my TV

Did you have a tip ?

Thank you.

Have you installed samba and DLNA server?

ls -l /etc/init.d/

Yes i have booth installed. Samba don't work for me. So i think i inlall DLNA too

ls -l /etc/init.d/

-rwxr-xr-x 1 root root 300 Feb 24 17:26 avahi-daemon
-rwxr-xr-x 1 root root 1305 Jun 13 22:02 boot
-rwxr-xr-x 1 root root 315 Jun 13 22:02 bootcount
-rwxr-xr-x 1 root root 846 Jun 30 07:24 cron
-rwxr-xr-x 1 root root 342 Jun 2 2020 dbus
-rwxr-xr-x 1 root root 31103 Jun 13 22:02 dnsmasq
-rwxr-xr-x 1 root root 263 Jun 13 22:02 done
-rwxr-xr-x 1 root root 5935 Jun 13 22:02 dropbear
-rwxr-xr-x 1 root root 997 Jun 13 22:02 firewall
-rwxr-xr-x 1 root root 169 Jan 4 2021 fstab
-rwxr-xr-x 1 root root 1379 Jun 13 22:02 gpio_switch
-rwxr-xr-x 1 root root 3502 Jun 13 22:02 led
-rwxr-xr-x 1 root root 2339 Jun 13 22:02 log
-rwxr-xr-x 1 root root 2564 Nov 30 2020 minidlna
-rwxr-xr-x 1 root root 2706 Jul 14 13:33 network
-rwxr-xr-x 1 root root 292 Jun 13 22:02 odhcpd
-rwxr-xr-x 1 root root 393 Jun 13 22:02 rpcd
-rwxr-xr-x 1 root root 7985 Jul 10 19:09 samba4
-rw-r--r-- 1 root root 692 Jul 9 15:31 smb.conf //this line is written in white
-rwxr-xr-x 1 root root 1212 Jun 13 22:02 sysctl
-rwxr-xr-x 1 root root 662 Jun 13 22:02 sysfixtime
-rwxr-xr-x 1 root root 3226 Jun 30 07:24 sysntpd
-rwxr-xr-x 1 root root 989 Jun 13 22:02 system
-rwxr-xr-x 1 root root 1339 Jul 7 15:18 ucitrack
-rwxr-xr-x 1 root root 5504 Jun 13 22:02 uhttpd
-rwxr-xr-x 1 root root 125 Jun 13 22:02 umount
-rwxr-xr-x 1 root root 239 Jun 13 22:02 urandom_seed
-rwxr-xr-x 1 root root 220 Jun 13 22:02 urngd
-rwxr-xr-x 1 root root 195 Feb 24 17:26 vsftpd
-rwxr-xr-x 1 root root 1178 Jul 6 00:04 wpad

Evidently, you need to run /etc/init.d/samba4 instead. Not sure what to make of the presence of the smb.conf file in the init scripts directory tho.

Exactly.

There's also a /etc/unit.d/minidlna