You are not logged in.

#1 2006-05-28 15:21:54

tecta
Member
Registered: 2005-12-13
Posts: 13

lsmod doesn't show anything.

I currently have two usb devices (/dev/sda1 and /dev/sda2) plugged in. However there are no /dev/sda1 or /dev/sda2 nor any /dev/sda's. So when I type lsmod, it returns absolutely nothing. So any help?

Offline

#2 2006-05-28 15:29:00

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: lsmod doesn't show anything.

try:

modprobe usb-storage

or

fdisk -l

to see what the drive points are.
then

mount /dev/sda1 /mnt/usbstick

Offline

Board footer

Powered by FluxBB