refining scripts, adding winpe boot
This commit is contained in:
16
resources/smb.conf
Normal file
16
resources/smb.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
[global]
|
||||
workgroup = PXE
|
||||
map to guest = bad user
|
||||
usershare allow guests = yes
|
||||
|
||||
[tftp]
|
||||
browsable = true
|
||||
read only = yes
|
||||
guest ok = yes
|
||||
path = /srv/tftp
|
||||
|
||||
[windows]
|
||||
browsable = true
|
||||
read only = yes
|
||||
guest ok = yes
|
||||
path = /srv/tftp/non-free/windows
|
Reference in New Issue
Block a user