I have two CD drives, a CD-RW and a CD-R. When I launch K3b it takes an age to launch while it tells me it is scanning drives. When it eventually fires up I get a message box telling me that:
"No support for ATAPI with cdrdao You will not be able to use all your reading devices as copy sources since there is at least one not configured to use SCSI emulation and your system does not support ATAPI with cdrdao. Solution: The best and recommended solution is to enable ide-scsi (SCSI emulation) for all writer devices. This way you won't have any problems."
How do I enable scsi emulation and why do I need it? Neither of my drives are scsi drives!
Seems odd to me, and I am a bit confused by this...
Here is my current fstab.
<Begin fstab>
/dev/hdb2 / ext3 defaults 1 1 none /dev/pts devpts mode=0620 0 0 /dev/hdb9 /home ext3 defaults 1 2 none /mnt/cdrom supermount dev=/dev/scd0,fs=udf:iso9660,ro,--,iocharset=iso8859-15 0 0 none /mnt/cdrom2 supermount dev=/dev/hdd,fs=udf:iso9660,ro,--,iocharset=iso8859-15 0 0 none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,sync,iocharset=iso8859-15,umask=0,codepage=850 0 0 none /mnt/removable supermount dev=/dev/sda1,fs=vfat,--,noexec,umask=0 0 0 /dev/hda1 /mnt/win_c ntfs iocharset=iso8859-15,ro,umask=0 0 0 /dev/hda2 /mnt/win_d ntfs iocharset=iso8859-15,ro,umask=0 0 0 /dev/hda3 /mnt/win_e ntfs iocharset=iso8859-15,ro,umask=0 0 0 /dev/hdb8 /mnt/win_f vfat user,umask=0 0 0 none /proc proc defaults 0 0 /dev/hdb5 swap swap defaults 0 0 /dev/ide/host0/bus1/target1/lun0/cd /mnt/cdrom auto ro,noauto,user,exec 0 0 /dev/scsi/host0/bus0/target0/lun0/cd /mnt/cdwriter auto ro,noauto,user,exec 0 0
<End fstab>
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
