[System] no such partition, suchpartition
The computer system is win8.1 + ubuntu14.2. To uninstall ubuntu and install CentOS, the ubuntu partition is deleted and restarted under win8.1. The no such partition grub rescue> error occurs.
The reason is that the dual system was previously guided by grub of ubuntu, and now the entire ubuntu system is gone, and the remaining win8.1 system certainly cannot be guided.
Solution:
I. System Disk repair
1. insert your win8.1 system CD
2. After restarting, select "repair computer"
3. Enter the cmd command line mode.
4. Enter the command bootsect/nt60 C:
5. After the prompt is displayed, enter the bootrec/fixmbr command.
6. Restart your computer after you see the success prompt.
Ii. boot the disk with a USB flash drive
1. Enter PE
2. Find the record for rebuilding the system master boot and execute
3. Restart