Re: (2.2.38) CDROM eject problems?

Wakko Warner (wakko@animx.eu.org)
Fri, 28 Jan 2000 12:20:27 -0500


> Well, i can mount and unmount it with ease, so I'm fairly sure nothing
> else is using the device....what do you want a log dump OF? i'm not
> getting anything in syslog, no failed IOCTL type messages or
> anything....

See what fuser /dev/<device> says. (I find sometimes fuser doesn't work on
my system and I look in /proc like so: ls -l /proc/*/{cwd,fd} | grep
/dev/<device>)

-- 
 Lab tests show that use of micro$oft causes cancer in lab animals

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/