View Single Post
  #18 (permalink)  
Old 11-Jul-2007, 21:19
betamaxman
Guest
 
Posts: n/a
Default

All I did was download fuse and ntfs-3g from the prospective sights. Untared each one, then as root cd to the extracted directory and typed (for each one starting with fuse first) './configure', 'make', 'make install'. Then 'mkdir /Shared', then 'mkdir /Shared/Ntfs Volume 1'.
Then 'kwrite /etc/fstab' and added this line to the bottom of the file.
"/dev/sdb7 /Shared/Ntfs Volume 1 ntfs-3g defaults 0 0"
Rebooted and was good to go.
FUSE
NTFS-3G