Not a OS X server question really but I run into an odd problem and I wonder if you have seen this. I don’t know if this is a bug or something strange with my installation. After I updated to 10.5.3 from 10.4.11, whenever a udf dvd disc is inserted, I can see it being recognized but it is not mounted -the disc is greyed out in the disc utility, and the utility will not let me mount it. Same results through the terminal. However if I go to the terminal and type
Last login: Fri Jun 6 09:37:42 on console
delta-flyer-ncc-74656:~ jlp39$ kextstat | grep udf
delta-flyer-ncc-74656:~ jlp39$ sudo kextload /System/Library/Extensions/udf.kext
Password:
kextload: /System/Library/Extensions/udf.kext loaded successfully
delta-flyer-ncc-74656:~ jlp39$ kextstat | grep udf
117 0 0x342a3000 0x39000 0x38000 com.apple.filesystems.udf (2.0.1) <7 6 5 2>
delta-flyer-ncc-74656:~ jlp39$
and reinsert the disc it is still greyed out but now I can mount it -either through the terminal or the mount command in disk utility, and can open it with the finder . Also this problems only seems to be affecting my intel boxes, the ppc boxes running 10.5.3 seem to work fine. Any ideas?
Comments are closed