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
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
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
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
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
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
>
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
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&
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
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
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
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
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
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
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
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
>>
&
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
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
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
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.
>
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
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
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
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
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
[ 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
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
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
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
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
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
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
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
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
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
35 matches
Mail list logo