May 28, 2014
8:12 a.m.
On Wed, 28 May 2014 13:28:20 +0530, Saurabh Jain said:
I was reading the booting process of Linux kernel. I got to know that generally the location of MBR is first sector of the bootable device. I want to know that whether we can change the location (Starting address ) of Master Boot Record or not . Can we do this for Linux and Windows both.
Hint: What piece of software loads the MBR from the disk? And who wrote that software, and what would it take to get them to change it?