On Fri, Dec 30, 2005 at 08:37:30PM +0800, Uwe Dippel wrote:
> Tried the last hours to debug a growisofs problem; which finally turned
> out to be a UDF problem; after I found
> http://groups.google.com.my/group/mailing.openbsd.bugs/browse_frm/thread/cc83628ed178e43c/433bf632f7ad2f55?tvc=1#433bf632f7ad2f55
> 
> growisofs writes proper DVDs of any size; only mount doesn't work; any
> file larger than 2 GB will show with wrong content and a negative size.
> No wonder, it mounts as iso9660.
> But how do I get it mounted as udf ? I tried 
> mount -t udf /dev/cd0c /dvd, but it comes with a blue kernel message: 
> udf-mount: enforcing read-only mode

but did it not mount the disc?

that's from sys/isofs/udf/udf_vfsops.c, and actually it's udf_mount:...

that's not a message from a fatal error, it's just "informative".

-- 
<[EMAIL PROTECTED]>

Reply via email to