linux bootup
From: Uday Mullangi (udaymullangi_at_lucent.com)
Date: 12/07/04
- Next message: Kasper Dupont: "Re: linux bootup"
- Previous message: Kasper Dupont: "Re: Network device driver and blocking send."
- Next in thread: Kasper Dupont: "Re: linux bootup"
- Reply: Kasper Dupont: "Re: linux bootup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 7 Dec 2004 16:01:09 +0530
Hi,
Could anyone answer few questions on bootup sequence of linux that i have.
1.What is the typical size of a bootloader? Since the booloader code starts
from 0x7c00 and can touch till 0x9A000, Can i assume that the max size of
the bootloader could be 0x9a000-0x7c00=0x92400[ 585kb ]. What if the
bootloader exceeds this size?
2.Will the bootloader use the magic number of the(0xAA55) of the kernel
header? If so, when?
3. Is the BIOS setting the IVT for loading linux standardised? (I asked the
because some vector numbers are used by the bootloader BIOS calls). If so,
where can i get the details?
Thanks
Uday
- Next message: Kasper Dupont: "Re: linux bootup"
- Previous message: Kasper Dupont: "Re: Network device driver and blocking send."
- Next in thread: Kasper Dupont: "Re: linux bootup"
- Reply: Kasper Dupont: "Re: linux bootup"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|