On Sat, May 3, 2008 at 8:18 PM, heather valentine
<[EMAIL PROTECTED]> wrote:
> Dennis
>
>  Thank You for your reply
>  Thats Sweet and Very Honest i like that.
>
>  Sure i guess soon as i get my head unclouded
>  i may be up to asking a few questions :)
>

did you see this ?   http://mount-ntfs.sourceforge.net/

and this :
http://blogs.sun.com/pradhap/entry/mounting_ntfs_partition_in_solaris

I went and downloaded the sources :

$ unzip $HOME/src/mount_ntfs.0.9.1.zip
Archive:  /export/home/dclarke/src/mount_ntfs.0.9.1.zip
  inflating: client.c
  inflating: main.c
  inflating: Makefile
  inflating: mount_ntfs
  inflating: mount_ntfs.h
  inflating: namecomp.c
  inflating: nfs.c
  inflating: ntfs.c
  inflating: server.c
  inflating: server.exe
$ ls -lap
total 250
drwxr-xr-x   2 dclarke  csw          512 May  3 20:24 ./
drwxr-xr-x   3 dclarke  csw          512 May  3 20:24 ../
-rw-r--r--   1 dclarke  csw          421 Feb  4  2006 Makefile
-rw-r--r--   1 dclarke  csw         1635 Feb  3  2006 client.c
-rw-r--r--   1 dclarke  csw         5451 Feb  4  2006 main.c
-rwxr-xr-x   1 dclarke  csw        49784 Aug  4  2006 mount_ntfs
-rw-r--r--   1 dclarke  csw         1095 Feb  3  2006 mount_ntfs.h
-rw-r--r--   1 dclarke  csw          944 Feb  3  2006 namecomp.c
-rw-r--r--   1 dclarke  csw         8908 Feb  4  2006 nfs.c
-rw-r--r--   1 dclarke  csw        29275 Aug  4  2006 ntfs.c
-rw-r--r--   1 dclarke  csw         1792 Feb  3  2006 server.c
-rw-r--r--   1 dclarke  csw        22016 Feb  3  2006 server.exe
$ file mount_ntfs
mount_ntfs: ELF 32-bit LSB executable 80386 Version 1, dynamically
linked, not stripped
$ ldd mount_ntfs
        libsocket.so.1 =>        /lib/libsocket.so.1
        libc.so.1 =>     /lib/libc.so.1
        libnsl.so.1 =>   /lib/libnsl.so.1
        libmp.so.2 =>    /lib/libmp.so.2
        libmd.so.1 =>    /lib/libmd.so.1
        libscf.so.1 =>   /lib/libscf.so.1
        libdoor.so.1 =>  /lib/libdoor.so.1
        libuutil.so.1 =>         /lib/libuutil.so.1
        libgen.so.1 =>   /lib/libgen.so.1
        libm.so.2 =>     /lib/libm.so.2

So I think that this may help.

I may just create a quick package and drop it into the test pool at
Blastwave.org

Dennis
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to