Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Card reader on USB port: msg#00012
|
Subject: |
Re: Card reader on USB port |
Hello Doug,
On Mon, 2004-08-23 at 18:13 -0500, Doug Lovett wrote:
> How can I configure a CF Card Reader on a USB port? I can see it
> under"Hard Drives" by opening the Hardware Browser on the System Tools
> menu:
> Device Start End Size(MB) Type
> /dev/sda
> sda1 1 978 122 fat16
>
> If I try to $mount /dev/sda I get a message that it's not listed in
> the /etc/fstab or the /etc/mtab files. Does anyone know the proper way
> to configure on of these in Fedora?
For Fedora Core 2 and prior, check in /etc/sysconfig/hwconf the name of
this device. Then, in /etc/updfstab.conf.default, add under the "flash"
section a line such as:
match hd "Name of the flash reader"
Next time you plug it in, updfstab should add an entry to /etc/fstab for
you to be able to mount it. You can test without plugging/unplugging
with "updfstab -t" (IIRC).
> If this is the wrong list to ask please recommend the correct list?
Well, this is a list about configuration tools, not configuration
problems, try fedora-list instead:
http://www.redhat.com/mailman/listinfo/fedora-list
Cheers
---
Bastien Nocera <hadess@xxxxxxxxxx>
I'm going to find a new Conan. Arnie's got his work cut out saving
California. -- John Millius
--
Fedora-config-list mailing list
Fedora-config-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-config-list
|
| |