Re: How can I mount an mp3 player in Fedora Core 2?

chris_at_nospam.com
Date: 10/23/04


Date: Sat, 23 Oct 2004 04:34:18 GMT

On Thu, 21 Oct 2004 20:10:07 +0200, Michael Heiming
<michael+USENET@www.heiming.de> wrote:

>In alt.os.linux.redhat Michael <leyden@gmx.net>:
>> I tried the following
>
>> mkdir /mnt/mp3mount
>
>> added this entry to my /etc/fstab
>> /dev/sda1 /mnt/mp3mount vfat noauto,user,rw,umask=0 0 0
>> mount /mnt/mp3/mount

I should also mention that " devlabel " can be a very nice command to
handle the automounting of removeable usb drives. Especially if you
have multiple drives and want them auto mounted in different
directories.

>> I get the following error:
>> mount: /dev/sda1 is not a valid block device
>[..]
>
>> Does anyone have any tips please..??
>
>Perhaps, show us the complete output of:
>
> cat /proc/scsi/scsi
> cat /proc/bus/usb/devices
> lsmod
> uname -a