Neil Conway <[email protected]> wrote:
> I thought sure I had read somewhere that typical x86 PC BIOSes just
> didn't understand the GPT ptbl, and thus couldn't boot from a GPT'ed
> disk.
No common x86 BIOS can understand any partition table. Booting is done by
loading the first sector of the boot device and executing it. The common
MBR code will move it's code to a unused location, load the first sector
of the active partition and execute it. If you replace the MBR code with
the GPT MBR code, it should understand GPTs. If you replace it with lilo
or grub, one of these tools will run. If you replace it with a boot virus,
it will (usurally) install it's hooks and chain-load the original boot
sector, which in turn does it's work.
Hi...
--- Bodo Eggert <[email protected]> wrote:
> No common x86 BIOS can understand any partition table. Booting is
> done by
> loading the first sector of the boot device and executing it. The
> common
D'oh!! Red-face here. Can't believe my brainlessness.
Thanks for putting me straight - that explains a lot. Now to try it
;-)
Neil
PS: I should go back to sleep now, clearly not awake for the last
month.
__________________________________
Do you Yahoo!?
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250