-->

The solution Hardisk Can not Be In FDISK


How to format the hard drive that can not be formatted normally with FDISK, you can use DEBUG. But keep in mind that by executing this command it will erase the entire hard drive (not just the partition).

The trick is as follows:
1. Make a MSDOS boot disk that comes with a file DEBUG;
You can do this with Hirens CD, from http://hirens.info or http://bootdisk.com bootdisk.
 
2. C: \> Debug [Enter]
At the command prompt, type DEBUG and press Enter.

 
3. Type the following command:

--- start
F 200 L1000 0 [Enter]
A CS: 100 [Enter]
MOV AX, 301 [Enter]
MOV BX, 200 [Enter]
MOV CX, 1 [Enter]
MOV DX, 80 [Enter] << 80 points if the hard drive on Primary Master, Primary Slave 81 if
INT 13 [Enter]
INT 20 [Enter] [Enter] << press enter twice
-G [Enter]
--- end
If the message "Program terminated normally" means the process successfully.

4. Turn off the computer [shutdown], unplug all electrical plug, let a moment and then turn it back on. Now the disk can be formatted with the normal.
5. Completed.


Indonesian version


Solusi Hardisk Yang Tidak Dapat Di FDISK
Cara untuk memformat hardisk yang tidak dapat diformat secara normal dengan FDISK, kita dapat menggunakan DEBUG. Tetapi yang perlu diingat bahwa dengan menjalankan perintah ini maka akan menghapus seluruh hardisk (bukan hanya partisi).

Caranya adalah sebagai berikut :
1. Buatlah MSDOS boot disk yang dilengkapi dengan file DEBUG;
Anda bisa melakukannya dengan CD Hirens, dari http://hirens.info atau BootDisk http://bootdisk.com.


2. C:\>Debug[Enter]
Pada command prompt, ketik DEBUG lalu tekan Enter.


3. Ketikkan perintah berikut ini:

--- start
F 200 L1000 0 [Enter]
A CS:100 [Enter]
MOV AX,301 [Enter]
MOV BX,200 [Enter]
MOV CX,1 [Enter]
MOV DX,80 [Enter] << angka 80 jika hardisk di Primary Master, 81 jika Primary Slave
INT 13 [Enter]
INT 20 [Enter] [Enter] << tekan enter dua kali
-G [Enter]
--- end
Jika muncul pesan "Program terminated normally" berarti proses berhasil.

4. Matikan komputer [shutdown], cabut semua steker listrik, biarkan sesaat kemudian nyalakan komputer kembali. Sekarang hardisk dapat diformat dengan normal.
5. Selesai.





Semoga membantu dan membawa manfaat...


 

Related Posts:

Disqus Comments
© 2017 Kharisma - Template Created by goomsite - Proudly powered by Blogger