Thread
:
HELP!!! Newbie trying to boot from flash card... wrecked something?
View Single Post
attila77
2009-05-27 , 09:13
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#
2
What does
Code:
cat /proc/partitions
from console say ? Also, the output of
Code:
fdisk -l /dev/mmcblk1
might be helpful (careful with fdisk, that's a lowercase -L). You might be simply having a card that is formatted to a different filesystem than expected (i.e. ext2 instead of fat) and that's why the utils think it's broken or unrepairable.
Last edited by attila77; 2009-05-27 at
09:17
.
Quote & Reply
|
The Following User Says Thank You to attila77 For This Useful Post:
arekieh
attila77
View Public Profile
Send a private message to attila77
Find all posts by attila77