View Single Post
Posts: 80 | Thanked: 1 time | Joined on Aug 2011 @ Egypt
#13
Originally Posted by michaaa62 View Post
???

This was not your partition table, but the lists of superblocks. Please before formatting the partition first make sure the partiion exists at all, hence I am asking for the table of your partitions
Code:
sudo gainroot
sfdisk -l > partitiontable.new
Later format your partition as root
Code:
mkfs.ext3 -m 1 -L home /dev/mmcblk0p2
Sorry.. I did mistake last time... I typed "1" not "l" sorry!
I attached the partitiontable.txt , .new.
Hope u help me

Thanks in advance...
Attached Files
File Type: zip partitiontable.zip (908 Bytes, 108 views)