From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: disklabel support
Date: Thu, 12 Apr 2012 15:59:21 +0200 [thread overview]
Message-ID: <4F86DFB9.4010702@gmail.com> (raw)
In-Reply-To: <CAF49s6Ge9LZ50rVxeoSDssXAPAS3SoekUkgLuKU30sL2LyCPsQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 976 bytes --]
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
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]
next prev parent reply other threads:[~2012-04-12 13:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-12 12:52 disklabel support tripun goel
2012-04-12 13:59 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2012-04-12 14:43 ` tripun goel
2012-04-12 14:47 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-04-12 14:53 ` tripun goel
2012-04-18 21:29 ` Vladimir 'φ-coder/phcoder' Serbinenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F86DFB9.4010702@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.