NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: GPT BIOS boot



Greg Troxel <gdt%lexort.com@localhost> wrote:

> > Adding GPT support to primary bootstrap (bootxx) seems straightforward,
> > but I still wonder about secondary boostrap (boot). 
> 
> Sure, but it seems clear that either there is a way to pass in the start
> offset, or it has logic to parse partition tables and skip raid
> headers.  Agreed that you and I don't understand it, but it seems
> obviously tractable.

It seems to happen in src/sys/arch/i386/stand/lib/biosdisk.c

But adding the ability to read a GPT inside RAIDframe partition will
require some code refactoring.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index