Q : NAS326 with NTFS int support

Lille
Posts: 7
Freshman Member

Hello everyone.
Is it possible to make " NTFS support at Internal HDD " on my NAS326 :-/
Thanks in advance
#NAS_December
Thanks in advance
#NAS_December
0
Accepted Solution
-
~ # ntfs-3g /dev/sda1 /mnt/mountpointOops. Sorry, it appears the older NSA series used ntfs-3g. On my NAS520 mount.tntfs is used.
-sh: ntfs-3g: not found
Somount.tntfs /dev/sda1 /mnt/mountpoint
1
All Replies
-
Why would you want that? NTFS on a Linux system (the box runs Linux) is significantly slower than ext4, which is the filesystem currently in use.
The box can mount NTFS disks internally, but you'll have to do it manually. Internal disks are only automounted if they meet certain conditions, and an NTFS filesystem is not among them.1 -
because i have 2x hd with files at ntfs file system - how can i mount the disk ?
https://i.imgur.com/ijoG3Ne.png
0 -
Login over ssh as root, and execute
mkdir /mnt/mountpoint<br>ntfs-3g /dev/sda1 /mnt/mountpoint
I don't think this will be automagically detected by the firmware (but it isn't excluded), so if you want to share it, you'll have to edit /etc/samba/smb.conf, and restart samba/etc/init.d/samba.sh restart
1 -
mkdir: can't create directory '/mnt/mountpoint': File exists~ #
:-/
will you show me ? i can trun on teamviewer?0 -
Did you execute the command twice? It creates a directory, so yes, you can't repeat it. (Unless you reboot the box in between. The contents of the /mnt directory will revert.0
-
~ # mkdir /mnt/mountpointmkdir: can't create directory '/mnt/mountpoint': File exists~ # mkdir /mnt/mountpointmkdir: can't create directory '/mnt/mountpoint': File exists~ # ntfs-3g /dev/sda1 /mnt/mountpoint-sh: ntfs-3g: not found~ # ntfs-3g /dev/sda1 /mnt/mountpoint-sh: ntfs-3g: not found~ #
~ # wget ftp://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/mac/fink/md5/f95b4a238a3df5a92e9013ecb55c2c17/fuse-2.7.1.tar.gzConnecting to ftp.gnome.org (194.71.11.173:21)fuse-2.7.1.tar.gz 100% |*******************************| 494k 0:00:00 ETA~ # tar xzf fuse-2.7.1.tar.gz~ # cd fuse-2.7.1~/fuse-2.7.1 # ./configure --exec-prefix=/; make; make installchecking build system type... armv7l-unknown-linux-gnuchecking host system type... armv7l-unknown-linux-gnuchecking target system type... armv7l-unknown-linux-gnuchecking for a BSD-compatible install... /bin/install -cchecking whether build environment is sane... yeschecking for gawk... nochecking for mawk... nochecking for nawk... nochecking for awk... awkchecking whether make sets $(MAKE)... nochecking for style of include used by make... nonechecking for gcc... nochecking for cc... nochecking for cl.exe... noconfigure: error: no acceptable C compiler found in $PATHSee `config.log' for more details.-sh: make: not found-sh: make: not found~/fuse-2.7.1 #0 -
Categories
- 6.9K All Categories
- 2 Education Center
- 1.4K Nebula
- 34 Nebula Ideas
- 40 Nebula Status and Incidents
- 3.9K Security
- 203 Security Ideas
- 751 Switch
- 31 Switch Ideas
- 632 WirelessLAN
- 10 WLAN Ideas
- 4.6K Consumer Product
- 105 Service & License
- 223 News and Release
- 39 Security Advisories
- 522 FAQ
- 239 Nebula FAQ
- 121 Security FAQ
- 73 Switch FAQ
- 67 WirelessLAN FAQ
- 6 Consumer Product FAQ
- Documents
- 30 Nebula Monthly Express
- 44 About Community
- 32 Security Highlight
Consumer Product Help Center
