i read this question and article from link in answer. After reading and some manipulation (I have 3 disk, 2 listed in /dev/dsk, third not listed) rise question, how to see NTFS partition disk record (file in /dev/dsk) ?
My task is to mount NTFS partition.
Hope, you understand me.
Thanks in advance.
|
|
|||||||
|
|
I've been trying to do the same a while ago and here is how I managed to mount NTFS partition on Solaris. It worked for me, I really hope this will work for you. How to mount NTFS partition in Solaris.
|
|||||||
|
|
It is possible to install VirtualBox on Solaris. And then install WinXP inside VirtualBox. It is also possible to give the virtualized WinXP direct access to the NTFS disk. Thus, WinXP can read the NTFS disk, and copy the data to Solaris via CIFS/NFS. For details, go to VirtualBox forum and search. I think the functionality is called "rawvmdk" or something? ntfs-3g and fuse gives something like 3MB/sec in Solaris. Thus, it is unusable for transfering large amounts of data. The other option is to connect the disk to another PC on the network and then transfer via CIFS/NFS. This is the easiest option. |
|||
|
|