Gentoo Archives: gentoo-user

From: Novensiles divi Flamen <noven@×××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USB mass storage - WD My Book
Date: Tue, 07 Nov 2006 07:13:59
Message-Id: 200611071401.51823.noven@sincorp.org
In Reply to: Re: [gentoo-user] USB mass storage - WD My Book by Adrian
1 > > On Tuesday 07 November 2006 12:22, Adrian wrote:
2 >
3 > ---------------------------
4 > Mon Nov 06 22:21:41
5 > ~
6 > root $ mount /dev/sda1 /mnt/500G/
7 > mount: you must specify the filesystem type
8 >
9 > Mon Nov 06 23:45:07
10 > ~
11 > root $ mount /dev/sda1 /mnt/500G/ -t vfat
12 > mount: special device /dev/sda1 does not exist
13 > ----------------------------
14 >
15 > Good thought however. Thank you. A
16 >
17 Okay, at least the simle one is out of the way. I would suggest either kernel
18 version or the built modules are your problem. You are already trying updated
19 kernel version, maybe that will do it. If not stick it in the working
20 computer and do an 'lsmod'. Identify which modules are used by the device.
21 Then make sure those modules are built and loaded on the non-working system.
22
23 usb 1-6: device descriptor read/8, error -110
24 scsi: Device offlined - not ready after error recovery: host 7 channel
25 0 id 0 lun 0 scsi7 (0:0): rejecting I/O to offline device
26 printk: 522 messages suppressed.
27 Buffer I/O error on device sda1, logical block 976751744
28 Buffer I/O error on device sda1, logical block 976751745
29
30 seems like the error that matters. Check the kernel SCSI config, compare it
31 with the working computer.
32
33 - Noven
34 --
35 >-- Novensiles divi Flamen --<
36 >---- Miles Militis Fons ----<

Replies

Subject Author
Re: [gentoo-user] USB mass storage - WD My Book David Relson <relson@×××××××××××××.com>