On 2/2/06, Mikhail Yarmish <[EMAIL PROTECTED]> wrote:
> Hello guys. I need to plug usb-flash card in vmware but usb-storage
> module taking up control before it. So if understand right - I need to
> unload that module. But I can't see it with lsmod but can with ps aux.
> So what should I do to plug it?

This means usb-storage is built into your kernel (=y instead of =m in
the .config file) instead of as a module.  So you need to reconfigure
and rebuild your kernel to modularize it.

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to