Fedora Hardware :: Apacer Cardreader Doesn't Mount?
Jul 4, 2010
Running F13, I installed an USB Apacer multi-card reader which is detected fine. However, when I insert a card it's not being mounted. Using Disk Utility, I find the card is recognized in drive /dev/sdf, but the volume is indicated as Unknown. When I use the same card on a Debian 5 machine, it's mounted fine as vfat. So, I try to mount it as vfat on F13 with "mount -t vfat /dev/sdf /media/card". Message given back: mount: /dev/sdf: can't read superblock. I've added "/dev/sdf /media/card vfat noauto,user,rw 0 0" to /etc/fstab, but that doesn't work (yet) either.
View 2 Replies
ADVERTISEMENT
Sep 20, 2010
It has 2 GB of built-in flash memory and slot for MicroSD. I have OpenSuSE 11.3 with GNOME and Windows XP SP3 installed on my Samsung NC10 netbook. In Windows, when I connect player via USB, it recognize player as disk and I can drag files to listen music. I used to that when I insert USB storage device or mp3 player in my netbook running OpenSuSE,automatically mounts device to /media/xxx. But when I connect player to computer, nothing happens. There are no new entries in /dev/ after insertion.
View 4 Replies
View Related
Oct 14, 2009
This is my first linux related question so be kind!
One thing I find is my digital cardreader doesn't work well on Linux.
I've wrote some code to fix this but when I try to click on visual studio nothing happens it won't install.
View 5 Replies
View Related
Feb 26, 2010
pulled an ide drive from a retired machine (where it was working perfectly) connected it w/usb-ide adapter, plugged it in but it doesn't mount:-(
dmesg shows:
usb 1-4: new high speed USB device using ehci_hcd and address 13
usb 1-4: New USB device found, idVendor=04cf, idProduct=8818
[code]...
View 2 Replies
View Related
Apr 4, 2010
I have a Via-P VT6205 usb multicard cardreader, computer is running Lenny. According to Via this device is supported in linux kernel 2.4.2 and later. I see 4 icons for the 4 chips it handles in the computer window menu. Lsusb shows it and dmesg shows it, Device manager in control panel shows it, I see nothing that looks like an error mes media in drive" message.nstalled pcscd package and then I could mount a compacflash card. It worked once with an SD card but not twice. I installed hapackage,gnome_device_manager and still, the cardreader will not show an SD chip. The system during boot will test the SD chip during memtest when I forget and leave it in drive, when this happens the 4 icons in computer menu window will not be present after boot. Removing the SD chip and re-booting will bring the icons back.
View 6 Replies
View Related
Sep 28, 2010
Using Fedore 12 I am trying to mount on a server with the following command: # mount -t cifs //samba-pool-suse/pool-suse /mnt -o user=xxxx I was waiting that the system askme the user password and thats all, but the answer is: mount: wrong fs type, bad option, bad superblock on //samba-pool-suse/pool-suse, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program) In some cases useful info is found in syslog - try dmesg | tail or so using:# dmesg | tail returs: CIFS VFS: cifs_mount failed w/return code = -22
View 3 Replies
View Related
May 12, 2011
I just bought for my T60 a pcmcia cardreader (16 in1) from HT-Link (HT-190). In Windows 7 no problem, but squeeze does not evenzethe card.It's not shown in lsusb or lspci.lspcmcia showsSocket 0 Bridge: [yenta_cardbus] (bus ID: 0000:15:00.0)
dmesg | grep pcmcia brings
[ 4.538206] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge I/O window: 0x9000 - 0xcfff
[code]...
View 6 Replies
View Related
Sep 27, 2015
I got a new laptop and I install Debian Jessie, but the SD Card reader is not working at all. When I list the devices with lspci it list the device:
07:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5249 PCI Express Card Reader (rev 01)
View 3 Replies
View Related
Nov 9, 2010
I own a ubuntu-server (2.6.35-22-server x64) - a home router / NAS / etc assembled at the mini-itx motherboard with no attached keyboard / display.The problem is that the system does not detect the occurrence of SD-card in a USB-card reader. Card reader is normally detected and visible in the system.When I insert SD-card in cardreader, in "dmesg" and, accordingly, "udevadm monitor" does not display any events.If reboot with connected SD, everything works fine, but, of course, there is no event when removing SD.On the forum topics if problems arise, it is only with automounting. But it's not. I do not have events from kernel, that he discovered the SD-card.In the desktop version there is no problem.I installed the generic kernel; comparing kernels configurations for desktop/server versions, comparing the output "udevadm monitor" at the time when I inserted the SD-card on desktop/server, etc. - useless.I don't have more ideas. I don't understand something. Probably there is no package.Almost ready to give up, put the desktop version and delete unnecessary.On desktop versions missing events displayed as follows (the output "udevadm monitor" when inserting SD-card):
Code:
KERNEL[985153522.094479] change /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:3/block/sdf (block)
[code]....
View 5 Replies
View Related
Feb 7, 2010
My software RAID setup is as follows.
/dev/md0 (made from sda1 and sdb1) RAID1 /boot partition
/dev/md1 (made from sda2, sdb2, and sdc2) RAID5 / partition
Earlier on I had some trouble with my sda drive, it dropped itself from both arrays, screwing up the mirroring of my two raid partitions participating in the /boot partition. I eventually got everything sorted out and back in sync. (I also have grub installed to MBR on both sda and sdb). Things are working fine regarding that, but since then I've had this issue:
During boot up, I'll get an error message that it could not mount my /boot partition (when fstab is set to either /dev/md0 or the UUID). It claims c9ab814c-47ea-492d-a3be-1eaa88d53477 does not exist!
My fstab:
Code:
[mark@mark-box ~]$ cat /etc/fstab
#
# /etc/fstab
# Created by anaconda on Wed Jan 20 16:34:41 2010
[code]....
As far as I know, it isn't neccessary for /boot to be mounted always, correct? Although, as I understand, I need to have it mounted whenever making kernel changes correct?
View 2 Replies
View Related
May 17, 2010
I am running a web server on Ubuntu 10.04 64 Bit and every once in a while i go to check on my website and i get database connection error. I restart the server and i check the monitor too see that /tmp doesn't want to mount. What is causing this?
View 1 Replies
View Related
Sep 6, 2010
My friend gave me a usb drive which doesn't mount. When I plugged it in, I got this on dmesg:
[Code]....
The usb drive is supposed to be on /dev/sdb, however when I try to read /dev/sdb with head, I get: head: cannot open `/dev/sdb' for reading: No medium found I cannot get it to work with fdisk, gparted, mount, and all I can get is No medium found. I am ready to call this drive dead.
View 1 Replies
View Related
Jun 16, 2011
I have /var/ftp/pub on Computer A being exported via nfs. I'm running defaults, master map file is defined as auto.master in /etc/sysconfig/autofs. On Computer B, I can manually mount the nfs share with no problem. However, it doesn't seem to mount with autofs. I'm running Centos 5.5 on Computer B. I have the following configs
[Code]...
View 4 Replies
View Related
Feb 2, 2016
On my debian jessie "testing" I have set in fstab some line to mount folder located on my pc server...
When pc boot up the error is
Code:
Select allFailed to mount /mnt/Web
See 'systemctl status mnt-web.mount' for details...
CIFS VFS: cifs_mount failed w/return code = -101
Then, after logging in, if I run mount -a all works correctly...
Maybe error was LAN that is not started? In this case how to resolve?
View 11 Replies
View Related
Aug 17, 2010
I use a RAIDON unit (SL3610/3620-2S-LB2 - set up with RAID1 and NFS) as a file server and want it to mount at boot. My /etc/fstab entry is
10.10.10.2:/mnt/md1/ulimnt /home/uli/ulimnt nfs rw,hard,intr 0 0
But the system does not mount at boot. SO after the system booted up the command (as root) mount -t nfs 10.10.10.2:/mnt/md1/ulimnt /home/uli/ulimnt mounts the system without problems Of course I can add a login script - but why does it not work at boot System is opensuse 11.0 - network with if up
View 6 Replies
View Related
Aug 31, 2010
I'm on 10.04 mini-installation. I thought my last drive was broken but the same thing is happening to another one as well. lshw -C disk outputs this code...
Searching Google didn't get me any answer but a number of people appeared to be suffering from this. So, anyone out here seeing this too? I really appreciate some input/comment on this.
View 4 Replies
View Related
Jan 23, 2011
I have a 1TB external HDD I used for backup, formatted as ext4. One day it decided it would no longer do anything. It doesn't mount, shows up as "unknown" in gparted, and Testdisk hasn't found any files on it. Logs from testdisk: [URL]
View 1 Replies
View Related
Mar 17, 2011
i bought i 32gb transcend flashdrive mainly to t0 another os.. but the problem is it doesnt mount in ubuntu 10.10 but is mounts in windows. when i type lsusb in my terminal after inserting ang again after removing it i see that there is one usb device which is shown when flash drive is inserted and dissapears when i remove my flash drive
View 9 Replies
View Related
Jan 28, 2011
Hi Linux Forum People! This is my first post. Somehow I'm not able to mount directories from other machine using autofs. Autofs maps successfully loaded into NIS client, but autofs does not recognize them. Please see belowI'm running RHEL4
[root@linux2 etc]# ypcat -k auto.master
/hs /etc/auto.hs
/home /etc/auto.home
[code]...
View 19 Replies
View Related
Jan 26, 2010
setup consist of three machines: 2 servers (A and B)(ubuntu) and my local laptop Server A is a company controlled server which holds project data Server B is our office local server, which we use for development purposes. The problem occurs when i ssh from my local laptop to server B. After loggin in, i execute a script to transfer data from A to B. This script mounts server A using gvfs-mount. It fails to mount completely and gives me the following error
Code:
Error mounting location: volume doesn't implement mount
However if i log onto server B, using the servers keyboard and monitor (using a gnome session) i can execute the line. To verify that it's something related to the ssh login, i tried the following: (My local laptop is also running ubuntu) from laptop open a terminal. See the gvfs mount work as expected. open another terminal and ssh localhost tried to execute gvfs-mount from the local ssh session and i get the above mentioned error. After googling a bit, i found that it might related to dbus (which i know _nothing_ about) and i tried
Code:
dbus-launch gvfs-mount and then tried to gvfs-mount server A, but it fails again.
View 9 Replies
View Related
May 28, 2010
The other day a power outage affected an SSH server I have running 9.04 (32-bit desktop ed.). I have two external USB hard drives used for cron-scheduled backups (one for rsync, one for an incremental) that are connected at all times. When I reboot, they no longer mount automatically until I login to the gnome desktop. As far as I can remember, they always mounted automatically before as disk-1 and disk-2, but now I have to login to the gnome desktop and then log back out.
I never had them listed in the fstab before since they just worked, & hope to avoid doing it this way since the drives sometimes get their paths (sdd and sde) interchanged. However, is the best way to fix this to use UUIDs in fstab vs. using sde or sdd? (such as in this post: 4highlight=external+hard+drives+don't+mount+boot Or maybeust remembering incorrectly & ubuntu doesn't mount them automatically until login? Sometimes I have to reboot remotely, & this problem would cause the rsync to fill up my system drive.
View 2 Replies
View Related
Nov 27, 2010
I installed 10.10 yesterday and all seemed fine. Now I made an NFS mount in /etc/fstab like I use to in 10.04
Kaapstad:/admin /mnt/Kaapstadadmin nfs defaults 0 0
but get this:
# mount -a
mount: wrong fs type, bad option, bad superblock on Kaapstad:/admin,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
[Code]....
In /mnt, /etc/hosts everything is set as should be. In other posts I'm reading other problems with nfs as well. Is there a bug?
View 2 Replies
View Related
May 11, 2011
i've just bought an Ipod nano 6th. i managed the music from mac osx on the macbook pro and it was fine. now i tried with my home pc that is an ubuntu 11.04. the problem is that the ipod is recognized (it is in the left bar in nautilus) but it it not monted.
this is the error
Code:
Error mounting: mount: wrong fs type, bad option, bad superblock on /dev/sdb2,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
[Code]....
View 3 Replies
View Related
May 28, 2011
I bought a micro sd card for my BB 9000 and having a lot of trouble with it. windows as it just doesn't work or maybe it is that the card i bought is faulty? Probably too late to get my money back from paypal now :0(. I did this
$ lsusb
Bus 002 Device 006: ID 0e8f:0021 GreenAsia Inc.
Bus 002 Device 005: ID 17a0:0001
Bus 002 Device 004: ID 04a9:2207 Canon, Inc. CanoScan 1220U
[Code]....
while the BB was connected. And you will see byt the attached pic that the sd card is not mounting. I can't see where the card is now. The file manager did list it but can't remember where. With all the other drives(i have 2 hard drives) but now i can't see it. There is some confusion as to wether the music that the BB software i used via windows put the music on the BB device or the card. Different things say different things. The filemanager on the BB suggests the files are on the card but when i go to add more files i get an error saying the device is full. The device can only hold 1gb of files including installed apps. I probably haven't mentioned everything here as this is doing my head in. I have been battling for weeks with it and i wish i had of known earlier that the card might be faulty so i could have got my money back.
View 2 Replies
View Related
Aug 1, 2011
my "places menu" references folders on a second partion, where I store all my personal files (ntfs, as I use it also from Windows). After boot those folders wouldn't show in Thunar. Some other programs, as Fontmatrix, wouldn't find databases stored there, what messes them up. Thunderbird has problems to recognize profiles etc.What is strange, the partition seems to be mounted at startup as I can see and select it from Thunar. Also, it appears on Desktop. After selecting the partition, closing and reopening Thunar everything works fine, places would show correctly and Fontmatrix database is ok
View 2 Replies
View Related
Feb 19, 2009
I have a nfs share that does not automount all the time (may be one out of 10 time it automount properly). I basically have the same line in the fstab on my other 2 computers and no problem on these. I suspect that my wireless connection kick in too late (after fstab). Do you see a solution for delaying a few second the automount of the nfs share.
Code:
# Entry for nfs share on 192.168.1.20 :
192.168.1.20:/mnt/sdb5_data5 /mnt/sdb5_data5 nfs user,sync,rsize=8192,wsize=8192,exec,soft 0 0
View 4 Replies
View Related
May 22, 2010
my Lucid lynx doesn't mount my mp3 player,its already setup in USB-MODE as MSC , but it doesn't show it in desktop, or media folder, or mnt folder or under file system my usb is detected
this is my lsusb output:
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[Code]...
View 4 Replies
View Related
Aug 31, 2010
I have a hard time mounting two external drives on my Suse 11.3. When I use the device notifier gadget both drives get mounted in /media/<drive name>, the vfat drive is read-only though. However, I would like to mount both drives under /<drive name> in separate directories and rw. I looked at the devices in /dev/ and entered the device name to fstab, set the mount point, file system (vfat, and ntfs-3g) and set 'rw,noauto,exec,user,sync 0 0'.
This way I could mount my vfat drive read-only under /<drive name>, but not the ntfs one. After a reboot i noticed that the external drives get different IDs in /dev. E.g. what I had in my fstab under /dev/sdc1 got /dev/sdf1, and /dev/sdc was unknown. I am doing something wrong here, what worked in 11.0 does not seem to work here.
[code]...
View 2 Replies
View Related
Sep 15, 2010
I recently upgraded to Gnome 2.30 and now usb drives don't auto-mount and show-up in Nautilus as a device.
I can mount the drive manually, but it would be nice if this happened automatically when I plugged it in.
View 9 Replies
View Related
Dec 16, 2009
When logged in as my normal userid to OpenSuse 11.2, I cannot get Banshee to recognize my Creative Zen MP3 player. The player does appear as a device on the desktop and I can access files on the player through that icon, but cannot get Banshee to recognize it so it can be managed in Banshee.If however, I log on as root, Banshee recognizes the device without a problem.
The log file in ~/.config/banshee-1 shows the following:
libusb couldn't open USB device /dev/bus/usb/001/004: Permission denied.
libusb requires write access to USB device nodes.
[code]....
View 9 Replies
View Related