It's running fine so far, but I cannot get my Drive Pool in. The reason? The shares in Amahi 6.3 had capitals at the beginning and in amahi 9 they're all lowercase.
Code: Select all
WARN initialize: Found a share (Backup) defined in /etc/greyhole.conf with no path in /etc/samba/smb.conf. Either add this share in /etc/samba/smb.conf, or remove it from /etc/greyhole.conf, then restart Greyhole.
CRITICAL initialize: Config file parsing failed. Exiting.
Code: Select all
SMB.conf
Books
comment = Books
path = /var/hda/files/Books
Code: Select all
SMB.conf
Books
comment = Books
path = /var/hda/files/books
Can anyone give my some advice?
Thanks in advance.