public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* usb  sd cardreader
@ 2005-12-24 21:10 bob krasko
  2005-12-27 18:57 ` Ray Olszewski
  2005-12-28 13:07 ` chuck gelm
  0 siblings, 2 replies; 4+ messages in thread
From: bob krasko @ 2005-12-24 21:10 UTC (permalink / raw)
  To: linux-newbie


i am setting up debian sarge with the 2.4 kernel.

my computer has a dvd burner(dev/cdrom, ls-120 drive (dev/sda), and a 
floppy. all of which i finally set up.

the usb reader i want to use is a lexar jumpdrive trio, (the sandisk 
readers are next)

i have tried many things and have followed the flash memory how to in 
detail.(as well as many hours of other things from google)

when trying to get the usb reader to set up, i added the following to fstab:
next line under proc:
none	/proc/bus/usb	usbdevfs	defaults	0	0

and the last line added under my ls 120 drive (dev/sda) is

/dev/sdb	/media/lexar	usbdevfs	rw,user,noauto,	0    0

	
the command mount -t usbfs /dev/sdb /media/lexar mounts the device to 
the media directory in lexar.

when i go into /media/lexar and do a ls command i get:
001 002 003 devices drivers

instead of reading the files that i put on the sd card and carried over 
from my win 2000 machine. (i put a wav file, an mp3, txt, etc just to 
see how linux would read the various files.

it appears that i have come to the end of my wire and really would 
appreciate some help.

the how to indicates that my device is a scsi, and my ls 120 shows up as 
the first scsi device, making the next device sdb, right ???

tia
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-12-28 13:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-24 21:10 usb sd cardreader bob krasko
2005-12-27 18:57 ` Ray Olszewski
2005-12-27 20:19   ` Hal MacArgle
2005-12-28 13:07 ` chuck gelm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox