How To Mount SanDisk CF Card Reader under Suse 8.0?
A friend/neighbor is here with his laptop and trying get SuSE 8.0 to access the CF card in his USB SanDisk reader. Anyone done this successfully? If so, could you provide some paint-by-numbers instructions, please? (Tried a Google search to no avail.) Thanks! doc -- "And God said, let there be light ... "
On Sat, 29 Jun 2002 17:24:45 -0400 David Colburn <e.net@verizon.net> wrote:
A friend/neighbor is here with his laptop and trying get SuSE 8.0 to access the CF card in his USB SanDisk reader.
Anyone done this successfully? If so, could you provide some paint-by-numbers instructions, please?
(Tried a Google search to no avail.)
Thanks! doc
I make a directory in my home called mnt then in that I make on called camera I plug in the USB card reader and type as root: mount -t vfat /dev/sda1 /home/jon/mnt/camera and then my pics are in /home/jon/mnt/camera Hope that helps
Thank you for the assistance! I did as you instructed but am receiving the error "mount: /dev/sda1 is not a valid block device" I gather that there is a previous step I need to perform to get the CF reader to be recognized as sda1? Thanks! doc On Saturday 29 June 2002 17:54, Jon Doe wrote:
On Sat, 29 Jun 2002 17:24:45 -0400
David Colburn <e.net@verizon.net> wrote:
A friend/neighbor is here with his laptop and trying get SuSE 8.0 to access the CF card in his USB SanDisk reader.
Anyone done this successfully? If so, could you provide some paint-by-numbers instructions, please?
(Tried a Google search to no avail.)
Thanks! doc
I make a directory in my home called mnt then in that I make on called camera I plug in the USB card reader and type as root:
mount -t vfat /dev/sda1 /home/jon/mnt/camera
and then my pics are in /home/jon/mnt/camera
Hope that helps
-- "And God said, let there be light ... "
OK, did a little more digging ... the SuSE manual has nothing of value re. this, so went to the Net via Google. First we poked around in Yast and looked at Hardware Info -- the CFII device shows up there on IRQ11. Tried ... # insmod usbcore # /lib/modules/2.2.18pre21/usb/usbcore.o # insmod usb-uhci # /lib/modules/2.2.18pre21/usb/usb-uhci.o and # tail /var/log/kern.log all to no avail ... discovered that Debian and SuSE store things in different locations ... grrr. I am fearful that if I thrash around in root too much I may really mess things up on his laptop ... How do I get his USB SanDisk Reader to be properly recognized and accessible, please? Thanks! doc On Saturday 29 June 2002 18:09, David Colburn wrote:
Thank you for the assistance!
I did as you instructed but am receiving the error "mount: /dev/sda1 is not a valid block device"
I gather that there is a previous step I need to perform to get the CF reader to be recognized as sda1?
Thanks! doc
Additional data: /dev/usb contains ... auer0 thru 7, dabusb0 thru 7, dc2xx0 thru 7, ez0 thru 7, lp0 thru 7, mouse0 thru 7, rio500, scanner0 thru 7, ttyUSB0 thru 15 CORRECTION: Resources under USB for CFII shows only baud speed but no io ir irq assignments. Class (spec) unspecified device Class unspecified device Thanks! doc On Saturday 29 June 2002 19:35, David Colburn wrote:
OK, did a little more digging ... the SuSE manual has nothing of value re. this, so went to the Net via Google.
First we poked around in Yast and looked at Hardware Info -- the CFII device shows up there on IRQ11.
Tried ... # insmod usbcore # /lib/modules/2.2.18pre21/usb/usbcore.o # insmod usb-uhci # /lib/modules/2.2.18pre21/usb/usb-uhci.o and # tail /var/log/kern.log all to no avail ... discovered that Debian and SuSE store things in different locations ... grrr.
I am fearful that if I thrash around in root too much I may really mess things up on his laptop ...
How do I get his USB SanDisk Reader to be properly recognized and accessible, please?
Thanks! doc
On Saturday 29 June 2002 18:09, David Colburn wrote:
Thank you for the assistance!
I did as you instructed but am receiving the error "mount: /dev/sda1 is not a valid block device"
I gather that there is a previous step I need to perform to get the CF reader to be recognized as sda1?
Thanks! doc
-- "And God said, let there be light ... "
jvollmer1@mn.rr.com
On Saturday 29 June 2002 18:09, David Colburn wrote:
Thank you for the assistance!
I did as you instructed but am receiving the error "mount: /dev/sda1 is not a valid block device"
I gather that there is a previous step I need to perform to get the CF reader to be recognized as sda1?
Thanks! doc
Assuming that the usb-storage module has been loaded, the missing step here is as follows: As root(with the CF card inserted in the reader,) run /sbin/fdisk -l This will list all the currently connected storage devices. One of them will be the CF card - it should be obvious which. If you're using the PCMCIA version of the SanDisk reader, it isn't necessary to load the usb-storage module. -- JAY VOLLMER JVOLLMER@VISI.COM TEXT REFS DOUBLEPLUSUNGOOD SELFTHINK VERGING CRIMETHINK IGNORE FULLWISE
It is the USB version of the SanDisk reader. Only /dev/hda1 & /dev/hda2 show up. :-( doc On Saturday 29 June 2002 19:54, Jay Vollmer wrote:
jvollmer1@mn.rr.com
Assuming that the usb-storage module has been loaded, the missing step here is as follows:
As root(with the CF card inserted in the reader,) run /sbin/fdisk -l
This will list all the currently connected storage devices. One of them will be the CF card - it should be obvious which.
If you're using the PCMCIA version of the SanDisk reader, it isn't necessary to load the usb-storage module.
-- "And God said, let there be light ... "
jvollmer1@mn.rr.com
It is the USB version of the SanDisk reader.
Only /dev/hda1 & /dev/hda2 show up.
I assume that you're certain that /dev/hda1 and /dev/hda2 are IDE disks
On Saturday 29 June 2002 19:54, Jay Vollmer wrote:
jvollmer1@mn.rr.com
Assuming that the usb-storage module has been loaded, the missing step here is as follows:
As root(with the CF card inserted in the reader,) run /sbin/fdisk -l
This will list all the currently connected storage devices. One of them will be the CF card - it should be obvious which.
If you're using the PCMCIA version of the SanDisk reader, it isn't necessary to load the usb-storage module.
-- JAY VOLLMER JVOLLMER@VISI.COM TEXT REFS DOUBLEPLUSUNGOOD SELFTHINK VERGING CRIMETHINK IGNORE FULLWISE
certain? At this point I am certain of nothing. His laptop has only one physical hdd but I seem to recall that linux creates logical drives and that hda1 and hda2 are standard naming protocols in SuSE. You are speculating that hda2 may be the CFII? Thanks! doc
I assume that you're certain that /dev/hda1 and /dev/hda2 are IDE disks
-- "And God said, let there be light ... "
hda2 won't be the compact flash can you run "cat /proc/bus/usb/devices" and paste the entire output in an email (it might be a page or so long, but itll be useful). if there is no reference to the usb cf reader in that output, then something is amiss - either the reader isnt supported in linux (unlikely but possible), or a module isn't being loaded. Ewan On Sun, 2002-06-30 at 01:09, David Colburn wrote:
certain? At this point I am certain of nothing. His laptop has only one physical hdd but I seem to recall that linux creates logical drives and that hda1 and hda2 are standard naming protocols in SuSE.
You are speculating that hda2 may be the CFII?
Thanks! doc
I assume that you're certain that /dev/hda1 and /dev/hda2 are IDE disks
--
I never got USB to work until I done the following for a USB storage device. You might give this a try. In /etc/sysconfig/kernel I have this line: "reiserfs usbcore usb-uhci" You may not have the reiserfs, but I had to add the other two modules to get it to work. Art -----Original Message----- From: Ewan Leith [mailto:ewan@longwords.org] Sent: Saturday, June 29, 2002 5:22 PM To: e.net@verizon.net Cc: suse-linux-e@suse.com Subject: Re: [SLE] How To Mount SanDisk CF Card Reader under Suse 8.0? hda2 won't be the compact flash can you run "cat /proc/bus/usb/devices" and paste the entire output in an email (it might be a page or so long, but itll be useful). if there is no reference to the usb cf reader in that output, then something is amiss - either the reader isnt supported in linux (unlikely but possible), or a module isn't being loaded. Ewan On Sun, 2002-06-30 at 01:09, David Colburn wrote:
certain? At this point I am certain of nothing. His laptop has only one physical hdd but I seem to recall that linux creates logical drives and that hda1 and hda2 are standard naming protocols in SuSE.
You are speculating that hda2 may be the CFII?
Thanks! doc
I assume that you're certain that /dev/hda1 and /dev/hda2 are IDE disks
--
-- 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
can you run "cat /proc/bus/usb/devices" and paste the entire output in an email (it might be a page or so long, but itll be useful).
T: Bus=01 Lev=00 Prnt=00 Cnt=00 Dev#= 1 Spd=12 MxCh=2 B: Alloc= 0/900 us ( 05), #Int= 0, #Iso= 0 D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=0000 prodID=0000 Rev=0.0 S: Product=USB UHCI Root Hub S: Serial Number=1800 C:* #Ifs=1 Cfg#=1 Atr=40 MxPWR= 0mA I: If#=0 Alt=0 #EPs=1 Cls=09(hub ) Sub=00 Prot=00 Drive=hub E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms T: Bus=01 Lev=01 Prnt=01 port=00 Cnt=01 Dev#= 3 Spd=12 MxCh=0 D: Ver=0.01 Cls=00<>ifc > Sub=00 Prot=00 MxPS=16 #cfgs= 1 P: Vendor=0781 ProdID=0005 Rev=0.05 S: Manufacturer=SanDisk S: Product=USB CFII C:* #Ifs=1 Cfg=1 Atr=80 MxPwr=100mA I: If#=0 Alt=0 #Eps=3 Cls=ff(vend.) Sub=01 Prot=ff Driver=(none) E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl= 5ms E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl= 0ms E: Ad=03(O) Atr=02(Bulk) MxPS= 64 Ivl= 0ms Sorry for the delay, no way to get it from his laptop to the desktop. Thanks! doc
if there is no reference to the usb cf reader in that output, then something is amiss - either the reader isnt supported in linux (unlikely but possible), or a module isn't being loaded.
Ewan
-- "And God said, let there be light ... "
On Sat, 29 Jun 2002 20:09:50 -0400 David Colburn <e.net@verizon.net> wrote:
certain? At this point I am certain of nothing. His laptop has only one physical hdd but I seem to recall that linux creates logical drives and that hda1 and hda2 are standard naming protocols in SuSE.
mount /dev/sda1 /mnt/cf
You are speculating that hda2 may be the CFII?
Thanks! doc
I assume that you're certain that /dev/hda1 and /dev/hda2 are IDE disks
--
"And God said, let there be light ... "
-- 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
On Sat, 29 Jun 2002 20:48:13 -0400 David Colburn <e.net@verizon.net> wrote:
mount /dev/sda1 /mnt/cf
"mount point /mnt/cf does not exist"
make it
doc
-- 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
On Saturday 29 June 2002 19:35, David wrote:
How do I get his USB SanDisk Reader to be properly recognized and accessible, please?
Did you try modprobe usb-storage? *************************************************** Powered by SuSE Linux 7.3 Professional KDE 2.2.1 KMail 1.3.1 This is a Microsoft-free computer Bryan S. Tyson bryantyson@earthlink.net ***************************************************
On Sunday 30 June 2002 1:28 am, Bryan Tyson wrote:
On Saturday 29 June 2002 19:35, David wrote:
How do I get his USB SanDisk Reader to be properly recognized and accessible, please?
Along similar lines, I have a DataFab flash memory reader that works fine on my laptop but not on my desktop machine. My laptop has only a single IDE disk and mounting /dev/sda1 mounts the flash memory reader just fine. Both machines are running up-to-date copies of SuSE 8.0. On my desktop, however, I have 3 SCSI hard disks and 0 IDE peripherals of any type. The SCSI drives come up as sda, sdb, and sdc. Hence, I tried to mount /dev/sdd1 to no avail. Yes indeed, usb-storage is loaded along with usbcore and usb-uhci with a 2.4.18 kernel (laptop has SuSE's kernel, desktop has my own 2.4.18 kernel). The error I receive when attempting to mount /dev/sdd1 (the flash reader) on my desktop is: mount: /dev/sdd1 is not a valid block device From /var/log/messages: Jun 30 15:47:48 tux kernel: hub.c: USB new device connect on bus1/2, assigned device number 5 Jun 30 15:47:48 tux kernel: usb.c: USB device 5 (vend/prod 0x7c4/0xa005) is not claimed by any active driver. Jun 30 15:47:48 tux kernel: VFS: Disk change detected on device sr(11,1) Jun 30 15:47:48 tux kernel: VFS: Disk change detected on device sr(11,1) Jun 30 15:47:49 tux /etc/hotplug/usb.agent[23536]: ... no modules for USB product 7c4/a005/10d I checked /proc/bus/usb/devices and the flash reader is listed there. /proc/bus/usb/drivers does list usb-storage. However, I don't see a usb-storage subdirectory anywhere in /proc (I thought I did on the laptop - was I mistaken?). Any other thoughts? Thanks, Andy -- Andy Stewart, Founder Worcester Linux Users' Group Worcester, MA USA http://www.wlug.org
On Sunday 30 June 2002 4:02 pm, Andy Stewart wrote:
On Sunday 30 June 2002 1:28 am, Bryan Tyson wrote:
On Saturday 29 June 2002 19:35, David wrote:
How do I get his USB SanDisk Reader to be properly recognized and accessible, please?
Along similar lines, I have a DataFab flash memory reader that works fine on my laptop but not on my desktop machine. My laptop has only a single IDE disk and mounting /dev/sda1 mounts the flash memory reader just fine. Both machines are running up-to-date copies of SuSE 8.0.
I just solved my own problem. Make sure you have the ide-scsi module loaded. I don't understand why, but loading that module solves the problem. 1) Make sure usbview sees the device in question. 2) Insure usbcore, usb-uhci, usb-storage, and ide-scsi modules are loaded 3) cat /proc/partitions to see if "extra" stuff is there (that is, partitions which are not on known hard drives) 4) mount one of the "extra" partitions - it is quite likely the flash memory reader 5) Check /var/log/messages for "helpful" clues. I hope this helps somebody else. Later, Andy -- Andy Stewart, Founder Worcester Linux Users' Group Worcester, MA USA http://www.wlug.org
participants (8)
-
Andy Stewart
-
Art Fore
-
Bryan Tyson
-
David Colburn
-
Ewan Leith
-
Jay Vollmer
-
Jon Doe
-
Landy Roman