untuk mengingat, belajar dan berbagi

Showing posts with label Boot. Show all posts
Showing posts with label Boot. Show all posts

Repair MBR on Windows 7

  1. Masukkan DVD Windows7 ke dalam DVD ROM, setting BIOS supaya Booting dari DVD
  2. Windows akan Loading ... dan setelah menu pemilihan bahasa, waktu dan default keyboard, pilih startup repair
  3. Di System Recovery Options, pilih Next ,Pilih Command promp
  4. bootsect /nt60 c: /force /mbr atau
        bootsect /nt60 sys atau
        bootsect /nt60 all

saya pakai bootsect /nt60 all /force /mbr ketika mbr tertutup grub2 linux

Di Windows 7 sudah tidak ada recovery consol seperti di XP.
Yang dimaksud tidak bisa booting disini adalah hilangnya mbr (master boot record).

Make a Bootable USB key with Windows 7

  1. Klik Start Menu, cari dan klik kanan Command Prompt, pilih to run it as an Administrator
  2. ketik 'diskpart' lalu tekan enter untuk membuka Microsoft's disk management utility.