From beea8c1505566cdc20574041938ea41670f8d327 Mon Sep 17 00:00:00 2001 From: Michael Lucas Date: Tue, 22 Jan 2002 15:08:24 +0000 Subject: [PATCH] Move CDROM "device not configured" error information from FAQ to Handbook. I believe that the answer given in the FAQ is incorrect, but am not enough of a SCSI stud to confirm it. I'll be forwarding the info to the -scsi list and asking for confirmation or denial before I make any content changes. --- en_US.ISO8859-1/books/handbook/disks/chapter.sgml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml index 60e5d48426..77814d0336 100644 --- a/en_US.ISO8859-1/books/handbook/disks/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/disks/chapter.sgml @@ -950,6 +950,20 @@ scsibus1: conversion table on the fly. Modules for some of the common encodings are available via the sysutils/cd9660_unicode port.) + + Occasionally, you might get Device not + configured when trying to mount a CDROM. This + usually means that the CDROM drive thinks that there is no + disk in the tray, or that the drive is not visible on the bus. + It can take a couple of seconds for a CDROM drive to realize + that it has been fed, so be patient. + + Sometimes, a SCSI CDROM may be missed because it didn't + have enough time to answer the bus reset. If you have a SCSI + CDROM please add the following option to your kernel + configuration and rebuild your kernel. + + options "SCSI_DELAY=15"