Search found 11 matches
- Tue Dec 17, 2019 6:57 pm
- Forum: Troubleshooting
- Topic: Random freezings in Pi 3b with external usb disk
- Replies: 0
- Views: 1152
Random freezings in Pi 3b with external usb disk
Hi, i have moved my user data folder to an external usb drive (2.5'' WD 320 gb with external case) and the Pi freezes randomly every day. after the last freeze, i rebooted the Pi (at 19:28) and i ran the journalctl -r and the dmesg commands. https://pastebin.com/ty1x3eNm https://pastebin.com/hc4gDU8...
- Mon Dec 16, 2019 11:11 am
- Forum: Troubleshooting
- Topic: samba server sharing issue
- Replies: 22
- Views: 4962
Re: samba server sharing issue
I guess you would need to enter the full path into W10 Explorer \\<<your Samba Server IP >>\dietpi At least, that's how it is working for me I use the full path "\\192.168.1.118\dietpi" but the access is denied. maybe windows cannot identify some special characters (i had this issue 2 mon...
- Sat Dec 14, 2019 5:35 pm
- Forum: Troubleshooting
- Topic: samba server sharing issue
- Replies: 22
- Views: 4962
- Sat Dec 14, 2019 4:24 pm
- Forum: Troubleshooting
- Topic: samba server sharing issue
- Replies: 22
- Views: 4962
Re: samba server sharing issue
i changed the smb dir back to /mnt/dietpi_userdata and it works (at least in android)!!
thanks for the support guys!
thanks for the support guys!
- Sat Dec 14, 2019 4:21 pm
- Forum: Troubleshooting
- Topic: samba server sharing issue
- Replies: 22
- Views: 4962
Re: samba server sharing issue
This is just the symlink, which has always root:root owner but 777 permissions, hence is global R/W accessible. Important is the target dir permissions: ls -al /mnt/dietpi_userdata/ root@DietPi:~# ls -al /mnt/dietpi_userdata/ total 36 drwxr-xr-x 1 dietpi dietpi 4096 Dec 11 20:13 . drwxrwxrwx 1 root...
- Sat Dec 14, 2019 4:07 pm
- Forum: Troubleshooting
- Topic: samba server sharing issue
- Replies: 22
- Views: 4962
Re: samba server sharing issue
internal dir(/opt/Radarr) seems to work ok! I can see its files in smb client in android.
any ideas for the external /mnt directory?
any ideas for the external /mnt directory?
- Sat Dec 14, 2019 3:51 pm
- Forum: Troubleshooting
- Topic: samba server sharing issue
- Replies: 22
- Views: 4962
Re: samba server sharing issue
i see that the userdata dir has root/root rights. root@DietPi:/mnt# ls -ltr total 28 drwxr-xr-x 2 root root 0 Feb 14 2019 b819bea4-0b7f-4903-9669-244b0f5d6720 drwxr-xr-x 2 root root 4096 Jul 14 20:24 nfs_client drwxr-xr-x 2 root root 4096 Jul 14 20:24 ftp_client lrwxrwxrwx 1 root root 37 Nov 24 16:4...
- Sat Dec 14, 2019 2:59 pm
- Forum: Troubleshooting
- Topic: samba server sharing issue
- Replies: 22
- Views: 4962
Re: samba server sharing issue
i removed the last lines, i restarted samba process but i still cannot view my shared folder from my laptop/android phone. [global] workgroup = WORKGROUP server string = %h server dns proxy = no log file = /var/log/samba/log.%m max log size = 1000 syslog only = no syslog = 0 panic action = /usr/shar...
- Fri Dec 13, 2019 1:23 pm
- Forum: Troubleshooting
- Topic: samba server sharing issue
- Replies: 22
- Views: 4962
Re: samba server sharing issue
I tried with the default settings initially. due to my userdata is located in the external usb disk, i added the last lines. i will try later from my win10 laptop . [storage] comment = USB HDD path = /mnt/76D062D4D0629A5F/dietpi_userdata browseable = yes create mask = 0775 directory mask = 0775 vali...
- Fri Dec 13, 2019 11:32 am
- Forum: Troubleshooting
- Topic: samba server sharing issue
- Replies: 22
- Views: 4962
Re: samba server sharing issue
hi, i did not modify anything.
default usernames and passwords.
root/dietpi seems to be the default login in my case even the dietpi version is 6.26.3.
default usernames and passwords.
root/dietpi seems to be the default login in my case even the dietpi version is 6.26.3.