On Fri, 1 Feb 2008, Artem Kachitchkine wrote:
>
>> [EMAIL PROTECTED]> pfexec truss -f -t mount mount -F pcfs -o ro
>> /dev/dsk/c2t0d0p0:1 /mnt
>> 3708: mount("/dev/dsk/c2t0d0p0:1", "/mnt", MS_OPTIONSTR, "pcfs",
>> 0x00000000, 0, 0x08063240, 1024) Err#30 EROFS
>> mount: Read-only file system
>
> As another data point, submitter of 6642367 reports the same issue with
> USB-connected SD media on snv_79 and claims that it used to work on snv_64a.
It's a bug. The VOP_OPEN() of the device isn't done with the proper flags.
Can't tell you out of my head why the changes to PCFS done inbetween those
two builds caused it. Still, a bug.
Thx,
FrankH.
>
> -Artem
> _______________________________________________
> opensolaris-code mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
>
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code