aoprea Posted Monday at 12:03 PM #1 Posted Monday at 12:03 PM Hi i just installed on my Terramaster F424 Pro (i3 N305 + 32 GB) RR loader with DS423+ and DSM 7.2.2-72806 Update 3. i have 4 x 4tb hdd as main poll (raid 5 as ext4) one of nvme 512 Gb as seccond pool basic raid ext4 for docker containers data Now question is : with seccond nvme drive (2Tb) formated as NTFS is possible do be mounted as simple volume ? (like a external usb hdd drive mount) ? i know i can make another pool as basic raid ext4 or btrfs .... but i want to be used as ntfs for backup important data on this drive and to be easy seen on windows machines when is necessary. thanks Quote
aoprea Posted Monday at 02:12 PM Author #2 Posted Monday at 02:12 PM So, i put a seccond nvme formated as ntfs on slot2 and i mounted on cli. # mkdir /mnt/intnvme # mount -t ntfs /dev/nvme0n1p2 /mnt/intnvme Now i have to synoshare this mount and make a script for auto mount on boot. Quote
DSfuchs Posted Monday at 07:39 PM #3 Posted Monday at 07:39 PM (edited) 5 hours ago, aoprea said: So, i put a seccond nvme formated as ntfs on slot2 and i mounted on cli. # mkdir /mnt/intnvme # mount -t ntfs /dev/nvme0n1p2 /mnt/intnvme Now i have to synoshare this mount and make a script for auto mount on boot. synoshare --add duck "Ducktown" /mnt/intnvme/duck "" "@md" "" 1 0 synospace --map-file -d synocheckshare Edited Monday at 07:43 PM by DSfuchs 1 Quote
aoprea Posted Wednesday at 12:44 PM Author #5 Posted Wednesday at 12:44 PM i mounted ntfs nvme drive in /volume3 but when i got this error: ash-4.4# synoshare --add testntfs "ntfstest" /volume3 "" "" "" 1 0 Error: share create failed.[0x0D00 share_is_acl_share.c:49] i have to study synoshare --add command Quote
DSfuchs Posted Wednesday at 08:01 PM #6 Posted Wednesday at 08:01 PM 7 hours ago, aoprea said: i mounted ntfs nvme drive in /volume3 but when i got this error: ash-4.4# synoshare --add testntfs "ntfstest" /volume3 "" "" "" 1 0 Error: share create failed.[0x0D00 share_is_acl_share.c:49] i have to study synoshare --add command synoshare --add testntfs "ntfstest" /volume3/testntfs "" "" "" 1 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.