Skip to main content
2 of 2
added 2 characters in body
GAD3R
  • 69.9k
  • 32
  • 147
  • 216

Question related to MBR

I was reading Linux boot process and stumbled upon below questions:

  1. When mbr gets write on first sector during installation.?
  2. 446 byte of mbr code will be same for either Linux or windows?
  3. How can the mbr know that where is my grub?

I have gone through google but could not find any satisfactory answer.