grub-devel
[Top][All Lists]
Advanced

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

Re: disklabel support


From: tripun goel
Subject: Re: disklabel support
Date: Thu, 12 Apr 2012 20:13:46 +0530

On Thu, Apr 12, 2012 at 7:29 PM, Vladimir 'φ-coder/phcoder' Serbinenko
<address@hidden> wrote:
> On 12.04.2012 14:52, tripun goel wrote:
>> Hi all ,
>> Well I  wonder whether there is a way for  grub2 to support 64 bit
>> disklabels (for eg  DragonflyBSD disklabel) or not ? I could not find
>> it  on any help manual
> Do you have the documentation on on-disk format.
 Please see if this helps ?
http://leaf.dragonflybsd.org/cgi/web-man?command=disklabel64&section=8

>> If not , then can somebody suggest how should i go about editing the
>> source code to add support for such a disklabel .
> If the difference from standard disklabel is minor (e.g. only type
> change) the best way is to have a grub-core/partmap/bsdlong.c which
> defines MODE_LONG and modify grub-core/partmap/bsd.c to change types,
> module name and partmap name (must be in [a-z]+, hence no name "bsd64"
> is possible) when MODE_LONG is defined
>> Please help
>> Thank you
>> Tripun
>>
>> _______________________________________________
>> Grub-devel mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/grub-devel
>>
>
>
> --
> Regards
> Vladimir 'φ-coder/phcoder' Serbinenko
>
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]