General :: Mounting SD Card (AAOne D255)?
Feb 9, 2011I'm having difficulty mounting cards in the SD slot of my Acer Aspire One D255 (running Slackware 13.1).
[Code]...
I'm having difficulty mounting cards in the SD slot of my Acer Aspire One D255 (running Slackware 13.1).
[Code]...
[URL]So just a little while ago I got sick of win7 starter's sluggishness and inability to successfully display my java eclipse output and decided to switch to linux.I'm using LiLi USB Creator to make my live USBs.First I tried out arch linux which was going absolutely fantastic until I realized that I needed to use a custom kernel to get my wireless working, and without my wireless working (and no idea how to properly mount any sort of external drive in linux) there was no way I'd be able to install the kernel.
So I gave up and decided to try Ubuntu. I created the live usb just fine and tried to boot from it. It went past the bios screen and to the blinking command line underscore, which stopped blinking for a moment. At that point a line of text popped up highlighted in purple and then green for a split second (it could have been green and then purple). After the text, the netbook hung displaying a command line underscore that blinked.
I left it for several hours and it did nothing.Then I tried puppy linux, which froze on the previous text (which did not look anything like an error message, but I don't remember what it said).Then I tried Fedora(edited from debian, which I have not tried), which behaved the same as Ubuntu.I don't know what to try anymore... if this all fails I'll probably go install either XP or OSX (Probably XP, I can't stand safari).
I've tried to search online but I can't find anything that works on our netbook. The netbook has a default Squeeze installation. After inserting the microSD card (via a "microSD card adapter" into the built-in slot), when I double-click on "Computer" on the Gnome desktop, it shows "Multiple Card Reader", but I can't access it. fdisk -l doesn't show any new devices, but dmesg does show the following:
[ 2532.101119] usb 1-5: reset high speed USB device using ehci_hcd and address 8
[ 2542.344135] usb 1-5: reset high speed USB device using ehci_hcd and address 8
[ 2558.588138] usb 1-5: reset high speed USB device using ehci_hcd and address 8
[ 2558.836073] usb 1-5: reset high speed USB device using ehci_hcd and address 8
[Code]....
I can't mount /dev/sdb or mount /dev/sdb1 (fdisk only shows "sda1-3"). The system simply reports that "special device sdb does not exist", although during one attempt I did get a message saying "block device sdb (or sdb1) something...".
It's imperative that I can access this microSD card. It will be put into my mobile phone so I can have the Star Trek: The Next Generation theme tune as the ringtone. I'm sure you all - as will all of humanity - realise the importance of this endeavour
lsusb output:
Bus 005 Device 002: ID 058f:9360 Alcor Micro Corp. 8-in-1 Media Card Reader
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
Bus 003 Device 002: ID 046d:c313 Logitech, Inc.
[Code]...
I'm posting this here because I know the knowledge database here is reliable. I'm mounting a smartmedia card with pccardctl insert 0. I do not know where the device would be located in block, bsg, or in sX. I'm using fedora 12 for this.
View 5 Replies View RelatedI put an SD card in a reader, got all the right signs from the kernel (SCSI device: sda; write-through; etc.)including its 2GB size.
When I try to mount /dev/sda1 I get 'floating point exception' as a response, and it won't mount.
I've never had that message returned from mount, and I can't find any reference to it.
I have an HPDV7 running 11.3.
I have a new 16GB SDHC memory card.
It is formatted FAT-32 LBA
When I plug the the card into the DV7's internal MMC/SD card slot, it automounts as /dev/mmcbkl0p1.
I can then access files (camera images) on the card with Dolphin, etc.
When I plug the card into an external card reader(USB interface), automount fails and I can see a long string of messages from dmesg. It is attempting to mount it as /dev/sdd, I see numerous I/O errors as it attempts to read various sectors.
The card reader is a Kingston FCR-HS219/1.
The 16GB SDHC card in the Kingston card reader combo works on my WinXP machine, so (apparently) the combo does work.
A 2GB SD card (FAT16) in the Kingston reader works on both WinXP and the HPDV7 11.3 laptop.
Few weeks ago modified my old mobile phone SE k750i by setting on it w800i firmware. After this my phone isn't really (fully automatically) recognized by Ubuntu (9.10) which is the small problem for me now. Linux recognizes it as a USB device, but doesn't automatically mount it, which is why I have to do that manually and that leads to read only permissions for my user.
Here are the few outputs:
lsusb
Code:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 006: ID 046d:c222 Logitech, Inc. G15 Keyboard / LCD
Bus 002 Device 005: ID 046d:c221 Logitech, Inc. G15 Keyboard / Keyboard
Bus 002 Device 004: ID 0fce:d028 Sony Ericsson Mobile Communications AB
Bus 002 Device 003: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 002 Device 002: ID 046d:c223 Logitech, Inc. G15 Keyboard / USB Hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
dmesg | grep usb .....
I've tried to create a custom udev rule via this thread, by putting the correct information according to lsusb:
Code:
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0fce", ATTRS{idProduct}=="d028", MODE="0660", OWNER="zivs"
and reloading the udev rules, but that didn't help also.
How could I make my Ubuntu mount the /dev/sdb1 (which is my phone's memory card, since manually mounting it, there's all my phone recorded stuff) automatically on Desktop with all read and write permissions when I connect my phone to computer? Phone gets recognized immediately on Win7 OS ... but after the firmware change it's not really recognized by Ubuntu anymore.
Quote:
an error occurred while mounting /proc/bus/usb - press s to skip mounting or M for manual recovery
I'm getting this error while booting.
Just the last day or so, I've noticed a long pause when I boot my laptop, with lots of disk activity. dmesg says:
[Code]...
Why would there be a 15-second pause (during which the disk is slammed) between mounting root and mounting swap? During this time I see nothing but a blank purple screen, there are no cycling dots or text scroll. Is this normal and I'm just freaking out over nothing because there's no indicator of progress? GRUB default boot options: quiet splash nomodeset video=uvesafb:mode_option=1920x1200-24,mtrr=3,scroll=ywrap vt.handoff=7
I am having permissions errors every time I try to mount a windows host. I have a linux server and all the windows computers can see that computer and its files, but we wanted to start backing up the linux machine to one of our other computers. so I tried to mount one of the computers. here is the sequence of events:
Code:
$mount -t cifs //192.168.1.194/Admin$ /mnt/Anita-comp
password: (I have no password so I left it blank)
Mount error (13): Permission Denied
I tried all sorts of passwords we use around the office and none of them worked.
I then decided to try mounting one of our other computers. this one looked like it worked fine. no error messages at all. (I left password blank) so I look in my filesystem and the mounted drive is not in the /mnt/Anita-comp file. What gives?
How to get Device ID CF Card or all information about CF card?
Info: I use USB card reader to connected CF card
So I mounted an ISO of MEPIS 11 in /mnt/temp, having understood that I can access the files. Well, no, I can't--not really. Almost all the files in the distro are part of the 1.2 GB "mepis" file that comprises the bulk of what's in the iso. I thought I would be able to look inside the distro's guts if I mounted the iso, which would probably have been helpful in explaining why my remastered copies of the ISO weren't any smaller even after I removed a large amount of the applications. (I wanted to modify MEPIS 11 to make it fit onto a CD.) If I can't do this, what is the practical use of mounting the iso and looking at the files?
View 2 Replies View RelatedI want to mount a (.iso) CD-image under Linux (I am using Ubuntu). I know that I can do it with mount using the loopback device, but for that, I need to be root. Is there any way to do it with user privileges?
View 3 Replies View RelatedI have an external Western Digital Hard drive with two HFS partitions with journaling disabled.When I connect it to a computer running Linux (Debian or Ubuntu), frequently both partitions are mounted read-only. In the past, mounting them on my Macbook and executing the command to disable the journaling often worked (even though it would tell me that journaling was already disabled) but I would love to have a solution which works every time.
View 1 Replies View RelatedI have a folder on my drive, which I would like to try mounting as a iso9660 cd. I've tried
mount -t iso9660 131/ ~/mnt/ -o loop
but mount complains that it is a folder. Is there any way to fake it into thinking it's a dvd? The contents a friend of mine copied are in fact dvd contents from a dvd, and I'd like to be able to view without opening up the "vob" files.
convince mount that a folder is a cd?
I am writing a c program in linux and in the program I am mounting 2 usb devices attached to 2 specific ports in the computer. (eg : I have to mount the usb attached to the left port in to /mnt/left and the right port to /mnt/right) and the attachment order of those devices may differ (eg: left port usb may or may not be attached before the right.) In this case what should i do?
View 1 Replies View RelatedI'm using a software that needs to read data from a cdrom. The instructions say to mount the cdrom (mount /mnt/cdrom). I understand that I need to mount the cdrom to /mnt/cdrom. I created a folder "cdrom" under "mnt". Then I tried to mount the cdrom by typing:
sudo mount /media/ /mnt/cdrom/ This didn't work. Under "media" I have another folder with the actual cd content so I tried to mount it too, but again with no success. I keep getting an error that "media is not a block device". What I am doing wrong?
Running Slackware 13.1
Whenever I insert a dvd or a cd, it automatically mounts to /media/[name], Like for example, the DVD I have in now mounts to /media/TBC3.2.0 (TBC3.2.0 is the name of the disc itself).
I'm needing this to mount to a regular point like /media/cdrom0 or whatever. How can I fix this?
I am using dd_rhelp to recover data from a failed 80Gb hard drive with Windows XP and PGP encryption.
My question: How do you mount a drive encrypted with PGP under Windows on a Linux box?
My scenario...
1. I am new to Linux
2. I do not know the PGP passphase
3. I am using Ubuntu and Knoppix
4. I have another 80Gb drive as the target drive
5. Source (bad) drive /dev/sdc1 drive is attached via a SATA-to-USB adapter
6. Target (good) drive /dev/sda1 drive is installed in laptop
My Problem....
Copies data from source to target drive with many errors. When I view the files copied to the target disk they file names are gibberish (extend character sets for file names) with huge file sizes (up to 9Gb).
I plug the target drive into a Windows laptop and it does not recognize it, even though it was formatted as ntfs.
Is it possible for 2 linux machines to mount the same space? The filesystem is Ext3 as mounted by the primary machine. I need to attach a 2nd machine to the same space to see the data for backup purposes. I've tried mounting but I get, "wrong fs type, bad superblock" error.
View 1 Replies View RelatedI'm new to linux,so i'm confused with MOUNTING files. give differences and unique functions of the FSTAB, MTAB, /PROC/MTAB files.
View 2 Replies View RelatedI have a new flash drive (pen drive) .Last few days it work fine .But now when i plug it in usb port , then a error message appear "unable to mount media.There is probably no media in the drive" .
View 4 Replies View RelatedI am writing a c program in linux and in the program I am mounting 2 usb devices attached to 2 specific ports in the computer. (eg : I have to mount the usb attached to the left port in to /mnt/left and the right port to /mnt/right) and the attachment order of those devices may differ (eg: left port usb may or may not be attached before the right.) In this case what should i do?
View 4 Replies View RelatedI wanted to get some data off a second disk, let me tell you what I did. (that didn't work). The data I am looking for is under /etc/ on the second disk. I looked in /dev for /dev/hda or hdb but there was nothing.
I found:
/dev/sda
/dev/sda1
/dev/sda2
/dev/sdb
/dev/sdb1
/dev/sdb2
So I guessed /dev/sdb /dev/sdb1 /dev/sdb2 was the second disk. So I did:
mkdir /tmp/olddisksdb
mkdir /tmp/olddisksdb1
mkdir /tmp/olddisksdb2
Then I did
mount /dev/sdb /tmp/olddisksdb and got mount: you must specify the filesystem type
mount /dev/sdb1 /tmp/olddisksdb1 and got no feedback (good?)
mount /dev/sdb2 /tmp/olddisksdb2 and got mount: you must specify the filesystem type
If I do:
ls /tmp/olddisksdb - I get nothing.
ls /tmp/olddisksdb2 - I get nothing
ls /tmp/olddisksdb1 - I get:
config-2.6.18-128.el5 symvers-2.6.18-128.el5.gz
config-2.6.18-164.9.1.el5 symvers-2.6.18-164.9.1.el5.gz
grub System.map-2.6.18-128.el5
initrd-2.6.18-128.el5.img System.map-2.6.18-164.9.1.el5
initrd-2.6.18-164.9.1.el5.img vmlinuz-2.6.18-128.el5
lost+found vmlinuz-2.6.18-164.9.1.el5
message
This is a CentOS box.
I had windows vista on one partition, xp on another documents on another and programs on another.When I installed ubuntu on a new partition it very kindly let me see all the other partitions and mount them as necessary. I would like all my ubuntu files, documents music downloads to go right on to the documents partition so when I back up that drive to an external I have it backs up the documents drive it has all the files I have created in vista or ubuntu. Eventually I want to leave windows completely but I would still want to store all the ubuntu files on the documents drive.
I can go to "places" and mount the documents drive but what I would like to do is when I fire up ubuntu that the documents drive mounts automatically.
Is I issue this request on my sustem, does it link all storgae for the squid folder onto the sda2 partition? What happens to storage on the /var folder, which is already mounted on the sda3 partition?
mount /dev/sda2 /var/spool/squid
[root@]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 4.8G 1.5G 3.0G 34% /
[code]....
How to mount ntfs partitions into red hat linux. I'm trying to mount but not mounted that
View 8 Replies View RelatedI want to mount my all windows partition in my "Red Hat Linux", please help me to mount all my windows partition in linux.And please tell if i mount windows partition is it harmful for windows/partition?
View 3 Replies View RelatedI have ubuntu 10.04 LTS installed. I want to mount a windows partition. I can, of course, use fstab. However, I open nautilus and click on the windows partition in the placed panel. How do I use mount (or any other command) to emulate this?
View 6 Replies View Related