Grub too long and 3 Linux
Tom Bell
cbell44 at cfl.rr.com
Mon Oct 11 20:21:00 UTC 2010
On 10/11/2010 12:49 PM, Perry wrote:
> Le Saturday 09 October 2010 17.36:02 Goh Lip, vous avez écrit (you wrote) :
/* * * * * * * * Snip! * * * * * * * /
>
> Not sure I understand. I thought Grub had to be on the mbr, (taking the place
> of M$ loader) unless the mbr contains another multiboot program that would
> chainload through Grub. The BIOS always starts reading the mbr, no?
> Also, as I understood it, the mbr is so small it can only contain enough code
> to trigger the execution of more code stored elsewhere...then I'm not sure of
> the details and where it is.
>
Actually, the MBR does not contain any code per se. The purpose of the
MBR is to tell the BIOS
how to handle booting the disk, if it is bootable. Every bootable disk
must have an MBR! Non-
bootable disks do not have MBRs. The MBRs consist entirely of data and
instructions, not code.
Hope this clears up any misconceptions.
/* * * * * * * * * * Snip! * * * * * * * */
--
Quis custodiet ipsos custodes? -- Decimus Iunius Iuvenalis (Juvenal), Roman Poet, late 1st, early 2nd century AD
("Who will protect us from the protectors?")
More information about the kubuntu-users
mailing list