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@0,0/pci1849,4396@13,2/storage@2/disk@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
_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss