Re: GPT - (last) call for action

From: Marcel Moolenaar <xcllnt_at_mac.com>
Date: Sat, 9 Jun 2007 13:17:34 -0700
On Jun 9, 2007, at 1:04 PM, Ivan Voras wrote:

> Marcel Moolenaar wrote:
>>
>> On Jun 9, 2007, at 9:22 AM, Ivan Voras wrote:
>>
>>> Another thing that would be nice to have is support for fdisk and
>>> disklabel partitions inside geom_part, so it's management utility  
>>> can be
>>> used for both GPT and old style partition management (instead of
>>> currently used two tools: fdisk and disklabel).
>>
>> I do have to make FreeBSD/ia64 boot on a rx2660, but after that I may
>> be able to take a look at it. I know what's there and I know what's
>> missing, so I should be able to get the partitioning stuff working
>
> Thanks!
>
>> soon-ish. The bootblock requirements may take little longer, because
>> there's where g_part is missing features.
>
> Do you mean installing boot blocks into the "protective MBR" via
> geom_part or something else?

Yep. Both MBR and BSD have boot code and we need to be able to install
it through the GEOM ctlreq I/F. It's not a big problem per se, but it's
something that needs to be implemented. I'm thinking of a new verb
(say "install") that takes one or more blobs of code that the scheme
knows how to handle. The boot code is installed after the partitioning
scheme has been created on the disk...

-- 
Marcel Moolenaar
xcllnt_at_mac.com
Received on Sat Jun 09 2007 - 18:17:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:12 UTC