Problem Description:
My mobile hard disk has four partitions, may be usually abnormal pull out caused by the problem: after inserting the Win7 on the mobile hard disk, the system can only see two drive characters, the last two cannot see, while the system will not stop the popup prompted to format the two partitions, but click Format will be error, In the system's disk management can not be formatted or deleted after the two partitions, after the online Baidu with Eseayrecovery only restore a partition of data, there is a partition in the scan times wrong, use cmd command chkdsk g:/fs, will not be able to use the raw drive, The same error is reported using the Convert command.
Solve:
My notebook is a dual system, after switching to Ubuntu to find that the mobile hard disk is fully functional, so hurry to copy the important data, and then use the Format Partition command:
sudo su root//Get root permissions
Fdisk-l//view partition information
Mkfs.ntfs-l NTFS/DEV/SDB3//According to the above partition information, format the specified partition as NTFS, and then wait for the formatting to complete 100%
Remember once Win7 mobile hard drive prompt format but format failed processing