- connect your HDD to your DietPi system
- open Drive Manager and connect your HDD to /mnt/hdd
- install Samba via DietPi-Software
- change samba share to your HDD
Code: Select all
sed -i '/path = /c\path = /mnt/hdd' /etc/samba/smb.conf
- restart Samba service
Code: Select all
systemctl restart nmbd smbd
Help Do i need more than one RPi3?
Re: Help Do i need more than one RPi3?
as already told more than once. There is no relation between PiHole and Samba. Both are able to operate next to each other without issues.
Pls let us know if a solution is working. This could help others if they hit by similar situation. Your DietPi Team