Without installing the distro? When there's no distro, there's no need of an NTFS-3G module, is there? Or maybe you got something wrong there.
Anyway, on a debian system (Your Artistx), just do a:
Code:
sudo apt-get install ntfs-3g
Or if available:
Code:
sudo apt-get install ntfs-config
And then mount with the command:
Code:
mount -t ntfs-3g /dev/hdxx /mountpoint
Or replace all 'ntfs' in the following file with ntfs-3g: