[OpenIndiana-discuss] ntfs-3g

Jean-Pierre André jean-pierre.andre at wanadoo.fr
Mon Sep 26 06:28:02 UTC 2016


Apostolos Syropoulos via openindiana-discuss wrote:
>
>
>>> Does this work:
>> ntfs-3g /dev/dsk/c4t0d0p1 /mnt
>>
>
>
> # ntfs-3g /dev/rdsk/c4t0d0p1 /mnt
> ntfs_attr_pread_i: ntfs_pread failed: Invalid argument
> Failed to read NTFS $Bitmap: Invalid argument
> The device '/devices/pci at 0,0/pci1849,4396 at 13,2/storage at 2/disk at 0,0:r,raw' doesn't seem to have a valid NTFS.
> Maybe the wrong device is used? Or the whole disk instead of a
> partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?

Why does your device path ends with ",raw" ? You have
to use /dev/dsk/c.t.d.p. not /dev/rdsk/c.t.d.p.

Are you sure this is ntfs formatted ? Please post the output
of :

head -c 11 [device-path] | tail -c 8

Jean-Pierre

>
>
>   A.S.
> ----------------------
> Apostolos Syropoulos
> Xanthi, Greece
>





More information about the openindiana-discuss mailing list