[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: booting from a usb mass storage zip drive



Rob Benton wrote:
> PROCESSES:
> root        15  0.0  0.0     0    0 ?        SW   02:46   0:00
> [usb-storage-0]
> root        16  0.0  0.0     0    0 ?        SW   02:46   0:00
> [scsi_eh_1]

These are kernel threads, that's why they're low-numbered processes just
above 1 (init), have their name in brackets, and all the zeros for their
used memory &etc. These represent the parts of the kernel that deal with
your usb device.

> LOOPING OUTPUT IN SYSLOG:
> --
> Oct 21 22:44:22 wakizashi kernel: usb-storage: queuecommand() called
> Oct 21 22:44:22 wakizashi kernel: usb-storage: *** thread awakened.
> Oct 21 22:44:22 wakizashi kernel: usb-storage: Command READ_10 (10
> bytes)
> Oct 21 22:44:22 wakizashi kernel: usb-storage: 28 00 00 03 aa 78 00 00
> 04 00 00 00
> Oct 21 22:44:22 wakizashi kernel: usb-storage: Bulk command S 0x43425355
> T 0x1516 Trg 0 LUN 0 L 2048 F 128 CL 10
> Oct 21 22:44:22 wakizashi kernel: usb-storage: Bulk command transfer
> result=0

These are verbose USB debugging messages. Rebuild your kernel with
CONFIG_USB_DEBUG turned off.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: