Da Flex This is probably not a unique link:
Posts by RomanHT
-
-
myokaski Samba server run on NAS, in Libreelec only mounted Shared Samba Folder.
-
I mount a share from a NAS server using NFS3 in Libreelec 12.0.1, but I can't force it to assign UID=1000 and GID=1000 to the mounted folder.
These types of settings do not work on the NAS server:
all_squash,anonuid=1000,anongid=1000, or root_squash and etc.
Allways set to Root
-
-
-
Hello
I have a problem copying files from /storage folder to mounted samba share "nas.mount" in /storage folder.
For files over 30 GB the system freeze. Just starting to copy results in the Kodi interface freezing. The system completely crashes after exceeding 30 GB
Libreelec 12.0.1, on previous versions of Libreelec 8 and 9 this problem did not exist.
My transfer is at 800-900 Mbps, I can try to limit the connection speed, but how?
EDIT: It's not about the file size, but the transfer amount over 30 GB, no matter how long it takes to send.
-
Try using lowercase params first, and if that still doesn't work, see if adding forceuid,forcegid works?
I can't believe it was a problem with upercase, everything works.
I already wanted to force root on the containers.
-
Here's the problem, the docker defaults to the user "1000" and I can change folders that don't mount to a non-root user, so it probably isn't entirely true.
Docker does not have access to root directories on the host.
Thank you for the hint, I found a solution maybe.
-
Hello,
I have a problem with mounts using CIFS and I can't set UID=1000 or GID=1000 - error invalid agument
Code
Display More[Unit] Description=cifs mount script Requires=network-online.service After=network-online.service Before=kodi.service [Mount] What=//192.168.1.1/docker Where=/storage/docker Options=username=xxx,password=xxx,rw,vers=2.0,UID=1000,GID=1000 Type=cifs [Install] WantedBy=multi-user.target
Not help adding forceuid and forcegid.
From what I found there is a problem with the new Kernel, BUG?
Solves the problem I'm needed to have the suid bit set (chmod u + s / bin / ...)
The only question is how to do this with Libreelec 10.0.3
-
Hello,
I have a problem with samba:
Once I see the network environment the second time you can not see, yes it is on Windows 7, Panasonic TV
The TV is found once in 10 times, on windows 7 it is better but there is no revelation
It works on a computer via IP, but IP in Panasonic can not be entered, only name - it also does not work
I have looked at dozens of topics on this topic and nothing works properly
Code
Display More[global] server string = LibreELEC browseable = yes writeable = yes printable = no deadtime = 30 mangled names = no name resolve order = lmhosts wins bcast host printcap name = /dev/null load printers = no encrypt passwords = true enable core files = no passdb backend = smbpasswd smb encrypt = disabled fruit:model = Xserve netbios name = HTPC wins support = yes map to guest = Bad User guest account = root security = user socket options = TCP_NODELAY IPTOS_LOWDELAY min receivefile size = 16384 aio read size = 16384 aio write size = 16384 use sendfile = yes local master = no #preferred master = auto #domain master = auto #os level = 20
As for HTPC, I had windows 7 and 10 installed with shared folders, It all worked without problem.
-
Now it's working, Thanks for help.
-
Hi,
How to change the password in TigerVNC?
Solutions such as:
- vncpasswd - set new password
- remove file ./vnc/passwd
- remove file ./kod/addons/....../config/passwd
No, it does not help, the default password is still there!?