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 -
-
~ # 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
Categories
- All Categories
- 415 Beta Program
- 2.4K Nebula
- 152 Nebula Ideas
- 100 Nebula Status and Incidents
- 5.8K Security
- 288 USG FLEX H Series
- 278 Security Ideas
- 1.5K Switch
- 77 Switch Ideas
- 1.1K Wireless
- 42 Wireless Ideas
- 6.5K Consumer Product
- 252 Service & License
- 396 News and Release
- 85 Security Advisories
- 29 Education Center
- 10 [Campaign] Zyxel Network Detective
- 3.6K FAQ
- 34 Documents
- 34 Nebula Monthly Express
- 86 About Community
- 75 Security Highlight