On 2/2/06, Joerg Schilling <[email protected]> wrote: > "Jim Crilly" <[email protected]> wrote: > > > I see the same thing with, the only external kernel patch I have > > applied is Suspend2. The ATA scanbus code tries to > > open("/dev/hda", O_RDWR|O_NONBLOCK|O_EXCL) and that fails, and since > > This is not cdrecord but a bastardized version...... True enough, but it would work great if you'd fix that bug that makes cdrecord give up while scanning. I guess that's one more patch Debian will be applying. Using O_EXCL is kind of broken, because you'll need to retry any failures, but that's life. You hacked cdrecord to properly interact with the Solaris volume manager. You can do the same for HAL. Giving up while scanning is a problem for other reasons. Let me introduce you to SE Linux. One can have RAWIO capability, RT capability, mlock() capability, and still not have the right to access all devices. You might not even be able to get stat() to succeed, but you could burn a CD if you use the correct device file. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Joerg Schilling <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Jan Engelhardt <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- References:
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Joerg Schilling <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Juerg Billeter <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Joerg Schilling <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Jim Crilly <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Joerg Schilling <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: "Jim Crilly" <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Albert Cahalan <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Jan Engelhardt <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: "Jim Crilly" <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- From: Joerg Schilling <[email protected]>
- Re: CD writing in future Linux (stirring up a hornets' nest)
- Prev by Date: Re: discriminate single bit error hardware failure from slab corruption.
- Next by Date: Re: CD writing - related question
- Previous by thread: Re: CD writing in future Linux (stirring up a hornets' nest)
- Next by thread: Re: CD writing in future Linux (stirring up a hornets' nest)
- Index(es):