cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: Dec. 29 2005,20:43 |
|
Read-Only support is fine.
NTFS write support is not allowed with the current drivers.
To (read-only) access files on your drive, you need to mount the data partition first by typing:
mount /mnt/hda1
and then you will see the files.
You can also use the Mount.app that is located in the bottom right corner of the fluxbox desktop. Or you can open the emelfm file manager and navigate to the /mnt directory and then Right-Click on the "hda1" and choose "Mount" from the context menu.
For full read/write support for NTFS, there is a project out there called "Captive NTFS". It is possible to add this ability to DSL, but it is not a simply task for most users. To read more, search google for "Captive NTFS".
|