> Thanks for that Andrew - I've tried to follow your
> suggestion, so far without success. I suppose there
> is some little detail I've overlooked. This is where
> I've got to:
> 
> pfexec ntfs-3g /dev/dsk/c6d1p1
> /export/home/Guy/WinXP
>  
> uccessfully mounts my WinXP C: drive in my Home
> folder.
> 
> I've put the line
> 
> /dev/dsk/c6d1p1  -  /export/home/Guy/WinXP  fuse - no
> subtype=ntfs-3g
> 
> in /etc/vfstab
> 
> and created the S99 file in /etc/rc2.d/ with your
> suggested contents (/WinXP replaced by
> /export/home/Guy/WinXP)
> 
> The permissions etc. for thsi folder are as follows:
> 
> @opensolaris_b134:/etc/rc2.d$ ls -l
> total 23
> -rw-r--r-- 1 root sys   2405 2010-03-02 20:39 README
> -rwxr--r-- 2 root sys   1614 2010-03-02 20:39
> S20sysetup
> -rwxr--r-- 5 root sys   2649 2010-03-02 20:50
> S47pppd
> -rwxr-xr-x 2 root other 1558 2010-03-02 20:50
> S72autoinstall
> -rwxr--r-- 2 root sys   2065 2010-03-02 20:39
> S73cachefs.daemon
> -rwxr--r-- 2 root sys   1776 2010-03-02 20:50
> S81dodatadm.udaplt
> -rwxr--r-- 2 root sys   1065 2010-03-02 20:39
> S89PRESERVE
> -rwxr--r-- 2 root sys   1540 2010-03-02 20:39
> S98deallocate
> -rwxr--r-- 1 root sys     86 2010-07-20 09:53
> S99fuse_ntfs
> 
> OSOL then boots as usual with the Windows C-drive not
> mounted. I don't see the init script echoed to the
> console.
> 
> 
> Any further suggestions to fix this much appreciated.
> It's obviously not a big thing as a 1-line command
> does the job but it would be neat to have it in place
> automatically.
> 
> Cheers

In that case I would suggest getting rid of the /etc/vfstab line and just 
putting your pfxec ntfs-3g ... line into the init script instead. You may need 
to specify the full path to ntfs-3g - find this out using the "which" command.

Cheers

Andrew.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to