[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Configuration Question: Kernel 2.6 and CD-R/RW
I had a similar problem. I changed the GRUB line to
hdc=ide-cd
from
hdc=scsi
and it worked. YMMV, though :]
Cheers,
Cory
--- Harold Crouch <hcrouch@mchsi.com> wrote:
Under kernel 2.4, my CD-R/RW was using scsi emulation. I had the
following entry in /etc/fstab for /dev/cdrom
/dev/cdrom /cdrom iso9660 defaults,user,noauto,ro 0 0
and the /boot/grub/menu.lst start-up line included "hdc=scsi."
That same arrangement works in kernel 2.6. But I understand that SCSI
emulation is no longer required. At least that's what the little note
tells me every time I boot my system.
ide-cd: passing drive hdc to ide-scsi emulation.
ide-scsi is deprecated for cd burning!
use ide-cd and give dev=/dev/hdX as device.
So, I tried simply deleting "hdc=scsi from grub's start-up line.
Boot-up then *looks* normal:
hdc: ATAPI 40X CD-ROM CD-R/RW...
uniform CD-ROM driver Revision: 3.2
However, when I launch GRIP, I get an error message:
unable to initialize /dev/cdrom.
Apparently I need to do something with dev=/dev/hdX. But I don't know
exactly what that something is. Suggestions, please!
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.
_____________________________________________________________
Linux.Net -->Open Source to everyone
Powered by Linare Corporation
http://www.linare.com/
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.