sorry, I am not sure which file is the kernel log
file.
Here I post part of /var/log/messages:
===========================
Apr 21 13:50:43 localhost modprobe: modprobe: Can't
locate module fat32
Apr 21 13:51:02 localhost modprobe: modprobe: Can't
locate module vfat32
Apr 21 13:54:18 localhost kernel: SCSI subsystem
driver Revision: 1.00
Apr 21 13:54:19 localhost kernel: usb.c: registered
new driver usbdevfs
Apr 21 13:54:19 localhost kernel: usb.c: registered
new driver hub
Apr 21 13:54:19 localhost kernel: Initializing USB
Mass Storage driver...
Apr 21 13:54:19 localhost kernel: usb.c: registered
new driver usb-storage
Apr 21 13:54:19 localhost kernel: USB Mass Storage
support registered.
===========================
I don't why there is message from modprobe saying
"cann't locate module
fat32",
actually I succeeded to mount my windows 2000 fat32
partition.

anyway, I cannot find device name for usb hard drive
here.
Sould I do anything more ?

Thanks,
Han

----- Original Message -----
From: "Randy.Dunlap" <[EMAIL PROTECTED]>
To: "Han Xu" <[EMAIL PROTECTED]>
Cc: "Jacek Pliszka" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Wednesday, April 24, 2002 11:08 AM
Subject: Re: [Linux-usb-users] newbie: USB Hard drive
problem


> On Wed, 24 Apr 2002, Han Xu wrote:
>
> | Thank you for the help. I followed your advice,
> | but I still cannot find scsi device name for the
usb hard drive,
> | thus I still cannot mount the hard drive.
> | any further help ?
>
> The drive/partition (if it has a partition table)
should be
> printed in the kernel log when the device is
discovered,
> whether during boot or after plugging in the USB
cable.
>
> Can you find it there, or post the kernel log file?
>
> ~Randy
>
> | ----- Original Message -----
> | From: "Jacek Pliszka" <[EMAIL PROTECTED]>
> | To: "Han Xu" <[EMAIL PROTECTED]>
> | Cc: <[EMAIL PROTECTED]>
> | Sent: Monday, April 22, 2002 11:12 AM
> | Subject: Re: [Linux-usb-users] newbie: USB Hard
drive problem
> |
> |
> | > Hi!
> | >
> | > I am quite busy right now so I can't help you
more but:
> | >
> | > > I did  "modprobe usb-storage", but still can't
> | > > mount on the hard drive, because I found no
> | > > scsi number for it in /proc/scsi/scsi.
> | >
> | > Add the following line to /etc/modules.conf
> | > below usb-storage sd_mod
> | >
> | > Run:
> | >
> | > depmod -a
> | >
> | >
> | >
> | > > another question is, how can I check if SCSI
support is turned on in
my
> | > > Linux ?
> | >
> | > In RH 7.2 all you need is the line above. Of
course if you did not
> | > compile kernel by yourself.


__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to