> Oops, it is there. My apologies, I had a typo in shell. The file in UUID
> is Tiny.pm
Can you run the command line as outlined here?
http://forums.slimdevices.com/showpo...73&postcount=4
--
Michael
Results 31 to 36 of 36
-
2012-03-08, 11:22 #31
SlimNAS fails to start after install onFreeNAS
-
2012-03-09, 01:25 #32Junior Member
- Join Date
- Mar 2012
- Posts
- 8
Thank you. I have tried this;
perl slimserver.pl --user=www --d_startup --debug server=debug
and it states that there are permission issues with many of the .pm file located within the /mnt/data/mediaserver/squeezebox/ directory and sub-directory system, and not being able to open and save files.
I tried;
chmod -R 777 to the directory and
chown -R www:www to the directory
and it is still is giving permission issues when running the cmd above. This is being done in shell on the server, and not done remotely.
Perl does does not seem to be operating on the processes status page, would this be correct?
And to confirm that i am running the 32bit OS and not using ZFS (but I am using GEOM raid5)Last edited by ryann.neilson; 2012-03-09 at 01:45. Reason: additional information
-
2012-03-09, 01:45 #33
SlimNAS fails to start after install onFreeNAS
> perl slimserver.pl --user=www --d_startup --debug server=debug
> and it states that there are permission issues with many of the .pm
Can you copy/paste the output?
--
Michael
-
2012-03-09, 02:05 #34Junior Member
- Join Date
- Mar 2012
- Posts
- 8
Herewith the document with the output attached. Thanks
-
2012-03-09, 02:16 #35
SlimNAS fails to start after install onFreeNAS
> Herewith the document with the output attached. Thanks
The permission issues aren't on the installation folder, but the etc and
var sub-folders of your share:
/mnt/data/mediaserver/var/
/mnt/data/mediaserver/etc/
chmod them too.
--
Michael
-
2012-03-09, 02:42 #36Junior Member
- Join Date
- Mar 2012
- Posts
- 8
Ok, all up and running. Thank you for the assistance and thanks again for your great software.
Cheers

Reply With Quote
