View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#75
That is the expected output.
Now
Code:
sudo gainroot
mkfs.ext3 -L optfs -c /dev/mmcblk0p2
If you do not get any errors, then reboot and
Code:
sudo gainroot
fsck -af /dev/mmcblk0p2
If this does also run fine, the device would be ready to do the flashing, finally.
 

The Following User Says Thank You to michaaa62 For This Useful Post: