View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#12
Originally Posted by nourgomaa View Post
???

I attached partitiontable.txt in attachments.
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