> Harry Mallon <hjmallon@xxxxxxxxx> hat am 25. Juli 2018 um 11:56 geschrieben: > > > Hello all, > > I have reported a bug in Bugzilla > https://bugzilla.kernel.org/show_bug.cgi?id=200649 > > "man-pages: mount does not document EROFS" > > === > The man pages for mount(...) GLibC function do not document when a EROFS might > be received. > > When mounting without READONLY flag: > I have a UDF formatted disk which returns EACCESS as it is read only. > I have a VFat formatted disk (with hardware write protect turned on) which > returns EROFS. > > I think a line should be added to the man pages to cover EROFS, but I am not > sure on the detail of when it would happen. I am not sure that i understand the steps propperly. You are doing "mount /dev/xx /mnt" and this results in an error or do you "mount /dev/xx /mnt ; cd /mnt" tp get am error ? re, wh > === > > Thanks for your attention, > Harry Mallon > -- > To unsubscribe from this list: send the line "unsubscribe linux-man" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html