On Sun, 16 Mar 2003, FUJITA Kazutoshi wrote: > I could mount DVD-RAM successfully. > But, some files can't be read. > How can I solve this? > > # /bin/ls > . .. VR_MANGR.BUP VR_MANGR.IFO VR_MOVIE.VRO > > # /bin/ls -l > ls: VR_MOVIE.VRO: Bad file descriptor > total 111 > drw-rw-rw- 1 root wheel 2048 Mar 12 13:33 . > drw-rw-rw- 4 root wheel 2048 Mar 16 18:00 .. > -rw-rw-rw- 1 root wheel 56980 Mar 16 18:01 VR_MANGR.BUP > -rw-rw-rw- 1 root wheel 56980 Mar 16 18:01 VR_MANGR.IFO
Sounds like the lstat on VR_MOVIE.VRO is failing. Does 'truss ls -l' display anything relevant? > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message