Re: Panic when trying to mount cd9660 as udf

2003-11-24 Thread Christian Laursen
Maxime Henrion <[EMAIL PROTECTED]> writes: > Christian Laursen wrote: > > Maxime Henrion <[EMAIL PROTECTED]> writes: > > > > > Christian Laursen wrote: > > > > By accident, I tried to mount a CD as UDF, and got the follwoing panic: > > &g

Re: Panic when trying to mount cd9660 as udf

2003-11-23 Thread Maxime Henrion
Christian Laursen wrote: > Maxime Henrion <[EMAIL PROTECTED]> writes: > > > Christian Laursen wrote: > > > By accident, I tried to mount a CD as UDF, and got the follwoing panic: > > [snip] > > > Can you try the attached patch and tell me if it fixes y

Re: Panic when trying to mount cd9660 as udf

2003-11-23 Thread Mikko S. Hyvarinen
On Sun, Nov 23, 2003 at 03:02:34AM +0100, Christian Laursen wrote: > By accident, I tried to mount a CD as UDF, and got the follwoing panic: > > Fatal trap 12: page fault while in kernel mode > cpuid = 0; apic id = 00 > fault virtual address = 0x0 > fault code

Re: Panic when trying to mount cd9660 as udf

2003-11-23 Thread Christian Laursen
Maxime Henrion <[EMAIL PROTECTED]> writes: > Christian Laursen wrote: > > By accident, I tried to mount a CD as UDF, and got the follwoing panic: [snip] > Can you try the attached patch and tell me if it fixes your problem? Unfortunately it doesn't seem to make any diffe

Re: Panic when trying to mount cd9660 as udf

2003-11-23 Thread R. Imura
v 23, 2003 at 03:02:34AM +0100, Christian Laursen wrote: > By accident, I tried to mount a CD as UDF, and got the follwoing panic: > > Fatal trap 12: page fault while in kernel mode > cpuid = 0; apic id = 00 > fault virtual address = 0x0 > fault code = supervisor re

Re: Panic when trying to mount cd9660 as udf

2003-11-23 Thread Maxime Henrion
Christian Laursen wrote: > By accident, I tried to mount a CD as UDF, and got the follwoing panic: > > Fatal trap 12: page fault while in kernel mode > cpuid = 0; apic id = 00 > fault virtual address = 0x0 > fault code = supervisor read, page not present >

Panic when trying to mount cd9660 as udf

2003-11-22 Thread Christian Laursen
By accident, I tried to mount a CD as UDF, and got the follwoing panic: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x0 fault code = supervisor read, page not present instruction pointer = 0x8:0xc06c2f6c stack pointer

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&

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 di

Re: UDF: bad file descriptor

2003-03-15 Thread Tim Robbins
d. For example for CD and DVD devices these special commands can be found in the Mount Fuji 4 specification. A Real-Time file shall be identified by file type 249 in the File Type field of the file's ICB Tag. (from OSTA UDF spec, revision 2.01, March 15, 2000) If the file is a real-time file, t

Re: UDF: bad file descriptor

2003-03-15 Thread Scott Long
Hi, 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 have much data on it, would it be possible to 'dd' an image of the disk to a file and send me the file? Scott FUJITA Kazuto

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

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

UDF: bad file descriptor

2003-03-15 Thread FUJITA Kazutoshi
From: FUJITA Kazutoshi <[EMAIL PROTECTED]> Subject: Re: crash: lockmgr: locking against myself Date: Sun, 16 Mar 2003 05:23:51 +0900 (JST) Message-ID: <[EMAIL PROTECTED]> > It looks good for me. > At least, crash is avoided and mount successfully. I could mount DVD-RAM successfully. (This media w

lock panic when UDF mounting

2003-02-21 Thread Lars Eggert
Hi, got this when trying to mount_udf a DVD+RW, could not get a crashdump unfortunately: panic: lockmgr: locking against myself cpuid = 0; lapic.id = Debugger("panic") Stopped at Debugger+0x5a: xchgl %ebx,in_Debugger.0 db> trace Debugger(c0349145,0,c0347804,eb5309dc,1) at Debugg

Re: -CURRENT + UDF = panic

2002-12-24 Thread Scott Long
Vladimir Kushnir wrote: On Mon, 23 Dec 2002, Scott Long wrote: >Vladimir Kushnir wrote: > > >>I'm not sure for how long but at least last couple of weeks any attempt to >>mount CD with UDF gives >> >>panic: lockmgr: locking against myself >> &

Re: -CURRENT + UDF = panic

2002-12-24 Thread Vladimir Kushnir
On Mon, 23 Dec 2002, Scott Long wrote: > Vladimir Kushnir wrote: > > > I'm not sure for how long but at least last couple of weeks any attempt to > > mount CD with UDF gives > > > > panic: lockmgr: locking against myself > > > > plus quiet re

Re: -CURRENT + UDF = panic

2002-12-23 Thread Scott Long
Vladimir Kushnir wrote: I'm not sure for how long but at least last couple of weeks any attempt to mount CD with UDF gives panic: lockmgr: locking against myself plus quiet reboot (no dump, no break to DDB - nothing) on my -CURRENT box. uname -a output: FreeBSD kushnir1.kiev.ua 5.0-CU

-CURRENT + UDF = panic

2002-12-23 Thread Vladimir Kushnir
I'm not sure for how long but at least last couple of weeks any attempt to mount CD with UDF gives panic: lockmgr: locking against myself plus quiet reboot (no dump, no break to DDB - nothing) on my -CURRENT box. uname -a output: FreeBSD kushnir1.kiev.ua 5.0-CURRENT FreeBSD 5.0-CURRENT #1

Re: How to mount UDF file system?

2001-11-14 Thread Cyrille Lefevre
Garrett Rooney wrote: > On Thu, Nov 15, 2001 at 03:15:50AM +0100, Cyrille Lefevre wrote: > > Long, Scott wrote: > > > This is not possible yet under FreeBSD. I have a UDF work-in-progress at > > > http://people.freebsd.org/~scott/udf, but it cannot do CD-RW yet. >

Re: How to mount UDF file system?

2001-11-14 Thread Garrett Rooney
On Thu, Nov 15, 2001 at 03:15:50AM +0100, Cyrille Lefevre wrote: > Long, Scott wrote: > > This is not possible yet under FreeBSD. I have a UDF work-in-progress at > > http://people.freebsd.org/~scott/udf, but it cannot do CD-RW yet. > > FreeBSD.org - Document

Re: How to mount UDF file system?

2001-11-14 Thread Cyrille Lefevre
Long, Scott wrote: > This is not possible yet under FreeBSD. I have a UDF work-in-progress at > http://people.freebsd.org/~scott/udf, but it cannot do CD-RW yet. FreeBSD.org - Document not found ! Cyrille. -- Cyrille Lefevre mailto:[EMAIL PROTECTED] To Unsubscribe: sen

Re: How to mount UDF file system?

2001-11-14 Thread Julian Elischer
no way yet, On Wed, 14 Nov 2001, S.W.Liu wrote: > Hi, the CD RW disc have UDF file system, how to read it under FreeBSD? > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: s

RE: How to mount UDF file system?

2001-11-14 Thread Long, Scott
This is not possible yet under FreeBSD. I have a UDF work-in-progress at http://people.freebsd.org/~scott/udf, but it cannot do CD-RW yet. -Original Message- From: S.W.Liu [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 14, 2001 6:52 AM To: [EMAIL PROTECTED] Subject: How to mount

How to mount UDF file system?

2001-11-14 Thread S . W . Liu
Hi, the CD RW disc have UDF file system, how to read it under FreeBSD? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: anything more current info on UDF support/activities?

2000-03-26 Thread John Reynolds
[ On Sunday, March 26, Julian Elischer wrote: ] > I'm in the process of investigating UDF with the aim of > producing a UDF filesystem (possibly only read-only) > and a UDF enabled version of mkisofs (porst/sysutils) > cool! > I have all the appropriate specs and standard

Re: anything more current info on UDF support/activities?

2000-03-26 Thread Julian Elischer
I'm in the process of investigating UDF with the aim of producing a UDF filesystem (possibly only read-only) and a UDF enabled version of mkisofs (porst/sysutils) I have all the appropriate specs and standards here and have been reading them. I also have the linux UDF code as of a month o

anything more current info on UDF support/activities?

2000-03-26 Thread John Reynolds
Hello all, I was fishing through the archives this morning (sorting by date) looking for information about support for UDF filesystems. I saw that there was a lot of explaination as to what UDF was and a lot of comments stating "no, we don't support this, yet." But, the most r

Re: UDF/DVD support

2000-02-27 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Soren Schmidt writes: >It seems Julian Elischer wrote: >> I have been hired to add UDF/DVD-R support to FreeBSD >> I will be spending the next few weeks basically doing research >> but would like to hear from anyone who is alread

Re: UDF/DVD support

2000-02-27 Thread Soren Schmidt
It seems Julian Elischer wrote: > I have been hired to add UDF/DVD-R support to FreeBSD > I will be spending the next few weeks basically doing research > but would like to hear from anyone who is already working in these > areas. > > This may impact un the following areas

UDF/DVD support

2000-02-26 Thread Julian Elischer
I have been hired to add UDF/DVD-R support to FreeBSD I will be spending the next few weeks basically doing research but would like to hear from anyone who is already working in these areas. This may impact un the following areas: SCSI subsystem ATA subsystem Filesystems Raw/Block(sic) device

Re: UDF

2000-01-21 Thread Conrad Minshall
ually had an ISO9660 filesystem as well - which all >> of my DVDs have, but which still doesn't mean that there are no >> DVDs with only UDF, but no ISO9660 filesystem. > >I'm pretty sure all DVD's produced to date have an iso9660 file sys >on them, but they

Re: UDF

2000-01-14 Thread Harold Gutch
On Fri, Jan 14, 2000 at 09:29:58AM +0100, Soren Schmidt wrote: > It seems Brian Beattie wrote: > > I have been looking at UDF ( the filesystem used on CD-RW and DVD's ). I > > was wondering if anybody was working on it. I'm thinking about trying to > > implement i

Re: UDF

2000-01-14 Thread Soren Schmidt
It seems Brian Beattie wrote: > I have been looking at UDF ( the filesystem used on CD-RW and DVD's ). I > was wondering if anybody was working on it. I'm thinking about trying to > implement it for CD-RW's and would like to avoid duplication of effort and > the a

UDF

2000-01-13 Thread Brian Beattie
I have been looking at UDF ( the filesystem used on CD-RW and DVD's ). I was wondering if anybody was working on it. I'm thinking about trying to implement it for CD-RW's and would like to avoid duplication of effort and the anoyance of getting half way through the effort and