Skip to Content.
Sympa Menu

baslinux - Re: [BL] USB mass storage with SW81. kernel

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: sindi keesan <keesan AT sdf.lonestar.org>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] USB mass storage with SW81. kernel
  • Date: Wed, 26 Oct 2005 20:14:43 +0000 (UTC)

On Tue, 25 Oct 2005, David Moberg wrote:

On 10/23/05, sindi keesan <keesan AT sdf.lonestar.org> wrote:

scsi_mod is needed by sd_mod which is needed by usb-storage

No, since usb.s has scsi and sd set to Y. (I just checked:)

#
# SCSI support
#
CONFIG_SCSI=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y


I will try with the usb.s kernel, and usb-storage as the only module.

But today linux tells me the CD-ROM drive (needed to read the SW81 kernel) 'may be confused'. It repeats this message.... (And one computer has a bad hard drive boot sector and one 360K floppy drive is formatting disks to 180K and refusing to read any formatted properly that have files on them, and the two other 360K drives in faster computers are formatting with a bad FAT1 but I am told this is a defective BIOS issue, anyway we have to fix a few other hardware problems before attacking USB again).

..... I just looked at the usb.s
config, and it appears that everything except usb-storage is set
to Y. So you ought to be able to just insmod usb-storage if you
use usb.s.

David




Archive powered by MHonArc 2.6.24.

Top of Page