![]() |
microsd will not mount
for whatever reason my microSD stop mounting today. i have tried several different file systems, ext2 ext3 fat32... sadly nothing seems to be working.
i have tired to mount manually via the phone. sadly no luck. any tips out there? |
Re: microsd will not mount
Quote:
|
Re: microsd will not mount
Quote:
the N900 is a close as one may come to a PC in a pocket, but it isn't exactly standard, neither... what brand / model is the mSD? is it a mSD or a mSDHC (mSDXC)? capacity, speed class??? |
Re: microsd will not mount
Quote:
http://talk.maemo.org/showpost.php?p...0&postcount=98 |
Re: microsd will not mount
Quote:
http://talk.maemo.org/showthread.php...hlight=microsd http://wiki.maemo.org/Ext2_on_microSD_card honestly i dont remember the error codes. and today it seems the card now being recognized but says it is corrupted. i am tring to format as different file systems with gparted to see what will work. Quote:
sandisk 16 gig microSDHC class 4. Quote:
|
Re: microsd will not mount
Quote:
if you put the ext partition 1st, it won't mount it automatically anymore, indeed need to Code:
~ $ root personally i use Code:
Nokia-N900:~# mount /dev/mmcblk1p2 /media/mmc1/src.ins |
Re: microsd will not mount
New version of ke-recv (daemon which mount sd cards) in CSSU T now suppport more types of filesystem and also more partitions.
|
Re: microsd will not mount
it happened to me last night, problem after another. this cause was updating CSSU. The new update/fix is pushed to repo. follow the steps to solve if your case is similar. read the thread for more info
Quote:
|
Re: microsd will not mount
so... funny story.
there was nothing wrong with the card. it just wont mount right away. after leaving my phone charging for about 20 min, i came back to it, opened file browser and there it was... but if i just pop the card in and run: Nokia-N900:~# mount -t vfat /dev/mmcblk1p1 /media/mmc1 mount: mounting /dev/mmcblk1p1 on /media/mmc1 failed: No such file or directory mmc1 exists, but /dev/mmcblk1 does not. plug the phone into the wall charger and TADA! microsd mounts and /dev/mmcblk1 shows up. |
Re: microsd will not mount
Quote:
mount: mounting /dev/mmcblk1p1 on /media/mmc1 failed: No such file or directory mmc1 exists, but /dev/mmcblk1 does not. |
Re: microsd will not mount
1 Attachment(s)
i had similar problems before.
my problem was caused by this: - an SD card formatted using the PC can only be mounted via /dev/mmcblk1 as fat/vfat. - if I use linux fdisk on the SD card to create partitions, & format /dev/mmcblk1p1, then i have to mount /dev/mmcblk1p1. mounting /dev/mmcblk1 would fail. (all above actually makes sense if you know a bit of how disk contents are written). so, i updated some system scripts in my n900 to handle all those cases properly, including BackupMenu. also updated scripts to recognize ext2 partitions. attached original scripts & updated scripts (to be placed into /usr/sbin). no warranty provided. use at your own risk! warning: if you don't take precautions, you run risk of bricking your n900 permanently because some partitions can't get mounted. first be sure you know how to unbrick your n900, then try. |
Re: microsd will not mount
opps. the attached BackupMenu replacement needs to be in its proper place. & do check that the original matches before replacing!
|
All times are GMT. The time now is 12:57. |
vBulletin® Version 3.8.8