[ug-bosug] Query

Madhu K R Madhu.Kr at Sun.COM
Tue Oct 10 22:16:34 PDT 2006



Ashok Prabhu wrote:
> Hi
>
> I have a couple of question regarding disk mount.
>
> 1. How do I mount Windows partitions?
>   
Yes. You can mount both fat32 and NTFS partition in opensolaris.

First you have to identify the device i.e the cXtXpX in directory /dev/dsk

It will be something like c2d0p0 or c2d0p3
and mount it as pcfs filesystem if it is  fat32 partition and mount it 
as ntfs if it is ntfs filesystem.

At this moment solaris doesn't include the support for NTFS. But you can 
get the packages for solaris by which you can mount NTFS partition.
Latest belenix comes with NTFS support

> 2. How do I use Removable media?
>   
You mean USB ? You plug the USB disk. Vold will automatically mount it 
in /rmdisk directory.
> 3. Can I mount NTFS partitions with read/write permissions?
>   
 I think NTFS partitions doesn't support write at this moment. But you 
can read the partition.
> 4. Is there something similiar to fstab to automount disks?
>   

Yes /etc/vfstab.
> Ashok
>  
>  
> This message posted from opensolaris.org
> _______________________________________________
> ug-bosug mailing list
> List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org
> List-Owner: mailto:ug-bosug-owner at opensolaris.org
> List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54
>   



More information about the ug-bosug mailing list