Discussion:
Problem with cd writing on kernel-2.6.10
(too old to reply)
XirriX
2005-03-12 11:06:34 UTC
Permalink
hi,

When I tried to emulate the CD_RW as SCSI drive using IDE_SCSI it
show some error messages and I can't even use the CD Drive for mountinf
a single CD. When I am doing it in a 2.4.x version of the kernel it
works fine.

Is there any changes occured in 2.6.10 kernel in which we can use
IDE direcltly instead of using the emulating as SCSI for CD writing.

Please specify a way in which I can do CD writing over kernel
2.6.10


Thanks in Advance
Mihai Osian
2005-03-14 08:59:38 UTC
Permalink
Post by XirriX
hi,
When I tried to emulate the CD_RW as SCSI drive using IDE_SCSI it
show some error messages and I can't even use the CD Drive for mountinf
a single CD. When I am doing it in a 2.4.x version of the kernel it
works fine.
Is there any changes occured in 2.6.10 kernel in which we can use
IDE direcltly instead of using the emulating as SCSI for CD writing.
Please specify a way in which I can do CD writing over kernel
2.6.10
Thanks in Advance
http://gentoo-wiki.com/HOWTO_ATAPI_CD_Burning
Or use a graphical interface. Personally I like k3b.

Mihai
Brad Askew
2005-04-04 16:34:47 UTC
Permalink
Post by XirriX
hi,
When I tried to emulate the CD_RW as SCSI drive using IDE_SCSI it
show some error messages and I can't even use the CD Drive for mountinf
a single CD. When I am doing it in a 2.4.x version of the kernel it
works fine.
Is there any changes occured in 2.6.10 kernel in which we can use
IDE direcltly instead of using the emulating as SCSI for CD writing.
Please specify a way in which I can do CD writing over kernel
2.6.10
Thanks in Advance
Take ide-scsi out of your bootloader config file. For lilo;
/etc/lilo.conf for grub; /boot/grub/menu.lst then reboot and see if that
helps. I run 2.6.8 and do not use scsi emulation any more.

Regards,
Brad

Loading...