grub-devel
[Top][All Lists]
Advanced

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

Re: disklabel support


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: disklabel support
Date: Thu, 12 Apr 2012 15:59:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120329 Icedove/10.0.3

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.
> 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


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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