Re: UDF: bad file descriptor

2003-03-16 Thread FUJITA Kazutoshi
From: Scott Long [EMAIL PROTECTED] Subject: Re: UDF: bad file descriptor Date: Sat, 15 Mar 2003 21:29:16 -0700 Message-ID: [EMAIL PROTECTED] Sorry for neglecting UDF for so long. Regarding this problem, what program was used to generate the UDF filesystem on the disk? If the disk doesn't

Re: UDF: bad file descriptor

2003-03-16 Thread FUJITA Kazutoshi
From: Tim Robbins [EMAIL PROTECTED] Subject: Re: UDF: bad file descriptor Date: Sun, 16 Mar 2003 16:58:57 +1100 Message-ID: [EMAIL PROTECTED] The Linux driver doesn't seem to issue the special read and write commands that the quote from the UDF spec. mentions, so I'm not sure whether

Re: UDF: bad file descriptor

2003-03-15 Thread Andre Guibert de Bruet
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.BUPVR_MANGR.IFOVR_MOVIE.VRO # /bin/ls -l ls: VR_MOVIE.VRO: Bad file descriptor total 111

Re: UDF: bad file descriptor

2003-03-15 Thread FUJITA Kazutoshi
From: Andre Guibert de Bruet [EMAIL PROTECTED] Subject: Re: UDF: bad file descriptor Date: Sat, 15 Mar 2003 21:09:55 -0500 (EST) Message-ID: [EMAIL PROTECTED] # /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

Re: UDF: bad file descriptor

2003-03-15 Thread Scott Long
: Andre Guibert de Bruet [EMAIL PROTECTED] Subject: Re: UDF: bad file descriptor Date: Sat, 15 Mar 2003 21:09:55 -0500 (EST) Message-ID: [EMAIL PROTECTED] # /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

Re: UDF: bad file descriptor

2003-03-15 Thread Tim Robbins
On Sun, Mar 16, 2003 at 06:06:50AM +0900, FUJITA Kazutoshi wrote: I could mount DVD-RAM successfully. (This media was formatted by TOSHIBA HDDDVD video recorder;-p) But, some files can't be read. How can I solve this? [...] # /bin/ls -l ls: VR_MOVIE.VRO: Bad file descriptor total 111