Showing posts with label ntfs. Show all posts
Showing posts with label ntfs. Show all posts

Wednesday, September 30, 2009

NTFS and Solaris

Derek Crudgington in his blog reported about read support for NTFS in Solaris 10:

# wget http://www.belenix.org/binfiles/FSWpart.tar.gz
# wget http://www.belenix.org/binfiles/FSWfsmisc.tar.gz

Untar them, pkgadd them, and you are done. Then simply:

# mount -F ntfs /dev/dsk/c0d0pX /mnt

And nice command to view partitions:

# prtpart /dev/rdisk/c0d0p0 -ldevs

Very good news.