LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Closed Thread
  Search this Thread
Old 10-01-2005, 05:14 PM   #1
enrico14569
LQ Newbie
 
Registered: Oct 2005
Location: Italy
Posts: 5

Rep: Reputation: 0
Configuring USB flash card reader in Mandrake 10.1


Hi,
I need to read from a CompactFlash card in an external card reader. I have been trying to followig the instructions found in another thread, but even though the device appears in the list of devices, it fails to be mounted. the messagge says something like "wrog block mount". I have also tryied with a differt device, replacing the multicard reader with a pendrive, but the outcome is the same. I quote here the instructions I followed:

"
Forum: Linux - Hardware
Thread: how to cofigure USB flash drive?
wrangler Hi,
Can anyone give pointers or links which explain how to configure portable usb flash drives. I have mandrake 10.1

thanks,
Sen
db391 If you mean getting them to work, that means adding a line to your /etc/fstab:

Code:
/dev/sda1 /mnt/usb1 vfat user,noauto,rw,sync,noexec 0 0
Also mkdir /mnt/usb and KDE (or gnome) will add the USB (sda1) to the devices.
wrangler thanks for that but in: /dev/sda1 /mnt/usb1 vfat user,noauto,rw,sync,noexec 0 0 should it be sda1 or ...
rpz I have no experience of flash drives in Mandrake, but in Fedora, the drives appear under /dev/sdaN, where N is not constant (for example, right now my USB drive is /dev/sda4). I prefer to use hald to automount them when plugged in (they pop up on the desktop just like in winxp/osx). This daemon takes care of all the hassle with fstab lines. This is default in Fedora, in mandrake you might have to install it yourself.
LJSBrokken Anyone any idea why some flash drives work well, while others seem not to be recognised?
fstab line is
Code:
/dev/sda1 /mnt/usbflash vfat noauto,user,owner,uid=1000 
0 0
Cheers, Leon.
[edit] Running Slack current, kernel 2.4.29
"

As anybody a clue to fix it?

Enrico
 
Old 10-01-2005, 07:43 PM   #2
Ghost_runner
Member
 
Registered: Jun 2004
Location: Kansas City, MO
Distribution: Fedora (LXQT)
Posts: 276

Rep: Reputation: 30
change noauto to auto and there is a kde utility that will auto-mount them on the desktop, but i can't remember it's name offhand
 
Old 10-02-2005, 08:18 AM   #3
enrico14569
LQ Newbie
 
Registered: Oct 2005
Location: Italy
Posts: 5

Original Poster
Rep: Reputation: 0
Thank you very much for your reply.

I have successfully monted the drive not using your instructions, but throught the commandline, but this is only a partical victory since I wish to see the content of a compactflash card in a multicard reader and this doen't work. It works with my pendrive only. Do you have any clue how to fix it with the multicard reader. The model is Trust 725 usb 2 card reader/writer pro.

TI quote from the commmand line: [
root@localhost mnt]# mount /dev/sda1 /mnt/usb
mount: /dev/sda1 is not a valid block device
[root@localhost mnt]# mount /dev/sda /mnt/usb
[root@localhost mnt]# mount /dev/sda /mnt/usb
mount: /dev/sda already mounted or /mnt/usb busy
mount: according to mtab, /dev/sda is already mounted on /mnt/usb
]

Note that sda1 doesn't work, sda works (in the hardware list I also see sda, sdb, sdc sdd, according to 4 drive in the multicard reader when it is connected to the computer, only sda appears when the pendrive isconnected)

And this is the commandline when I try to read from the multicard reader, a compactflash card should be in the sda drive:

[
[root@localhost mnt]# mount /dev/sda /mnt/usb
mount: special device /dev/sda does not exist
[root@localhost mnt]#
]

The last few lines of fstab file now appears like this:

[
fstab
dev/hda2 /mnt/win_f ntfs umask=0,nls=iso8859-1,ro 0 0
none /proc proc defaults 0 0
/dev/hda7 swap swap defaults 0 0
/dev/sdb1 /mnt/removable auto umask=0,user,iocharset=iso8859-1,sync,kudzu,codepage=850,noauto,exec,users 0 0
]


Do you have any clue on how to make the card reader work?

Thank you
regards

Enrico
 
Old 10-02-2005, 12:31 PM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

In this case I have closed the original in Newbie because Hardware
is the more appropriate forum for the question:

http://www.linuxquestions.org/questi...hreadid=368836
 
  


Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
USB flash card reader in Mandrake 10.1 enrico14569 Linux - Hardware 4 10-02-2005 06:57 PM
USB Flash card reader probs Randomcasualty Linux - Hardware 15 08-09-2005 08:20 PM
JFFS2 on USB Card Reader Flash Denes Linux - Hardware 1 07-14-2005 01:41 PM
Need a little help getting USB flash card reader to work Electrode Linux - Hardware 13 10-20-2003 04:04 PM
USB Compact flash card reader hotplug creates /dev/sda but no /dev/sda1 -Mandrake 9.1 bibinono Linux - Hardware 2 08-11-2003 09:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration