On Mon, 22 Feb 2010 20:58:51 +0000, Jeronimo Calvo <[email protected]> wrote: > It is basically flooding the terminal at the logon prompt...
Is there media inside the drive? Is the drive working properly? > I was > able to connect trough ssh (to avoid the flooding) and remove the cd0 > entry from fstab... but error still coming up (I removed it as I dont > need a cdrom drive on it now) Of course; as it seems to me, this message may not have something to do with an actual mounting attempt, so you can leave the fstab entry intact. > when decompile the atapi module from kernel now the error is a bit different: > > > UNKNOWN: FAILURE - uknown CMD (0x03) ILLEGAL REQUEST asc=0x20 ascq=0x00 Hmm... interesting. So the error message is printed by the kernel, but not brought into relationship with a certain device. > Well, this is ocurring all the time... it is basically flooding the > terminal... That's normal, it is a diagnostic message printed out by the kernel. You'll find it in the dmesg output, as well as probably in /var/log/messages and related message files. Still, the question is: Is it related to the drive, or maybe to the controller the drive sits on? -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
