View Single Post
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#29
Originally Posted by FRZ View Post
I didn't partition the drive before but, I bought it used, so IDK.
whoami
root

for i in `ls -tr /dev/mmcblk[0-1]*`; do fdisk -l $i; parted $i print;
Error: Can't have a partition outside the disk!
Error: /dev/mtdblock4: unrecognised disk label
Error: /dev/mtdblock3: unrecognised disk label
Error: /dev/mtdblock2: unrecognised disk label
Error: /dev/mtdblock1: unrecognised disk label
Error: /dev/mtdblock0: unrecognised disk label

Error: Could no stat device print - No such file or directory

Retry/Cancel?

So you have not partitioned the disk yet? Is there data on the disk you need or are you ready to wipe it?

If you want to clone, you must first use cfdisk to partition the disk so you can clone to the partitions you created.
__________________
To all my Maemo friends. I will no longer be monitoring any of my threads here on a regular basis. I am no longer supporting anything I did under maemo at maemo.org. If you need some help with something you can reach me at tablethacker.com or www.facebook.com/penguinbait. I have disabled my PM's here, and removed myself from Council email and Community mailing list. There has been some fun times, see you around.