Showing posts with label vista. Show all posts
Showing posts with label vista. Show all posts

Fixmbr for vista

Memperbaiki windows vista memang sedikit berbeda dengan windows xp dan versi dibawahnya. Hal tersebut salah satunya terbukti ketika kita akan merepair boot-record dari system reparasi.

Untuk menormalkan kembali mbr (master boot record), ikuti langkah-langkah berikut:
$ c:\
$ Bootrec.exe /FixMbr
$ Bootrec.exe /FixBoot
$ Bootrec.exe /ScanOs
$ Bootrec.exe /RebuildBcd

untuk setting lebih lanjut:
$ bcdedit.exe /export "C:\Boot\BCDBackup"
$ bcdedit.exe /import "C:\Boot\BCDBackup" -> restores the store

Aditya Wahyu Nugroho
Asisten Unit Pengembangan Komputer Fakultas Ekonomi
Universitas Diponegoro