[wplug] Core 6 Package Manager Problem Resolved

Jonathan Billings billings at negate.org
Mon Aug 27 14:48:06 EDT 2007


Weber, Lawrence A wrote:
> With older versions of RH and FC I could mount a sda device to a
> filesystem and have access to a compactflash connected to a USB port.
> FC 6 does not have SDA devices. 

To be specific, FC6 *does* have "SDA" devices (namely, SCSI disk 
devices), however, it seems that your system isn't autodetecting the USB 
Mass Storage devices, which uses SCSI emulation, so they appear as a 
/dev/sd* device.

On recent Fedora (and other distros) systems, USB driver detection is 
done by a process that detects devices being inserted.  It should 
automatically load the appropriate module, in your case, usb_storage. 
Check to see if that kernel module is loaded by looking at the output of 
/sbin/lsmod.

It'd be interesting if you could give us the output of /sbin/lsusb 
(which is a command-line tool to list all USB devices the computer can see.)

-- 
Jonathan Billings <billings at negate.org>


More information about the wplug mailing list