On Sun, Jan 12, 2003 at 11:39:48PM +0100, Markus Plail wrote:
> >is it possible to burn without idescsi under 2.5.56?
>
> It would be a good idea to tell us what command line options you
> used. You could also try to burn CDs and see if that works. All I can
> tell you is, that I succesfully burned some CDs without ide-scsi in 2.5
> kernels.
#!/bin/tcsh
setenv SIZE `mkisofs -dvd-video -q -print-size -V $1 $2`
setenv CDR_SECURITY
"8:dvd,clone,lowspeed:sparc-sun-solaris2,i386-pc-solaris2,i586-pc-linux,powerpc-apple,hppa,powerpc-ibm-aix,i386-unknown-freebsd,mips-sgi-irix,i386-pc-sco:1.11::1060000000:::private/research/educational_non-commercial_use:5gjnsDGD7/z9c08YFbouxARFerbUKs6FPDFYAlQzwD0FUE0ZOVcnn2/cX.G"
mkisofs -dvd-video -V $1 $2 | cdrecord-prodvd driveropts=burnfree -v dev=/dev/hdc
fs=64m speed=1 -eject -dao tsize={$SIZE}s -
Which is the same except for the dev as I use under 2.4.x
I have never tried to burn a CD in my DVD burner, and my CD writer is a
SCSI one...
> But why do you use 2.5 kernels? DVDs are are only written in
> 2048 bytes/sector mode so that the ugly effects the 2.4 kernel shows
> with "unnormal" sector sizes don't matter.
Well, because ALSA,DVB,XFS,preempt,... are in ;-)
I have compiled again 2.5.56 with ide-scsi as a module, (also ide-cd)
and I'll try again...
Thank you very much,
Gr�goire
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]