beta-tester / RPi-PXE-Server

setup a Raspberry Pi as an PXE-Server
310 stars 62 forks source link

Broken already setted up Samba shares #12

Closed andriy2 closed 5 years ago

andriy2 commented 5 years ago

After installing PXE Server my setted up samba shares was lost!

beta-tester commented 5 years ago

sorry for that... yes, at the moment i assumed a new fresh virgin raspbian installation. so i cut away everything, that is comming after the #======================= Share Definitions ======================= comment in the /etc/samba/smb.conf file and add shares for /srv and /media... then better i will keep existing settings and simply add my stuff.

beta-tester commented 5 years ago

i just changed that behavior in the master branch... but there are more config files that will be simply replaces instead of reconfigured for simplicity. even more in the testing branch - there i don't take care for anything - that is my personal testing branch.

i added some addition hints to the readme file, that things will be overridden.