Command List :
1.sudo apt update && sudo apt upgrade -y
Download dependency for this project
Try To Install these packages to add an support for NTFS & EXFAT file systems with in the Raspberry Pi
NTFS Package :
2.sudo apt install ntfs-3g
Exfat Package:
3.sudo apt install exfat-utils exfat-fuse
After installing NTFS package and the Exfat package now its time to install the samba server
Samba Server Installation:
4.sudo apt install samba samba-common-bin