[svlug] USB flashdrive problems
Larry Colen
lrc at red4est.com
Thu Sep 20 17:07:51 PDT 2007
On Thu, Sep 20, 2007 at 04:57:35PM -0700, Jeff Frost wrote:
#
# Interesting, so what if you do this:
#
# fdisk -l /dev/sda
It doesn't see anything.
#
# and the same for sdb.
ditto
#
# BTW, some usb sticks require you to mount the entire device instead of a
# partition like so:
#
# mount /dev/sda /mnt/usbkey
Tried that.
#
# Also, can you post your kernel .config file? Maybe just put it somewhere
# we can grab it instead of posting it in the email though.
Can't post the whole thing. But here are the relevent lines (grepping
for scsi and usb)
# SCSI device support
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y
# SCSI support type (disk, tape, CD-ROM)
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
# SCSI Transport Attributes
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# SCSI low-level drivers
CONFIG_SCSI_QLA2XXX=y
# CONFIG_SCSI_DEBUG is not set
# USB support
CONFIG_USB=y
CONFIG_USB_DEBUG=y
# Miscellaneous USB options
CONFIG_USB_DEVICEFS=y
# USB Host Controller Drivers
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_OHCI_HCD is not set
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_STORAGE=y
CONFIG_USB_STORAGE_DEBUG=y
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_DPCM is not set
# USB Gadget Support
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_NET2280=y
CONFIG_USB_NET2280=y
CONFIG_USB_GADGET_DUALSPEED=y
# CONFIG_USB_ZERO is not set
CONFIG_USB_ETH=y
--
Boole is well known. True or False?
Larry Colen lrc at red4est.com http://www.red4est.com/lrc
More information about the svlug
mailing list