Page 1 of 1

Hard disk

PostPosted: Sun Sep 06, 2015 9:14 pm
by elthi
Hello,

First of all thank you for this job! :applause

I would like to use 1 USB HD already installed with another distrib (movies, music...) is it possible to connect it and use data?
How can I do that?

Thanks.

Re: Hard disk

PostPosted: Mon Sep 07, 2015 9:16 am
by Jocko
Hi elthi,

The usb partitions are handled in 2 ways by our firmware on a rspb according with the fs used

- with fs ext3/4 or fat32, the partition is mounted on /share/20xx. Then you need to create shares for each root folder stored on this partition but you may create a share only if foldername contains the characters : "a-zA-Z0-9_-"
The other folders can not be shared by the nas!

- with ntfs fs, a global share is created and mounted in the default data partition /share/1000. The share name is the label name of the ntfs partition.

if partition used other fs, the partition is not handled by the firmware.

Re: Hard disk

PostPosted: Mon Sep 07, 2015 12:02 pm
by elthi
Thanks Jocko!

It works well with ETX4 HD :)