Re: [SLE] How To Mount SanDisk CF Card Reader under Suse 8.0?
mount /dev/sda1 /mnt/cf
"mount point /mnt/cf does not exist"
As root, mkdir -p /mnt/cf Then try again.
"/dev/sda1 is not a valid block device" doc -- "And God said, let there be light ... "
jvollmer@visi.com
mount /dev/sda1 /mnt/cf
"mount point /mnt/cf does not exist"
As root, mkdir -p /mnt/cf Then try again.
"/dev/sda1 is not a valid block device"
What's the output of "/usr/sbin/hwinfo --usb"? -- JAY VOLLMER JVOLLMER@VISI.COM TEXT REFS DOUBLEPLUSUNGOOD SELFTHINK VERGING CRIMETHINK IGNORE FULLWISE
What's the output of "/usr/sbin/hwinfo --usb"?
Could you be more specific as to what you need, please? I am a pick and peck typist and there are 22 lines of output! :-) The second section is headed "USB 103.0 0000 Unclassified Device" Further down is Device: 0005 "SDDR-05b (CF II) ImageMate CompactFlash Reader" And the third line from the bottom is ... "USB Device Status: no driver loaded" Thanks! doc
On Sat, 29 Jun 2002 21:07:05 -0400 David Colburn <e.net@verizon.net> wrote:
What's the output of "/usr/sbin/hwinfo --usb"?
Could you be more specific as to what you need, please?
I am a pick and peck typist and there are 22 lines of output! :-)
The second section is headed "USB 103.0 0000 Unclassified Device"
Further down is Device: 0005 "SDDR-05b (CF II) ImageMate CompactFlash Reader"
And the third line from the bottom is ...
"USB Device Status: no driver loaded"
Thanks! doc
try also modprobe ide-scsi modprobe usb-storage mount /dev/sda1 /mnt/cf
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com
participants (3)
-
David Colburn
-
Jay Vollmer
-
Landy Roman