[OpenIndiana-discuss] ntfs-3g
Jean-Pierre André
jean-pierre.andre at wanadoo.fr
Mon Sep 26 15:00:28 UTC 2016
Мартин Бохниг via openindiana-discuss wrote:
>
> https://openindiana.org/pipermail/openindiana-discuss/2016-September/019602.html
>
> AS wrote:
>
>> ntfs /dev/rdsk/c4t0d0p0 /mtn
> Well, that's clear that you could not mount p0.
> In Solaris x86 p0 represents the entire disk (similar to s2 on SPARC-Solaris).
> rmformat lists devices by their all-at-once pseudo-partition p0.
> Clearly you have to adapt that path before mounting.
> You were on the right way:
>
> Fdisk shows the following:
>
> Partition Status Type Start End Length %
> ========= ====== ============ ===== === ====== ===
> 1 Active IFS: NTFS 1 3890 3890 100
>
> But although FDISK correctly showed that the ntfs is on partition p1, you despite this wanted to mount p0.
No, if ntfs is on the first partition, you have to mount p1, not p0
(or the real path /devices/pci* ending with :r)
ntfs /dev/dsk/c4t0d0p1 /mtn
/mtn being an existing (void) directory.
Jean-Pierre
More information about the openindiana-discuss
mailing list