In die /etc/samba/smb.confeintragen was freigegeben werden soll.
Nach dem Flashen ist nur der in /media/hdd eingehängte Datenträger freigegeben:
[global]
workgroup = DREAMBOX
server string = dreambox %h
security = user
map to guest = Bad User
load printers = no
max log size = 50
dns proxy = no
guest account = root
[Harddisk]
comment = The hard disk drive
path = /media/hdd
read only = no
guest ok = yes
Beispiel, wenn der Stick in /media/usb eingehängt ist und freigegeben werden soll: [USB] comment = USB Stick path = /media/usb read only = no guest ok = yes