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
- 8K All Categories
- 1.6K Nebula
- 60 Nebula Ideas
- 54 Nebula Status and Incidents
- 4.4K Security
- 222 Security Ideas
- 960 Switch
- 45 Switch Ideas
- 862 WirelessLAN
- 20 WLAN Ideas
- 5.2K Consumer Product
- 137 Service & License
- 268 News and Release
- 53 Security Advisories
- 11 Education Center
- 573 FAQ
- 273 Nebula FAQ
- 132 Security FAQ
- 73 Switch FAQ
- 72 WirelessLAN FAQ
- 7 Consumer Product FAQ
- Documents
- 34 Nebula Monthly Express
- 70 About Community
- 44 Security Highlight
Consumer Product Help Center
