there are a number of ways to delete existing partitions 1. winP

回答: need help on HP laptop recovery. Thanks满地找牙2013-10-12 15:07:46

2. Boot from a Windows installation DVD and there will be "Advanced" options to delete existing partitions. If this does not work try method 1: Boot from a WinPE cd and wipe off the harddisk with "Clean all" command in Diskpart. if you don't know how to use Diskpart, Here is the steps:

a. Create a txt file with the name deletepartitions.txt using Notepad, copy and paste the following, Save on a USB thumb drive. 
    select disk 0
    clean all
    exit

b.insert the USB thumb drive to the computer you want to reinstall. Boot from WinPE,
c. Go to the drive of USB, if the drive path for the USB drive is E:, just type E: ENTER
d. RUN diskpart deletepartitions.txt
e. Exit

Restart the computer and boot from your Recovery DVD and you should be able to proceed with  a fresh recovery or installation.

所有跟帖: 

Thanks. solved using "minitool partition wizard" -满地找牙- 给 满地找牙 发送悄悄话 满地找牙 的博客首页 (166 bytes) () 10/12/2013 postreply 21:51:55

请您先登陆,再发跟帖!