On Sun, 2006-08-20 at 16:36 +0200, Mag. Leonhard Landrock wrote: > Am Sonntag, 20. August 2006 14:37 schrieb S. Anthony Sequeira: > > USB drives are supported by the SCSI drivers. Make sure you have the > > relevant SCSI options compiled into the kernel. > > These options are?
This is what I have for kernel 2.6.14.5. Note, I'm not saying that this is what *you* should have. I too have an external USB drive, but I use it purely for backups. I have not attempted to boot from USB drive yet. $ grep SCSI /boot/comet-config.2.6.14.5 | grep -v 'is not set' # 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 # SCSI Transport Attributes # SCSI low-level drivers CONFIG_SCSI_QLA2XXX=y # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information This is what appears in my logs when I switch it on: Aug 20 15:37:23 comet kernel: usb 1-3: new high speed USB device using ehci_hcd and address 4 Aug 20 15:37:23 comet kernel: usb 1-3: configuration #1 chosen from 1 choice Aug 20 15:37:23 comet kernel: scsi0 : SCSI emulation for USB Mass Storage devices Aug 20 15:37:23 comet kernel: usb-storage: device found at 4 Aug 20 15:37:23 comet kernel: usb-storage: waiting for device to settle before scanning Aug 20 15:37:31 comet kernel: Vendor: Maxtor 6 Model: Y200P0 Rev: 0 0 Aug 20 15:37:31 comet kernel: Type: Direct-Access ANSI SCSI revision: 00 Aug 20 15:37:31 comet kernel: SCSI device sda: 398297088 512-byte hdwr sectors (203928 MB) Aug 20 15:37:31 comet kernel: sda: Write Protect is off Aug 20 15:37:32 comet kernel: sda: Mode Sense: 33 00 00 00 Aug 20 15:37:32 comet kernel: sda: assuming drive cache: write through Aug 20 15:37:32 comet kernel: SCSI device sda: 398297088 512-byte hdwr sectors (203928 MB) Aug 20 15:37:32 comet kernel: sda: Write Protect is off Aug 20 15:37:32 comet kernel: sda: Mode Sense: 33 00 00 00 Aug 20 15:37:32 comet kernel: sda: assuming drive cache: write through Aug 20 15:37:32 comet kernel: sda: sda1 Aug 20 15:37:32 comet kernel: sd 0:0:0:0: Attached scsi disk sda Aug 20 15:37:32 comet kernel: usb-storage: device scan complete [...] -- S. Anthony Sequeira ++ A sinking ship gathers no moss. -- Donald Kaul ++ -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page