On Thu, Apr 12, 2012 at 7:29 PM, Vladimir 'φ-coder/phcoder' Serbinenko <phco...@gmail.com> 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§ion=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 >> Grub-devel@gnu.org >> https://lists.gnu.org/mailman/listinfo/grub-devel >> > > > -- > Regards > Vladimir 'φ-coder/phcoder' Serbinenko > > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel > _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel