-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 El Mar 25 Nov 2003 6:46 PM, Jim Cornette escribió: > During the beta testing phase for Shrike (Phoebe). I was able to burn > CDs only without ide-scsi in the kernel. I used xcdroast and gtoaster > without the extra layer. > > What does your /dev/cdrom link point to? My symlink pointed to /dev/scd0 > for my reader and /dev/scd1 for my burner. /dev/cdwriter was linked to > /dev/sg. > > The ide-scsi is in my kernel now and is working correctly. > > Maybe your links to the actual device types is messed up. well, you gave me an idea, I removed the ' append="hdd=ide-scsi" ' from my lilo.conf and loaded the ide-scsi manually and worked fine, so, I added to my /etc/rc.d/rc.local : insmod /lib/modules/`uname -r`/kernel/drivers/scsi/ide-scsi.o rm /dev/cdrom rm /dev/cdrom1 ln -s /dev/scd0 /dev/cdrom ln -s /dev/scd1 /dev/cdrom1 I remove the /dev/cdrom* links because when the machine boots, it creates symlinks to /dev/hdc (cdrom) and /dev/hdd (cdrom1) now it's working... :-) (burning knoppix for a friend who wants to test linux) there is another way to do this cleaner? (maybe something in /etc/modules.conf)? David - -- David Limon Romero | dlr@xxxxxxxxxxx Administracion de red | http://www.mega.net.mx/~dlr [email protected] | ICQ#:20804046 Puebla, Pue. México | Linux User#:62953 GPG/PGP Public Key:0xAC471FBB Fingerprint: 1AD1 99B5 6090 0BE9 A951 631A 39BE F236 AC47 1FBB - --------------------------------------------------------------- Linux: Viagra for your i486, and oldies -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/xEIEOb7yNqxHH7sRAt+TAJ9x0/7Mt4aTTirjdhX8tfdTvSCfbwCg+QxP cZDVxH/emWRbF24r+9qr/0A= =0oXT -----END PGP SIGNATURE-----