Reply
Thread Tools
Posts: 84 | Thanked: 3 times | Joined on Jan 2010
#1
I already posted this somewhere but noone has helped so now I can give you screenshots with what I came up with..

what I dont get is that It works under windows or when I upload pictures to facebook via my phone it shows the memory card otherwise it's a no go.




--


Last edited by patt2k; 2010-02-09 at 19:54.
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#2
The only thing I see different there is that it's showing as having found p4 (the 4th partition on the card), whereas mine finds p1.

Can you try running:
Code:
sudo gainroot
sfdisk -l /dev/mmcblk1
As a side note, it's rather odd that dmesg reports mmcblk0, whereas it's actually mmcblk1, but that's the same on mine.
 
Posts: 84 | Thanked: 3 times | Joined on Jan 2010
#3
Originally Posted by Rob1n View Post
The only thing I see different there is that it's showing as having found p4 (the 4th partition on the card), whereas mine finds p1.

Can you try running:
Code:
sudo gainroot
sfdisk -l /dev/mmcblk1
As a side note, it's rather odd that dmesg reports mmcblk0, whereas it's actually mmcblk1, but that's the same on mine.

Here




??
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#4
That doesn't look right to me. Can you give me the output of "sfdisk -d /dev/mmcblk1"? That should be easier to work with to create a new partition table.
 
Posts: 84 | Thanked: 3 times | Joined on Jan 2010
#5
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#6
That's with "-l" again, not "-d".
 
Posts: 84 | Thanked: 3 times | Joined on Jan 2010
#7
Originally Posted by Rob1n View Post
That's with "-l" again, not "-d".

Code:
"Can you give me the output of "sfdisk -d /dev/mmcblk1"

but okay i will do it with i

and I see it's like a partition maker ;-)

 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#8
No, the output you posted in #5 is from "sfdisk -l /dev/mmcblk1". The output from "sfdisk -d /dev/mmcblk1" should have a series of lines with "start=" and "size=", which is what we need as it's also the format to pass back in to create new partitions.
 
Posts: 84 | Thanked: 3 times | Joined on Jan 2010
#9
Originally Posted by Rob1n View Post
No, the output you posted in #5 is from "sfdisk -l /dev/mmcblk1". The output from "sfdisk -d /dev/mmcblk1" should have a series of lines with "start=" and "size=", which is what we need as it's also the format to pass back in to create new partitions.
It's just above you ^

or link if its not showing up

Code:
http://i50.tinypic.com/2dgnc52.png
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#10
No, that's still not it. Just run:
Code:
sfdisk -d /dev/mmcblk1
 
Reply


 
Forum Jump


All times are GMT. The time now is 03:35.